| 1 | [ Jan 16 03:31:53 Enabled. ] | ||
| 2 | [ Jan 16 03:31:53 Rereading configuration. ] | ||
| 3 | [ Jan 16 03:31:54 Rereading configuration. ] | ||
| 4 | [ Jan 16 03:32:00 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 16 03:32:00 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.16 03:32:01.817617 [ 1 ] {} <Information> Application: Will watch for the process with pid 26496 | ||
| 29 | 2026.01.16 03:32:01.818216 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.16 03:32:02.292154 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26496 | ||
| 31 | 2026.01.16 03:32:02.293020 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.16 03:32:02.293184 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.16 03:32:02.405092 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.16 03:32:02.456911 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.16 03:32:02.457002 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.16 03:32:02.457023 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.16 03:32:02.457088 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.16 03:32:02.457749 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.16 03:32:02.460029 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.16 03:32:02.460967 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.16 03:32:02.461838 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.16 03:32:02.461890 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.16 03:32:02.461933 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.16 03:32:02.462684 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.16 03:32:02.463709 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.16 03:32:02.470418 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.16 03:32:02.471141 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.16 03:32:02.472588 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.16 03:32:02.472688 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.16 03:32:02.473828 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.16 03:32:02.474381 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.16 03:32:02.478498 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.16 03:32:02.478945 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.16 03:32:02.482435 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.16 03:32:02.482834 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.16 03:32:02.483380 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.16 03:32:02.483783 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.16 03:32:02.485337 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.16 03:32:02.485365 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.16 03:32:02.485484 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.16 03:32:02.485598 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.16 03:32:02.510384 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.16 03:32:02.510414 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181192 sec | ||
| 68 | 2026.01.16 03:32:02.510473 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.16 03:32:02.510519 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.16 03:32:02.511243 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.16 03:32:02.511851 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.16 03:32:02.523363 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.16 03:32:02.523409 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.16 03:32:02.523573 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.16 03:32:02.523594 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.16 03:32:02.523651 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.16 03:32:02.523751 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.16 03:32:02.528662 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.16 03:32:02.528719 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.16 03:32:02.528777 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.16 03:32:02.528984 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.16 03:32:02.529039 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.16 03:32:02.529055 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.16 03:32:02.529148 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.16 03:32:02.529166 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.16 03:32:02.529212 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.16 03:32:02.529297 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.16 03:32:02.558718 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.16 03:32:02.570328 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.16 03:32:02.570461 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157523 sec | ||
| 91 | 2026.01.16 03:32:02.570481 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.16 03:32:02.570494 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.16 03:32:02.570526 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.16 03:32:02.570774 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.16 03:32:02.570880 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.16 03:32:02.570894 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.16 03:32:02.570905 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.16 03:32:02.570916 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.16 03:32:02.603532 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.16 03:32:02.603772 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.16 03:32:02.605228 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.298e-05 sec. | ||
| 102 | 2026.01.16 03:32:02.605631 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.16 03:32:02.606954 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.16 03:32:02.606977 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.16 03:32:02.705965 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57316 | ||
| 106 | 2026.01.16 03:32:02.710030 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.16 03:32:02.710100 [ 3 ] {} <Debug> TCP-Session: 327d8909-2d7e-416b-bf57-f71ea781af30 Authenticating user 'default' from [fd00:1122:3344:101::c]:57316 | ||
| 108 | 2026.01.16 03:32:02.710128 [ 3 ] {} <Debug> TCP-Session: 327d8909-2d7e-416b-bf57-f71ea781af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.16 03:32:02.710202 [ 3 ] {} <Debug> TCP-Session: 327d8909-2d7e-416b-bf57-f71ea781af30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.16 03:32:02.710299 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.16 03:32:02.710325 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.16 03:32:02.710393 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.16 03:32:02.710990 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38560 | ||
| 114 | 2026.01.16 03:32:02.710998 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52466 | ||
| 115 | 2026.01.16 03:32:02.711145 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49019 | ||
| 116 | 2026.01.16 03:32:02.711188 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.16 03:32:02.711307 [ 4 ] {} <Debug> TCP-Session: d8fd8364-a5d2-4f8d-bebc-81c0e14826ff Authenticating user 'default' from [fd00:1122:3344:101::c]:38560 | ||
| 118 | 2026.01.16 03:32:02.711331 [ 4 ] {} <Debug> TCP-Session: d8fd8364-a5d2-4f8d-bebc-81c0e14826ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.16 03:32:02.711343 [ 4 ] {} <Debug> TCP-Session: d8fd8364-a5d2-4f8d-bebc-81c0e14826ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.16 03:32:02.711398 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.16 03:32:02.711433 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.16 03:32:02.711444 [ 5 ] {} <Debug> TCP-Session: 57c8a5b2-4570-42c8-8f6a-11588d77aea4 Authenticating user 'default' from [fd00:1122:3344:101::c]:52466 | ||
| 123 | 2026.01.16 03:32:02.711472 [ 254 ] {} <Debug> TCP-Session: e432ed11-be1a-4234-a9eb-90f43befa9d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:49019 | ||
| 124 | 2026.01.16 03:32:02.711556 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44572 | ||
| 125 | 2026.01.16 03:32:02.711502 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43540 | ||
| 126 | 2026.01.16 03:32:02.711695 [ 254 ] {} <Debug> TCP-Session: e432ed11-be1a-4234-a9eb-90f43befa9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.16 03:32:02.711729 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35180 | ||
| 128 | 2026.01.16 03:32:02.711483 [ 5 ] {} <Debug> TCP-Session: 57c8a5b2-4570-42c8-8f6a-11588d77aea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.16 03:32:02.711788 [ 254 ] {} <Debug> TCP-Session: e432ed11-be1a-4234-a9eb-90f43befa9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.16 03:32:02.711816 [ 5 ] {} <Debug> TCP-Session: 57c8a5b2-4570-42c8-8f6a-11588d77aea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.16 03:32:02.711919 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.16 03:32:02.711937 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53703 | ||
| 133 | 2026.01.16 03:32:02.711966 [ 256 ] {} <Debug> TCP-Session: a06efb0b-cb1a-457d-8444-2dafce540bdb Authenticating user 'default' from [fd00:1122:3344:101::c]:44572 | ||
| 134 | 2026.01.16 03:32:02.711978 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.16 03:32:02.711968 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.16 03:32:02.712058 [ 256 ] {} <Debug> TCP-Session: a06efb0b-cb1a-457d-8444-2dafce540bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.16 03:32:02.712100 [ 255 ] {} <Debug> TCP-Session: 315a1456-503a-4884-a39f-13b044e38bec Authenticating user 'default' from [fd00:1122:3344:101::c]:43540 | ||
| 138 | 2026.01.16 03:32:02.712122 [ 256 ] {} <Debug> TCP-Session: a06efb0b-cb1a-457d-8444-2dafce540bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.16 03:32:02.712075 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.16 03:32:02.712070 [ 257 ] {} <Debug> TCP-Session: a26c2e87-e170-4e1a-aea0-77627e2f6a14 Authenticating user 'default' from [fd00:1122:3344:101::c]:35180 | ||
| 141 | 2026.01.16 03:32:02.712199 [ 258 ] {} <Debug> TCP-Session: 0979ffa9-085d-4ab9-b6c1-aa8e0a236566 Authenticating user 'default' from [fd00:1122:3344:101::c]:53703 | ||
| 142 | 2026.01.16 03:32:02.712185 [ 255 ] {} <Debug> TCP-Session: 315a1456-503a-4884-a39f-13b044e38bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.16 03:32:02.712279 [ 257 ] {} <Debug> TCP-Session: a26c2e87-e170-4e1a-aea0-77627e2f6a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.16 03:32:02.712304 [ 258 ] {} <Debug> TCP-Session: 0979ffa9-085d-4ab9-b6c1-aa8e0a236566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.16 03:32:02.712291 [ 255 ] {} <Debug> TCP-Session: 315a1456-503a-4884-a39f-13b044e38bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.16 03:32:02.712369 [ 257 ] {} <Debug> TCP-Session: a26c2e87-e170-4e1a-aea0-77627e2f6a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.16 03:32:02.712392 [ 258 ] {} <Debug> TCP-Session: 0979ffa9-085d-4ab9-b6c1-aa8e0a236566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.16 03:32:03.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.97 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.01.16 03:32:03.449878 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50093 | ||
| 150 | 2026.01.16 03:32:03.450626 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.16 03:32:03.450711 [ 259 ] {} <Debug> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Authenticating user 'default' from [fd00:1122:3344:101::d]:50093 | ||
| 152 | 2026.01.16 03:32:03.450735 [ 259 ] {} <Debug> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.16 03:32:03.450810 [ 259 ] {} <Debug> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.16 03:32:03.450889 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.16 03:32:03.450932 [ 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.01.16 03:32:03.451010 [ 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.01.16 03:32:03.451495 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61280 | ||
| 158 | 2026.01.16 03:32:03.451607 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52973 | ||
| 159 | 2026.01.16 03:32:03.451719 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.16 03:32:03.451728 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45269 | ||
| 161 | 2026.01.16 03:32:03.451810 [ 260 ] {} <Debug> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61280 | ||
| 162 | 2026.01.16 03:32:03.451841 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37425 | ||
| 163 | 2026.01.16 03:32:03.451897 [ 260 ] {} <Debug> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.16 03:32:03.451950 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.01.16 03:32:03.451958 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41592 | ||
| 166 | 2026.01.16 03:32:03.451984 [ 260 ] {} <Debug> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.16 03:32:03.452006 [ 261 ] {} <Debug> TCP-Session: 226b5494-7eab-423d-b005-e357a6142106 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
| 168 | 2026.01.16 03:32:03.452102 [ 261 ] {} <Debug> TCP-Session: 226b5494-7eab-423d-b005-e357a6142106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.16 03:32:03.452117 [ 261 ] {} <Debug> TCP-Session: 226b5494-7eab-423d-b005-e357a6142106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.16 03:32:03.452143 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54158 | ||
| 171 | 2026.01.16 03:32:03.452852 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34284 | ||
| 172 | 2026.01.16 03:32:03.454216 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42348 | ||
| 173 | 2026.01.16 03:32:03.456242 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.16 03:32:03.456281 [ 265 ] {} <Debug> TCP-Session: 9857cb39-2292-40df-8c50-2da6c1c17e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:54158 | ||
| 175 | 2026.01.16 03:32:03.456286 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.16 03:32:03.456759 [ 265 ] {} <Debug> TCP-Session: 9857cb39-2292-40df-8c50-2da6c1c17e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.16 03:32:03.456782 [ 265 ] {} <Debug> TCP-Session: 9857cb39-2292-40df-8c50-2da6c1c17e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.16 03:32:03.456788 [ 267 ] {} <Debug> TCP-Session: 82ae5736-2804-4266-b774-51c02d036dea Authenticating user 'default' from [fd00:1122:3344:101::d]:42348 | ||
| 179 | 2026.01.16 03:32:03.457103 [ 267 ] {} <Debug> TCP-Session: 82ae5736-2804-4266-b774-51c02d036dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.16 03:32:03.457121 [ 267 ] {} <Debug> TCP-Session: 82ae5736-2804-4266-b774-51c02d036dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.16 03:32:03.458698 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.16 03:32:03.458746 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.16 03:32:03.458756 [ 266 ] {} <Debug> TCP-Session: 85aba320-af2c-4f2a-853c-a4c28452c8af Authenticating user 'default' from [fd00:1122:3344:101::d]:34284 | ||
| 184 | 2026.01.16 03:32:03.458986 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.01.16 03:32:03.458872 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.01.16 03:32:03.458815 [ 263 ] {} <Debug> TCP-Session: 0f326ac0-763c-4455-82f6-61c031a5d168 Authenticating user 'default' from [fd00:1122:3344:101::d]:37425 | ||
| 187 | 2026.01.16 03:32:03.458923 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 188 | 2026.01.16 03:32:03.459215 [ 266 ] {} <Debug> TCP-Session: 85aba320-af2c-4f2a-853c-a4c28452c8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.16 03:32:03.459232 [ 263 ] {} <Debug> TCP-Session: 0f326ac0-763c-4455-82f6-61c031a5d168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.16 03:32:03.459405 [ 266 ] {} <Debug> TCP-Session: 85aba320-af2c-4f2a-853c-a4c28452c8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.16 03:32:03.459427 [ 262 ] {} <Debug> TCP-Session: ab7a4f5e-826f-4194-a6cf-02caedfdc840 Authenticating user 'default' from [fd00:1122:3344:101::d]:45269 | ||
| 192 | 2026.01.16 03:32:03.459429 [ 263 ] {} <Debug> TCP-Session: 0f326ac0-763c-4455-82f6-61c031a5d168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.16 03:32:03.459660 [ 262 ] {} <Debug> TCP-Session: ab7a4f5e-826f-4194-a6cf-02caedfdc840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.16 03:32:03.459940 [ 264 ] {} <Debug> TCP-Session: d4acc112-4d54-4f26-a16f-0b7b35486b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:41592 | ||
| 195 | 2026.01.16 03:32:03.459943 [ 262 ] {} <Debug> TCP-Session: ab7a4f5e-826f-4194-a6cf-02caedfdc840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.16 03:32:03.459969 [ 264 ] {} <Debug> TCP-Session: d4acc112-4d54-4f26-a16f-0b7b35486b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.16 03:32:03.460067 [ 264 ] {} <Debug> TCP-Session: d4acc112-4d54-4f26-a16f-0b7b35486b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.16 03:32:03.462349 [ 259 ] {52731fa4-597f-4ce8-8692-c810d674021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.01.16 03:32:03.593132 [ 259 ] {52731fa4-597f-4ce8-8692-c810d674021c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50093) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.01.16 03:32:03.594249 [ 259 ] {52731fa4-597f-4ce8-8692-c810d674021c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.01.16 03:32:03.594482 [ 259 ] {52731fa4-597f-4ce8-8692-c810d674021c} <Debug> TCPHandler: Processed in 0.142697714 sec. | ||
| 248 | 2026.01.16 03:32:03.594940 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.01.16 03:32:03.595237 [ 260 ] {fc7b8964-4664-430d-a441-cd9b7fac8ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.01.16 03:32:03.595625 [ 260 ] {fc7b8964-4664-430d-a441-cd9b7fac8ae7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61280) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.01.16 03:32:03.595897 [ 260 ] {fc7b8964-4664-430d-a441-cd9b7fac8ae7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.01.16 03:32:03.596189 [ 260 ] {fc7b8964-4664-430d-a441-cd9b7fac8ae7} <Debug> TCPHandler: Processed in 0.001422332 sec. | ||
| 299 | 2026.01.16 03:32:03.598700 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.01.16 03:32:03.599554 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.01.16 03:32:03.600267 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.01.16 03:32:03.607920 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.01.16 03:32:03.607948 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8481e-05 sec | ||
| 304 | 2026.01.16 03:32:03.608025 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.01.16 03:32:03.608082 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.01.16 03:32:03.608115 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.01.16 03:32:03.608879 [ 259 ] {5ff71272-3b20-4067-ace5-4f31e2dff9a5} <Debug> TCPHandler: Processed in 0.010398516 sec. | ||
| 308 | 2026.01.16 03:32:03.609052 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.01.16 03:32:03.609284 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.01.16 03:32:03.609410 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.01.16 03:32:03.614504 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.01.16 03:32:03.624637 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb): Loading data parts | ||
| 314 | 2026.01.16 03:32:03.625885 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb): There are no data parts | ||
| 315 | 2026.01.16 03:32:03.640691 [ 259 ] {947ee795-ecd3-428a-a82b-680cebce037f} <Debug> TCPHandler: Processed in 0.031692985 sec. | ||
| 316 | 2026.01.16 03:32:03.640861 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.01.16 03:32:03.641091 [ 259 ] {503f3108-b516-4cf9-8e13-d7a735de4809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.01.16 03:32:03.641227 [ 259 ] {503f3108-b516-4cf9-8e13-d7a735de4809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.01.16 03:32:03.655284 [ 259 ] {503f3108-b516-4cf9-8e13-d7a735de4809} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Loading data parts | ||
| 330 | 2026.01.16 03:32:03.655492 [ 259 ] {503f3108-b516-4cf9-8e13-d7a735de4809} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): There are no data parts | ||
| 331 | 2026.01.16 03:32:03.660522 [ 259 ] {503f3108-b516-4cf9-8e13-d7a735de4809} <Debug> TCPHandler: Processed in 0.019716925 sec. | ||
| 332 | 2026.01.16 03:32:03.660765 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.01.16 03:32:03.660934 [ 259 ] {8780fe3d-745a-4171-ba0b-b8e1a61084d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 334 | 2026.01.16 03:32:03.661074 [ 259 ] {8780fe3d-745a-4171-ba0b-b8e1a61084d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.01.16 03:32:03.670385 [ 259 ] {8780fe3d-745a-4171-ba0b-b8e1a61084d8} <Debug> oximeter.measurements_i8 (d51b848f-9ad0-4188-8d80-7bf574925b5f): Loading data parts | ||
| 336 | 2026.01.16 03:32:03.670604 [ 259 ] {8780fe3d-745a-4171-ba0b-b8e1a61084d8} <Debug> oximeter.measurements_i8 (d51b848f-9ad0-4188-8d80-7bf574925b5f): There are no data parts | ||
| 337 | 2026.01.16 03:32:03.675944 [ 259 ] {8780fe3d-745a-4171-ba0b-b8e1a61084d8} <Debug> TCPHandler: Processed in 0.015238088 sec. | ||
| 338 | 2026.01.16 03:32:03.676110 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.01.16 03:32:03.676322 [ 259 ] {dc3edcec-10a8-4b71-b904-e46dd3ac4a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 340 | 2026.01.16 03:32:03.676411 [ 259 ] {dc3edcec-10a8-4b71-b904-e46dd3ac4a32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.01.16 03:32:03.683340 [ 259 ] {dc3edcec-10a8-4b71-b904-e46dd3ac4a32} <Debug> oximeter.measurements_u8 (01f3e8bc-2c42-47c3-9b0f-610b0058e2da): Loading data parts | ||
| 342 | 2026.01.16 03:32:03.683487 [ 259 ] {dc3edcec-10a8-4b71-b904-e46dd3ac4a32} <Debug> oximeter.measurements_u8 (01f3e8bc-2c42-47c3-9b0f-610b0058e2da): There are no data parts | ||
| 343 | 2026.01.16 03:32:03.688456 [ 259 ] {dc3edcec-10a8-4b71-b904-e46dd3ac4a32} <Debug> TCPHandler: Processed in 0.012406605 sec. | ||
| 344 | 2026.01.16 03:32:03.688684 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.01.16 03:32:03.688842 [ 259 ] {d51756ce-14a5-4747-aab6-1caef9479deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 346 | 2026.01.16 03:32:03.688948 [ 259 ] {d51756ce-14a5-4747-aab6-1caef9479deb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.01.16 03:32:03.698149 [ 259 ] {d51756ce-14a5-4747-aab6-1caef9479deb} <Debug> oximeter.measurements_i16 (2d1b4cc8-5899-4b6d-9406-7bbbe8403973): Loading data parts | ||
| 348 | 2026.01.16 03:32:03.698296 [ 259 ] {d51756ce-14a5-4747-aab6-1caef9479deb} <Debug> oximeter.measurements_i16 (2d1b4cc8-5899-4b6d-9406-7bbbe8403973): There are no data parts | ||
| 349 | 2026.01.16 03:32:03.703681 [ 259 ] {d51756ce-14a5-4747-aab6-1caef9479deb} <Debug> TCPHandler: Processed in 0.015046805 sec. | ||
| 350 | 2026.01.16 03:32:03.703859 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.16 03:32:03.704013 [ 259 ] {c41e7d1c-b6a3-492d-a51f-a167874b8d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 352 | 2026.01.16 03:32:03.704115 [ 259 ] {c41e7d1c-b6a3-492d-a51f-a167874b8d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.01.16 03:32:03.711265 [ 259 ] {c41e7d1c-b6a3-492d-a51f-a167874b8d15} <Debug> oximeter.measurements_u16 (b4fca299-4664-4f3b-8961-f14e13529ad0): Loading data parts | ||
| 354 | 2026.01.16 03:32:03.711453 [ 259 ] {c41e7d1c-b6a3-492d-a51f-a167874b8d15} <Debug> oximeter.measurements_u16 (b4fca299-4664-4f3b-8961-f14e13529ad0): There are no data parts | ||
| 355 | 2026.01.16 03:32:03.716922 [ 259 ] {c41e7d1c-b6a3-492d-a51f-a167874b8d15} <Debug> TCPHandler: Processed in 0.013112476 sec. | ||
| 356 | 2026.01.16 03:32:03.717115 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.16 03:32:03.717327 [ 259 ] {43a8f499-c858-4fc0-98eb-4c74554ce850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 358 | 2026.01.16 03:32:03.717454 [ 259 ] {43a8f499-c858-4fc0-98eb-4c74554ce850} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.01.16 03:32:03.728513 [ 259 ] {43a8f499-c858-4fc0-98eb-4c74554ce850} <Debug> oximeter.measurements_i32 (b32cae02-cd73-4bb7-a82b-5924e5197de4): Loading data parts | ||
| 360 | 2026.01.16 03:32:03.728671 [ 259 ] {43a8f499-c858-4fc0-98eb-4c74554ce850} <Debug> oximeter.measurements_i32 (b32cae02-cd73-4bb7-a82b-5924e5197de4): There are no data parts | ||
| 361 | 2026.01.16 03:32:03.734315 [ 259 ] {43a8f499-c858-4fc0-98eb-4c74554ce850} <Debug> TCPHandler: Processed in 0.017251568 sec. | ||
| 362 | 2026.01.16 03:32:03.734488 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.01.16 03:32:03.734665 [ 259 ] {73379943-6fca-4ced-bbd7-278174f890cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 364 | 2026.01.16 03:32:03.734797 [ 259 ] {73379943-6fca-4ced-bbd7-278174f890cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.01.16 03:32:03.742594 [ 259 ] {73379943-6fca-4ced-bbd7-278174f890cf} <Debug> oximeter.measurements_u32 (c4064219-6aab-479e-a32e-119c3a7c7017): Loading data parts | ||
| 366 | 2026.01.16 03:32:03.742791 [ 259 ] {73379943-6fca-4ced-bbd7-278174f890cf} <Debug> oximeter.measurements_u32 (c4064219-6aab-479e-a32e-119c3a7c7017): There are no data parts | ||
| 367 | 2026.01.16 03:32:03.748171 [ 259 ] {73379943-6fca-4ced-bbd7-278174f890cf} <Debug> TCPHandler: Processed in 0.013744875 sec. | ||
| 368 | 2026.01.16 03:32:03.748356 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.16 03:32:03.748549 [ 259 ] {bc56258c-04d8-48d5-9a5e-e8c7f876d4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 370 | 2026.01.16 03:32:03.748654 [ 259 ] {bc56258c-04d8-48d5-9a5e-e8c7f876d4da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.01.16 03:32:03.759792 [ 259 ] {bc56258c-04d8-48d5-9a5e-e8c7f876d4da} <Debug> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Loading data parts | ||
| 372 | 2026.01.16 03:32:03.759968 [ 259 ] {bc56258c-04d8-48d5-9a5e-e8c7f876d4da} <Debug> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): There are no data parts | ||
| 373 | 2026.01.16 03:32:03.764172 [ 259 ] {bc56258c-04d8-48d5-9a5e-e8c7f876d4da} <Debug> TCPHandler: Processed in 0.015864948 sec. | ||
| 374 | 2026.01.16 03:32:03.764345 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.16 03:32:03.764542 [ 259 ] {6f744b5f-7156-4c01-9d3d-69a4ef45347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 376 | 2026.01.16 03:32:03.764691 [ 259 ] {6f744b5f-7156-4c01-9d3d-69a4ef45347e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.01.16 03:32:03.774010 [ 259 ] {6f744b5f-7156-4c01-9d3d-69a4ef45347e} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Loading data parts | ||
| 378 | 2026.01.16 03:32:03.774159 [ 259 ] {6f744b5f-7156-4c01-9d3d-69a4ef45347e} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): There are no data parts | ||
| 379 | 2026.01.16 03:32:03.777115 [ 259 ] {6f744b5f-7156-4c01-9d3d-69a4ef45347e} <Debug> TCPHandler: Processed in 0.012834172 sec. | ||
| 380 | 2026.01.16 03:32:03.777278 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.16 03:32:03.777526 [ 259 ] {8376b8d4-11ec-4da4-a240-90f2d44b3b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 382 | 2026.01.16 03:32:03.777636 [ 259 ] {8376b8d4-11ec-4da4-a240-90f2d44b3b8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.01.16 03:32:03.787910 [ 259 ] {8376b8d4-11ec-4da4-a240-90f2d44b3b8a} <Debug> oximeter.measurements_f32 (5dd8e505-1958-4d48-9113-453581e02424): Loading data parts | ||
| 384 | 2026.01.16 03:32:03.788068 [ 259 ] {8376b8d4-11ec-4da4-a240-90f2d44b3b8a} <Debug> oximeter.measurements_f32 (5dd8e505-1958-4d48-9113-453581e02424): There are no data parts | ||
| 385 | 2026.01.16 03:32:03.791620 [ 259 ] {8376b8d4-11ec-4da4-a240-90f2d44b3b8a} <Debug> TCPHandler: Processed in 0.014403505 sec. | ||
| 386 | 2026.01.16 03:32:03.791808 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.16 03:32:03.792039 [ 259 ] {bfb74ad5-0e8a-42e0-88dc-067129a57566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 388 | 2026.01.16 03:32:03.792180 [ 259 ] {bfb74ad5-0e8a-42e0-88dc-067129a57566} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.01.16 03:32:03.804578 [ 259 ] {bfb74ad5-0e8a-42e0-88dc-067129a57566} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Loading data parts | ||
| 390 | 2026.01.16 03:32:03.804728 [ 259 ] {bfb74ad5-0e8a-42e0-88dc-067129a57566} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): There are no data parts | ||
| 391 | 2026.01.16 03:32:03.809353 [ 259 ] {bfb74ad5-0e8a-42e0-88dc-067129a57566} <Debug> TCPHandler: Processed in 0.017621444 sec. | ||
| 392 | 2026.01.16 03:32:03.809499 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.16 03:32:03.809718 [ 259 ] {779f43fb-1fd7-438f-ac6c-3f08e8d4fa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 394 | 2026.01.16 03:32:03.809821 [ 259 ] {779f43fb-1fd7-438f-ac6c-3f08e8d4fa9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.01.16 03:32:03.821439 [ 259 ] {779f43fb-1fd7-438f-ac6c-3f08e8d4fa9e} <Debug> oximeter.measurements_string (ba6db0d6-ddf1-4d26-8f06-d446a937f73e): Loading data parts | ||
| 396 | 2026.01.16 03:32:03.821622 [ 259 ] {779f43fb-1fd7-438f-ac6c-3f08e8d4fa9e} <Debug> oximeter.measurements_string (ba6db0d6-ddf1-4d26-8f06-d446a937f73e): There are no data parts | ||
| 397 | 2026.01.16 03:32:03.826169 [ 259 ] {779f43fb-1fd7-438f-ac6c-3f08e8d4fa9e} <Debug> TCPHandler: Processed in 0.01671906 sec. | ||
| 398 | 2026.01.16 03:32:03.826326 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.01.16 03:32:03.826486 [ 259 ] {9235dd2f-2771-4d3e-9cc1-5e2f681264a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.01.16 03:32:03.826617 [ 259 ] {9235dd2f-2771-4d3e-9cc1-5e2f681264a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.01.16 03:32:03.840457 [ 259 ] {9235dd2f-2771-4d3e-9cc1-5e2f681264a7} <Debug> oximeter.measurements_bytes (08a50a80-44e1-48be-87dd-510384ca0e3a): Loading data parts | ||
| 409 | 2026.01.16 03:32:03.840683 [ 259 ] {9235dd2f-2771-4d3e-9cc1-5e2f681264a7} <Debug> oximeter.measurements_bytes (08a50a80-44e1-48be-87dd-510384ca0e3a): There are no data parts | ||
| 410 | 2026.01.16 03:32:03.844729 [ 259 ] {9235dd2f-2771-4d3e-9cc1-5e2f681264a7} <Debug> TCPHandler: Processed in 0.018453616 sec. | ||
| 411 | 2026.01.16 03:32:03.844906 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.16 03:32:03.845156 [ 259 ] {fad0cf8e-89bb-42a9-b92f-01e0b3edf6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 413 | 2026.01.16 03:32:03.845266 [ 259 ] {fad0cf8e-89bb-42a9-b92f-01e0b3edf6d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.01.16 03:32:03.857676 [ 259 ] {fad0cf8e-89bb-42a9-b92f-01e0b3edf6d1} <Debug> oximeter.measurements_cumulativei64 (4588fcd7-874b-43a0-9371-d3ec21623d57): Loading data parts | ||
| 415 | 2026.01.16 03:32:03.857828 [ 259 ] {fad0cf8e-89bb-42a9-b92f-01e0b3edf6d1} <Debug> oximeter.measurements_cumulativei64 (4588fcd7-874b-43a0-9371-d3ec21623d57): There are no data parts | ||
| 416 | 2026.01.16 03:32:03.861947 [ 259 ] {fad0cf8e-89bb-42a9-b92f-01e0b3edf6d1} <Debug> TCPHandler: Processed in 0.017100796 sec. | ||
| 417 | 2026.01.16 03:32:03.862188 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.16 03:32:03.862358 [ 259 ] {6fde1f25-d31b-48dd-b360-0fefe7e60a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 419 | 2026.01.16 03:32:03.862478 [ 259 ] {6fde1f25-d31b-48dd-b360-0fefe7e60a83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.01.16 03:32:03.874784 [ 259 ] {6fde1f25-d31b-48dd-b360-0fefe7e60a83} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Loading data parts | ||
| 421 | 2026.01.16 03:32:03.875031 [ 259 ] {6fde1f25-d31b-48dd-b360-0fefe7e60a83} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): There are no data parts | ||
| 422 | 2026.01.16 03:32:03.890873 [ 259 ] {6fde1f25-d31b-48dd-b360-0fefe7e60a83} <Debug> TCPHandler: Processed in 0.02875113 sec. | ||
| 423 | 2026.01.16 03:32:03.891040 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.16 03:32:03.891307 [ 259 ] {bc7a13b5-28bc-4f5f-9181-557a2c2494cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 425 | 2026.01.16 03:32:03.891435 [ 259 ] {bc7a13b5-28bc-4f5f-9181-557a2c2494cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.01.16 03:32:03.900295 [ 259 ] {bc7a13b5-28bc-4f5f-9181-557a2c2494cb} <Debug> oximeter.measurements_cumulativef32 (c37e3d47-d03d-4349-b71a-fa7552e10882): Loading data parts | ||
| 427 | 2026.01.16 03:32:03.900451 [ 259 ] {bc7a13b5-28bc-4f5f-9181-557a2c2494cb} <Debug> oximeter.measurements_cumulativef32 (c37e3d47-d03d-4349-b71a-fa7552e10882): There are no data parts | ||
| 428 | 2026.01.16 03:32:03.913161 [ 259 ] {bc7a13b5-28bc-4f5f-9181-557a2c2494cb} <Debug> TCPHandler: Processed in 0.022178402 sec. | ||
| 429 | 2026.01.16 03:32:03.913345 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.16 03:32:03.913547 [ 259 ] {c6cdb2b4-8a2a-41c5-bf6d-e5e224873027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 431 | 2026.01.16 03:32:03.913691 [ 259 ] {c6cdb2b4-8a2a-41c5-bf6d-e5e224873027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.01.16 03:32:03.919628 [ 259 ] {c6cdb2b4-8a2a-41c5-bf6d-e5e224873027} <Debug> oximeter.measurements_cumulativef64 (5e36f661-90d2-436d-b75a-2fc17138322e): Loading data parts | ||
| 433 | 2026.01.16 03:32:03.919792 [ 259 ] {c6cdb2b4-8a2a-41c5-bf6d-e5e224873027} <Debug> oximeter.measurements_cumulativef64 (5e36f661-90d2-436d-b75a-2fc17138322e): There are no data parts | ||
| 434 | 2026.01.16 03:32:03.929697 [ 259 ] {c6cdb2b4-8a2a-41c5-bf6d-e5e224873027} <Debug> TCPHandler: Processed in 0.016414725 sec. | ||
| 435 | 2026.01.16 03:32:03.929963 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.16 03:32:03.930242 [ 259 ] {d6b33d22-8067-4fef-8fe0-da88e1b52498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.01.16 03:32:03.930391 [ 259 ] {d6b33d22-8067-4fef-8fe0-da88e1b52498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.01.16 03:32:03.936455 [ 259 ] {d6b33d22-8067-4fef-8fe0-da88e1b52498} <Debug> oximeter.measurements_histogrami8 (94d6aa9e-4ec4-4fbc-83e5-d39f1f9c0e4d): Loading data parts | ||
| 449 | 2026.01.16 03:32:03.936814 [ 259 ] {d6b33d22-8067-4fef-8fe0-da88e1b52498} <Debug> oximeter.measurements_histogrami8 (94d6aa9e-4ec4-4fbc-83e5-d39f1f9c0e4d): There are no data parts | ||
| 450 | 2026.01.16 03:32:03.948384 [ 259 ] {d6b33d22-8067-4fef-8fe0-da88e1b52498} <Debug> TCPHandler: Processed in 0.018482697 sec. | ||
| 451 | 2026.01.16 03:32:03.948581 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.01.16 03:32:03.948862 [ 259 ] {0e893923-f310-4d57-9e0f-41ad0e6a56c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 453 | 2026.01.16 03:32:03.949011 [ 259 ] {0e893923-f310-4d57-9e0f-41ad0e6a56c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.01.16 03:32:03.955154 [ 259 ] {0e893923-f310-4d57-9e0f-41ad0e6a56c0} <Debug> oximeter.measurements_histogramu8 (3f7f9bbc-a9fd-4548-a196-491e69f28fba): Loading data parts | ||
| 455 | 2026.01.16 03:32:03.955299 [ 259 ] {0e893923-f310-4d57-9e0f-41ad0e6a56c0} <Debug> oximeter.measurements_histogramu8 (3f7f9bbc-a9fd-4548-a196-491e69f28fba): There are no data parts | ||
| 456 | 2026.01.16 03:32:03.966985 [ 259 ] {0e893923-f310-4d57-9e0f-41ad0e6a56c0} <Debug> TCPHandler: Processed in 0.018476736 sec. | ||
| 457 | 2026.01.16 03:32:03.967215 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.01.16 03:32:03.967426 [ 259 ] {a45ff05e-57c3-40ca-ad73-439d08411dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 459 | 2026.01.16 03:32:03.967571 [ 259 ] {a45ff05e-57c3-40ca-ad73-439d08411dd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.01.16 03:32:03.973739 [ 259 ] {a45ff05e-57c3-40ca-ad73-439d08411dd5} <Debug> oximeter.measurements_histogrami16 (b4173f2c-baa5-48a9-972e-9d8064dba32c): Loading data parts | ||
| 461 | 2026.01.16 03:32:03.973885 [ 259 ] {a45ff05e-57c3-40ca-ad73-439d08411dd5} <Debug> oximeter.measurements_histogrami16 (b4173f2c-baa5-48a9-972e-9d8064dba32c): There are no data parts | ||
| 462 | 2026.01.16 03:32:03.985837 [ 259 ] {a45ff05e-57c3-40ca-ad73-439d08411dd5} <Debug> TCPHandler: Processed in 0.018667769 sec. | ||
| 463 | 2026.01.16 03:32:03.986081 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.01.16 03:32:03.986477 [ 259 ] {076386e8-6e22-458a-92cb-fa5d4fab7956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 465 | 2026.01.16 03:32:03.986706 [ 259 ] {076386e8-6e22-458a-92cb-fa5d4fab7956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.01.16 03:32:03.992882 [ 259 ] {076386e8-6e22-458a-92cb-fa5d4fab7956} <Debug> oximeter.measurements_histogramu16 (0f9809e8-9ad4-45e1-a5c9-3fa8c03b0369): Loading data parts | ||
| 467 | 2026.01.16 03:32:03.993054 [ 259 ] {076386e8-6e22-458a-92cb-fa5d4fab7956} <Debug> oximeter.measurements_histogramu16 (0f9809e8-9ad4-45e1-a5c9-3fa8c03b0369): There are no data parts | ||
| 468 | 2026.01.16 03:32:04.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.70 MiB, peak 124.70 MiB, free memory in arenas 0.00 B, will set to 133.09 MiB (RSS), difference: 8.39 MiB | ||
| 469 | 2026.01.16 03:32:04.004384 [ 259 ] {076386e8-6e22-458a-92cb-fa5d4fab7956} <Debug> TCPHandler: Processed in 0.018395386 sec. | ||
| 470 | 2026.01.16 03:32:04.004554 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.01.16 03:32:04.004804 [ 259 ] {5b501b58-3987-4fce-9658-4c357b8027e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 472 | 2026.01.16 03:32:04.004941 [ 259 ] {5b501b58-3987-4fce-9658-4c357b8027e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.01.16 03:32:04.011055 [ 259 ] {5b501b58-3987-4fce-9658-4c357b8027e9} <Debug> oximeter.measurements_histogrami32 (46344bfe-045f-4d0d-9344-910c3c2e2cf8): Loading data parts | ||
| 474 | 2026.01.16 03:32:04.011277 [ 259 ] {5b501b58-3987-4fce-9658-4c357b8027e9} <Debug> oximeter.measurements_histogrami32 (46344bfe-045f-4d0d-9344-910c3c2e2cf8): There are no data parts | ||
| 475 | 2026.01.16 03:32:04.023211 [ 259 ] {5b501b58-3987-4fce-9658-4c357b8027e9} <Debug> TCPHandler: Processed in 0.01871569 sec. | ||
| 476 | 2026.01.16 03:32:04.023495 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.01.16 03:32:04.023910 [ 259 ] {73a67220-e195-4359-92ab-2ac6628a8609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 478 | 2026.01.16 03:32:04.024041 [ 259 ] {73a67220-e195-4359-92ab-2ac6628a8609} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.01.16 03:32:04.032843 [ 259 ] {73a67220-e195-4359-92ab-2ac6628a8609} <Debug> oximeter.measurements_histogramu32 (371d09f7-dc9f-4748-8145-08fe8f9db81e): Loading data parts | ||
| 480 | 2026.01.16 03:32:04.033106 [ 259 ] {73a67220-e195-4359-92ab-2ac6628a8609} <Debug> oximeter.measurements_histogramu32 (371d09f7-dc9f-4748-8145-08fe8f9db81e): There are no data parts | ||
| 481 | 2026.01.16 03:32:04.042003 [ 259 ] {73a67220-e195-4359-92ab-2ac6628a8609} <Debug> TCPHandler: Processed in 0.018609618 sec. | ||
| 482 | 2026.01.16 03:32:04.042282 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.01.16 03:32:04.042703 [ 259 ] {82f4d79b-1fd7-4413-bac8-5ec197d0dcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 484 | 2026.01.16 03:32:04.042925 [ 259 ] {82f4d79b-1fd7-4413-bac8-5ec197d0dcd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.01.16 03:32:04.048630 [ 259 ] {82f4d79b-1fd7-4413-bac8-5ec197d0dcd5} <Debug> oximeter.measurements_histogrami64 (a86e8fec-51da-493a-a889-5fcb0badc665): Loading data parts | ||
| 486 | 2026.01.16 03:32:04.048848 [ 259 ] {82f4d79b-1fd7-4413-bac8-5ec197d0dcd5} <Debug> oximeter.measurements_histogrami64 (a86e8fec-51da-493a-a889-5fcb0badc665): There are no data parts | ||
| 487 | 2026.01.16 03:32:04.060450 [ 259 ] {82f4d79b-1fd7-4413-bac8-5ec197d0dcd5} <Debug> TCPHandler: Processed in 0.018267673 sec. | ||
| 488 | 2026.01.16 03:32:04.060617 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.01.16 03:32:04.060961 [ 259 ] {e03b64bb-f634-482e-a721-0e0b84e4921c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 490 | 2026.01.16 03:32:04.061094 [ 259 ] {e03b64bb-f634-482e-a721-0e0b84e4921c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.01.16 03:32:04.067178 [ 259 ] {e03b64bb-f634-482e-a721-0e0b84e4921c} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Loading data parts | ||
| 492 | 2026.01.16 03:32:04.067314 [ 259 ] {e03b64bb-f634-482e-a721-0e0b84e4921c} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): There are no data parts | ||
| 493 | 2026.01.16 03:32:04.079849 [ 259 ] {e03b64bb-f634-482e-a721-0e0b84e4921c} <Debug> TCPHandler: Processed in 0.019291159 sec. | ||
| 494 | 2026.01.16 03:32:04.080030 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.16 03:32:04.080288 [ 259 ] {d4e4b8a5-a837-4811-9903-692792feae88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 496 | 2026.01.16 03:32:04.080442 [ 259 ] {d4e4b8a5-a837-4811-9903-692792feae88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.01.16 03:32:04.086562 [ 259 ] {d4e4b8a5-a837-4811-9903-692792feae88} <Debug> oximeter.measurements_histogramf32 (6312cdab-1936-4e68-81b1-82575d00a6d9): Loading data parts | ||
| 498 | 2026.01.16 03:32:04.086850 [ 259 ] {d4e4b8a5-a837-4811-9903-692792feae88} <Debug> oximeter.measurements_histogramf32 (6312cdab-1936-4e68-81b1-82575d00a6d9): There are no data parts | ||
| 499 | 2026.01.16 03:32:04.098950 [ 259 ] {d4e4b8a5-a837-4811-9903-692792feae88} <Debug> TCPHandler: Processed in 0.018981634 sec. | ||
| 500 | 2026.01.16 03:32:04.099127 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.16 03:32:04.099542 [ 259 ] {c5eff62e-923d-4deb-8a4c-518618b9a366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 502 | 2026.01.16 03:32:04.099723 [ 259 ] {c5eff62e-923d-4deb-8a4c-518618b9a366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.01.16 03:32:04.105942 [ 259 ] {c5eff62e-923d-4deb-8a4c-518618b9a366} <Debug> oximeter.measurements_histogramf64 (1a7a971b-83ba-42a8-a34b-2b0da1693066): Loading data parts | ||
| 504 | 2026.01.16 03:32:04.106081 [ 259 ] {c5eff62e-923d-4deb-8a4c-518618b9a366} <Debug> oximeter.measurements_histogramf64 (1a7a971b-83ba-42a8-a34b-2b0da1693066): There are no data parts | ||
| 505 | 2026.01.16 03:32:04.117640 [ 259 ] {c5eff62e-923d-4deb-8a4c-518618b9a366} <Debug> TCPHandler: Processed in 0.018576398 sec. | ||
| 506 | 2026.01.16 03:32:04.117907 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.16 03:32:04.118102 [ 259 ] {830f79d0-31e3-477d-95c5-569cbb5bdc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.16 03:32:04.118230 [ 259 ] {830f79d0-31e3-477d-95c5-569cbb5bdc15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.01.16 03:32:04.127148 [ 259 ] {830f79d0-31e3-477d-95c5-569cbb5bdc15} <Debug> oximeter.fields_bool (ef755e30-8920-467a-9074-96047df6a546): Loading data parts | ||
| 535 | 2026.01.16 03:32:04.127372 [ 259 ] {830f79d0-31e3-477d-95c5-569cbb5bdc15} <Debug> oximeter.fields_bool (ef755e30-8920-467a-9074-96047df6a546): There are no data parts | ||
| 536 | 2026.01.16 03:32:04.137077 [ 259 ] {830f79d0-31e3-477d-95c5-569cbb5bdc15} <Debug> TCPHandler: Processed in 0.019243098 sec. | ||
| 537 | 2026.01.16 03:32:04.137265 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.16 03:32:04.137507 [ 259 ] {bd0f02d7-a6d7-46b5-979c-6b2a75463833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 539 | 2026.01.16 03:32:04.137632 [ 259 ] {bd0f02d7-a6d7-46b5-979c-6b2a75463833} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.01.16 03:32:04.143327 [ 259 ] {bd0f02d7-a6d7-46b5-979c-6b2a75463833} <Debug> oximeter.fields_i8 (76c3f11a-8b79-4d26-b85f-ccbffe577238): Loading data parts | ||
| 541 | 2026.01.16 03:32:04.143471 [ 259 ] {bd0f02d7-a6d7-46b5-979c-6b2a75463833} <Debug> oximeter.fields_i8 (76c3f11a-8b79-4d26-b85f-ccbffe577238): There are no data parts | ||
| 542 | 2026.01.16 03:32:04.155442 [ 259 ] {bd0f02d7-a6d7-46b5-979c-6b2a75463833} <Debug> TCPHandler: Processed in 0.018223702 sec. | ||
| 543 | 2026.01.16 03:32:04.155816 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.16 03:32:04.155976 [ 259 ] {a9e1fe12-5df0-40c9-a3f5-cecedf1d5f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 545 | 2026.01.16 03:32:04.156102 [ 259 ] {a9e1fe12-5df0-40c9-a3f5-cecedf1d5f87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.01.16 03:32:04.162250 [ 259 ] {a9e1fe12-5df0-40c9-a3f5-cecedf1d5f87} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Loading data parts | ||
| 547 | 2026.01.16 03:32:04.162488 [ 259 ] {a9e1fe12-5df0-40c9-a3f5-cecedf1d5f87} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): There are no data parts | ||
| 548 | 2026.01.16 03:32:04.176467 [ 259 ] {a9e1fe12-5df0-40c9-a3f5-cecedf1d5f87} <Debug> TCPHandler: Processed in 0.02072909 sec. | ||
| 549 | 2026.01.16 03:32:04.176769 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.16 03:32:04.177145 [ 259 ] {f5d6a6df-6d7c-4926-be01-560b4b71a3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 551 | 2026.01.16 03:32:04.177291 [ 259 ] {f5d6a6df-6d7c-4926-be01-560b4b71a3f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.01.16 03:32:04.182639 [ 259 ] {f5d6a6df-6d7c-4926-be01-560b4b71a3f2} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Loading data parts | ||
| 553 | 2026.01.16 03:32:04.182872 [ 259 ] {f5d6a6df-6d7c-4926-be01-560b4b71a3f2} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): There are no data parts | ||
| 554 | 2026.01.16 03:32:04.196441 [ 259 ] {f5d6a6df-6d7c-4926-be01-560b4b71a3f2} <Debug> TCPHandler: Processed in 0.019807976 sec. | ||
| 555 | 2026.01.16 03:32:04.196589 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.16 03:32:04.196762 [ 259 ] {4c1a8329-948d-4d5e-84e0-42d7faad57d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 557 | 2026.01.16 03:32:04.196908 [ 259 ] {4c1a8329-948d-4d5e-84e0-42d7faad57d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.01.16 03:32:04.201639 [ 259 ] {4c1a8329-948d-4d5e-84e0-42d7faad57d4} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Loading data parts | ||
| 559 | 2026.01.16 03:32:04.201868 [ 259 ] {4c1a8329-948d-4d5e-84e0-42d7faad57d4} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): There are no data parts | ||
| 560 | 2026.01.16 03:32:04.215702 [ 259 ] {4c1a8329-948d-4d5e-84e0-42d7faad57d4} <Debug> TCPHandler: Processed in 0.019131226 sec. | ||
| 561 | 2026.01.16 03:32:04.215864 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.16 03:32:04.216112 [ 259 ] {a6c489a0-7500-46b2-89d9-b5b77da57e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 563 | 2026.01.16 03:32:04.216230 [ 259 ] {a6c489a0-7500-46b2-89d9-b5b77da57e55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.01.16 03:32:04.222643 [ 259 ] {a6c489a0-7500-46b2-89d9-b5b77da57e55} <Debug> oximeter.fields_i32 (48a2fbf3-3050-4c4b-b944-5a4daf1b1310): Loading data parts | ||
| 565 | 2026.01.16 03:32:04.222830 [ 259 ] {a6c489a0-7500-46b2-89d9-b5b77da57e55} <Debug> oximeter.fields_i32 (48a2fbf3-3050-4c4b-b944-5a4daf1b1310): There are no data parts | ||
| 566 | 2026.01.16 03:32:04.236282 [ 259 ] {a6c489a0-7500-46b2-89d9-b5b77da57e55} <Debug> TCPHandler: Processed in 0.020470096 sec. | ||
| 567 | 2026.01.16 03:32:04.236544 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.16 03:32:04.236802 [ 259 ] {1e09574c-b223-434f-9a98-aaa5d0ccfb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 569 | 2026.01.16 03:32:04.236932 [ 259 ] {1e09574c-b223-434f-9a98-aaa5d0ccfb2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.01.16 03:32:04.243087 [ 259 ] {1e09574c-b223-434f-9a98-aaa5d0ccfb2a} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Loading data parts | ||
| 571 | 2026.01.16 03:32:04.243275 [ 259 ] {1e09574c-b223-434f-9a98-aaa5d0ccfb2a} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): There are no data parts | ||
| 572 | 2026.01.16 03:32:04.255609 [ 259 ] {1e09574c-b223-434f-9a98-aaa5d0ccfb2a} <Debug> TCPHandler: Processed in 0.019161017 sec. | ||
| 573 | 2026.01.16 03:32:04.255772 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.16 03:32:04.256073 [ 259 ] {fb4cb9fe-3e1a-4d81-befd-d5591388b834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 575 | 2026.01.16 03:32:04.256215 [ 259 ] {fb4cb9fe-3e1a-4d81-befd-d5591388b834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.01.16 03:32:04.262470 [ 259 ] {fb4cb9fe-3e1a-4d81-befd-d5591388b834} <Debug> oximeter.fields_i64 (295aa1c9-45bb-444d-a31b-ce7cba4ef043): Loading data parts | ||
| 577 | 2026.01.16 03:32:04.262610 [ 259 ] {fb4cb9fe-3e1a-4d81-befd-d5591388b834} <Debug> oximeter.fields_i64 (295aa1c9-45bb-444d-a31b-ce7cba4ef043): There are no data parts | ||
| 578 | 2026.01.16 03:32:04.275795 [ 259 ] {fb4cb9fe-3e1a-4d81-befd-d5591388b834} <Debug> TCPHandler: Processed in 0.02007312 sec. | ||
| 579 | 2026.01.16 03:32:04.276064 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.16 03:32:04.276363 [ 259 ] {04438dfa-05a1-425e-9597-f517d60b5bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 581 | 2026.01.16 03:32:04.276615 [ 259 ] {04438dfa-05a1-425e-9597-f517d60b5bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.01.16 03:32:04.283108 [ 259 ] {04438dfa-05a1-425e-9597-f517d60b5bb9} <Debug> oximeter.fields_u64 (6996fe00-8388-47dc-83c6-255d4b3c25a9): Loading data parts | ||
| 583 | 2026.01.16 03:32:04.283250 [ 259 ] {04438dfa-05a1-425e-9597-f517d60b5bb9} <Debug> oximeter.fields_u64 (6996fe00-8388-47dc-83c6-255d4b3c25a9): There are no data parts | ||
| 584 | 2026.01.16 03:32:04.291006 [ 259 ] {04438dfa-05a1-425e-9597-f517d60b5bb9} <Debug> TCPHandler: Processed in 0.015036345 sec. | ||
| 585 | 2026.01.16 03:32:04.291186 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.16 03:32:04.291524 [ 259 ] {ed9b3220-0a1a-4411-95f3-cdf4c3bf0df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 587 | 2026.01.16 03:32:04.291682 [ 259 ] {ed9b3220-0a1a-4411-95f3-cdf4c3bf0df8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.01.16 03:32:04.295724 [ 259 ] {ed9b3220-0a1a-4411-95f3-cdf4c3bf0df8} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Loading data parts | ||
| 589 | 2026.01.16 03:32:04.295895 [ 259 ] {ed9b3220-0a1a-4411-95f3-cdf4c3bf0df8} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): There are no data parts | ||
| 590 | 2026.01.16 03:32:04.307561 [ 259 ] {ed9b3220-0a1a-4411-95f3-cdf4c3bf0df8} <Debug> TCPHandler: Processed in 0.016440896 sec. | ||
| 591 | 2026.01.16 03:32:04.307710 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.16 03:32:04.307874 [ 259 ] {3a7f35cf-d31d-41ea-838b-df0b8ad7ff62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 593 | 2026.01.16 03:32:04.307986 [ 259 ] {3a7f35cf-d31d-41ea-838b-df0b8ad7ff62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.01.16 03:32:04.313840 [ 259 ] {3a7f35cf-d31d-41ea-838b-df0b8ad7ff62} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Loading data parts | ||
| 595 | 2026.01.16 03:32:04.314010 [ 259 ] {3a7f35cf-d31d-41ea-838b-df0b8ad7ff62} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): There are no data parts | ||
| 596 | 2026.01.16 03:32:04.318719 [ 259 ] {3a7f35cf-d31d-41ea-838b-df0b8ad7ff62} <Debug> TCPHandler: Processed in 0.011060605 sec. | ||
| 597 | 2026.01.16 03:32:04.318957 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.01.16 03:32:04.319113 [ 259 ] {069345cb-108f-47bc-8248-953db78caee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 599 | 2026.01.16 03:32:04.319261 [ 259 ] {069345cb-108f-47bc-8248-953db78caee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.01.16 03:32:04.324477 [ 259 ] {069345cb-108f-47bc-8248-953db78caee1} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Loading data parts | ||
| 601 | 2026.01.16 03:32:04.324674 [ 259 ] {069345cb-108f-47bc-8248-953db78caee1} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): There are no data parts | ||
| 602 | 2026.01.16 03:32:04.329414 [ 259 ] {069345cb-108f-47bc-8248-953db78caee1} <Debug> TCPHandler: Processed in 0.010504817 sec. | ||
| 603 | 2026.01.16 03:32:04.329681 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.16 03:32:04.330003 [ 259 ] {c07d10b0-b976-44e1-a4c3-94fcc092f063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.01.16 03:32:04.330128 [ 259 ] {c07d10b0-b976-44e1-a4c3-94fcc092f063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.01.16 03:32:04.335091 [ 259 ] {c07d10b0-b976-44e1-a4c3-94fcc092f063} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Loading data parts | ||
| 610 | 2026.01.16 03:32:04.335274 [ 259 ] {c07d10b0-b976-44e1-a4c3-94fcc092f063} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): There are no data parts | ||
| 611 | 2026.01.16 03:32:04.340249 [ 259 ] {c07d10b0-b976-44e1-a4c3-94fcc092f063} <Debug> TCPHandler: Processed in 0.010658119 sec. | ||
| 612 | 2026.01.16 03:32:04.340569 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.01.16 03:32:04.340879 [ 260 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.01.16 03:32:04.342472 [ 260 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.01.16 03:32:04.358423 [ 268 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Trace> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.01.16 03:32:04.358484 [ 268 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 617 | 2026.01.16 03:32:04.363457 [ 268 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.01.16 03:32:04.364022 [ 268 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Trace> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.01.16 03:32:04.364435 [ 260 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023702 sec., 42.19053244451945 rows/sec., 675.05 B/sec. | ||
| 620 | 2026.01.16 03:32:04.364727 [ 260 ] {a267c655-d62a-405a-b6b6-cd31646c18ba} <Debug> TCPHandler: Processed in 0.024325584 sec. | ||
| 621 | 2026.01.16 03:32:04.412377 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37506 | ||
| 622 | 2026.01.16 03:32:04.428338 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.16 03:32:04.428514 [ 270 ] {} <Debug> TCP-Session: c03d5793-5309-48df-ac42-372b23d76183 Authenticating user 'default' from [fd00:1122:3344:101::a]:37506 | ||
| 624 | 2026.01.16 03:32:04.428537 [ 270 ] {} <Debug> TCP-Session: c03d5793-5309-48df-ac42-372b23d76183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.16 03:32:04.428550 [ 270 ] {} <Debug> TCP-Session: c03d5793-5309-48df-ac42-372b23d76183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.16 03:32:04.428696 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.16 03:32:04.428723 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.16 03:32:04.428830 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.16 03:32:04.429324 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62112 | ||
| 630 | 2026.01.16 03:32:04.429419 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51242 | ||
| 631 | 2026.01.16 03:32:04.429488 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58028 | ||
| 632 | 2026.01.16 03:32:04.429569 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61781 | ||
| 633 | 2026.01.16 03:32:04.429685 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42537 | ||
| 634 | 2026.01.16 03:32:04.429876 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.16 03:32:04.429902 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41844 | ||
| 636 | 2026.01.16 03:32:04.429943 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.16 03:32:04.429945 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.16 03:32:04.430000 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.16 03:32:04.430053 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47505 | ||
| 640 | 2026.01.16 03:32:04.429990 [ 271 ] {} <Debug> TCP-Session: 0139d359-2ec0-4b6a-abce-dcbe87a81aa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:62112 | ||
| 641 | 2026.01.16 03:32:04.430153 [ 274 ] {} <Debug> TCP-Session: 3eeb7677-d7cb-499e-8620-3f1b92428e89 Authenticating user 'default' from [fd00:1122:3344:101::a]:61781 | ||
| 642 | 2026.01.16 03:32:04.430119 [ 272 ] {} <Debug> TCP-Session: d4332e30-b62c-4141-ad0d-9d2914b8d3ff Authenticating user 'default' from [fd00:1122:3344:101::a]:51242 | ||
| 643 | 2026.01.16 03:32:04.430177 [ 271 ] {} <Debug> TCP-Session: 0139d359-2ec0-4b6a-abce-dcbe87a81aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.16 03:32:04.430173 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.16 03:32:04.430287 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.16 03:32:04.430270 [ 272 ] {} <Debug> TCP-Session: d4332e30-b62c-4141-ad0d-9d2914b8d3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.16 03:32:04.430248 [ 271 ] {} <Debug> TCP-Session: 0139d359-2ec0-4b6a-abce-dcbe87a81aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.16 03:32:04.430438 [ 276 ] {} <Debug> TCP-Session: f8f8b60f-58f1-4185-845c-ef1619c090a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41844 | ||
| 649 | 2026.01.16 03:32:04.430452 [ 277 ] {} <Debug> TCP-Session: e1374efd-136b-40cd-b509-74b3233bccb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:47505 | ||
| 650 | 2026.01.16 03:32:04.430419 [ 272 ] {} <Debug> TCP-Session: d4332e30-b62c-4141-ad0d-9d2914b8d3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.16 03:32:04.430541 [ 277 ] {} <Debug> TCP-Session: e1374efd-136b-40cd-b509-74b3233bccb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.16 03:32:04.430557 [ 276 ] {} <Debug> TCP-Session: f8f8b60f-58f1-4185-845c-ef1619c090a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.16 03:32:04.430213 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.16 03:32:04.430640 [ 277 ] {} <Debug> TCP-Session: e1374efd-136b-40cd-b509-74b3233bccb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.16 03:32:04.430618 [ 276 ] {} <Debug> TCP-Session: f8f8b60f-58f1-4185-845c-ef1619c090a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.16 03:32:04.429953 [ 273 ] {} <Debug> TCP-Session: 0eed15c9-9dec-48ed-898c-a800848cfb5c Authenticating user 'default' from [fd00:1122:3344:101::a]:58028 | ||
| 657 | 2026.01.16 03:32:04.430727 [ 275 ] {} <Debug> TCP-Session: 0d02aa47-ca85-4567-b1d1-08b7fac5dd09 Authenticating user 'default' from [fd00:1122:3344:101::a]:42537 | ||
| 658 | 2026.01.16 03:32:04.430241 [ 274 ] {} <Debug> TCP-Session: 3eeb7677-d7cb-499e-8620-3f1b92428e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.16 03:32:04.430835 [ 273 ] {} <Debug> TCP-Session: 0eed15c9-9dec-48ed-898c-a800848cfb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.16 03:32:04.430858 [ 275 ] {} <Debug> TCP-Session: 0d02aa47-ca85-4567-b1d1-08b7fac5dd09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.16 03:32:04.430841 [ 274 ] {} <Debug> TCP-Session: 3eeb7677-d7cb-499e-8620-3f1b92428e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.16 03:32:04.430932 [ 273 ] {} <Debug> TCP-Session: 0eed15c9-9dec-48ed-898c-a800848cfb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.16 03:32:04.430953 [ 275 ] {} <Debug> TCP-Session: 0d02aa47-ca85-4567-b1d1-08b7fac5dd09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.16 03:32:04.959822 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50282 | ||
| 665 | 2026.01.16 03:32:04.960975 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.16 03:32:04.961036 [ 278 ] {} <Debug> TCP-Session: b27d942e-f9ca-403a-93b3-b786ce43a38c Authenticating user 'default' from [fd00:1122:3344:101::b]:50282 | ||
| 667 | 2026.01.16 03:32:04.961267 [ 278 ] {} <Debug> TCP-Session: b27d942e-f9ca-403a-93b3-b786ce43a38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.16 03:32:04.961286 [ 278 ] {} <Debug> TCP-Session: b27d942e-f9ca-403a-93b3-b786ce43a38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.16 03:32:04.961366 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.16 03:32:04.961509 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.16 03:32:04.961530 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.16 03:32:04.962168 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65499 | ||
| 673 | 2026.01.16 03:32:04.962281 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59013 | ||
| 674 | 2026.01.16 03:32:04.962342 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45946 | ||
| 675 | 2026.01.16 03:32:04.962440 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.16 03:32:04.962508 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43412 | ||
| 677 | 2026.01.16 03:32:04.962535 [ 279 ] {} <Debug> TCP-Session: fa60e8e8-e24c-420e-8582-aa7f65d43c91 Authenticating user 'default' from [fd00:1122:3344:101::b]:65499 | ||
| 678 | 2026.01.16 03:32:04.962751 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43413 | ||
| 679 | 2026.01.16 03:32:04.962775 [ 279 ] {} <Debug> TCP-Session: fa60e8e8-e24c-420e-8582-aa7f65d43c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.16 03:32:04.962769 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44656 | ||
| 681 | 2026.01.16 03:32:04.962889 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.16 03:32:04.962976 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.16 03:32:04.962976 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38517 | ||
| 684 | 2026.01.16 03:32:04.962804 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.16 03:32:04.962806 [ 279 ] {} <Debug> TCP-Session: fa60e8e8-e24c-420e-8582-aa7f65d43c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.16 03:32:04.963111 [ 282 ] {} <Debug> TCP-Session: 11b7d6ee-5022-422e-8c9c-011cd7c5d7a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:43412 | ||
| 687 | 2026.01.16 03:32:04.963099 [ 284 ] {} <Debug> TCP-Session: 97dc4a5d-71f0-4bd4-a1b9-ebd94bda9b7e Authenticating user 'default' from [fd00:1122:3344:101::b]:43413 | ||
| 688 | 2026.01.16 03:32:04.963286 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.16 03:32:04.963249 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.16 03:32:04.963179 [ 280 ] {} <Debug> TCP-Session: 069ff433-a7f8-4536-b4c5-aa1f9346f522 Authenticating user 'default' from [fd00:1122:3344:101::b]:59013 | ||
| 691 | 2026.01.16 03:32:04.963371 [ 284 ] {} <Debug> TCP-Session: 97dc4a5d-71f0-4bd4-a1b9-ebd94bda9b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.16 03:32:04.963415 [ 285 ] {} <Debug> TCP-Session: d45fdd40-5a44-4221-b759-2f037d30da61 Authenticating user 'default' from [fd00:1122:3344:101::b]:38517 | ||
| 693 | 2026.01.16 03:32:04.963392 [ 280 ] {} <Debug> TCP-Session: 069ff433-a7f8-4536-b4c5-aa1f9346f522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.16 03:32:04.963389 [ 283 ] {} <Debug> TCP-Session: 7ea39a8d-58c9-4a48-9baf-bdb23b86a7b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:44656 | ||
| 695 | 2026.01.16 03:32:04.963543 [ 285 ] {} <Debug> TCP-Session: d45fdd40-5a44-4221-b759-2f037d30da61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.16 03:32:04.963521 [ 280 ] {} <Debug> TCP-Session: 069ff433-a7f8-4536-b4c5-aa1f9346f522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.16 03:32:04.963512 [ 284 ] {} <Debug> TCP-Session: 97dc4a5d-71f0-4bd4-a1b9-ebd94bda9b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.16 03:32:04.963667 [ 283 ] {} <Debug> TCP-Session: 7ea39a8d-58c9-4a48-9baf-bdb23b86a7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.16 03:32:04.963680 [ 285 ] {} <Debug> TCP-Session: d45fdd40-5a44-4221-b759-2f037d30da61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.16 03:32:04.962803 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.16 03:32:04.963829 [ 283 ] {} <Debug> TCP-Session: 7ea39a8d-58c9-4a48-9baf-bdb23b86a7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.16 03:32:04.963199 [ 282 ] {} <Debug> TCP-Session: 11b7d6ee-5022-422e-8c9c-011cd7c5d7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.16 03:32:04.963973 [ 281 ] {} <Debug> TCP-Session: cf8eaa99-eb1b-4b6a-b1f7-170be89b8ae1 Authenticating user 'default' from [fd00:1122:3344:101::b]:45946 | ||
| 704 | 2026.01.16 03:32:04.963975 [ 282 ] {} <Debug> TCP-Session: 11b7d6ee-5022-422e-8c9c-011cd7c5d7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.16 03:32:04.964115 [ 281 ] {} <Debug> TCP-Session: cf8eaa99-eb1b-4b6a-b1f7-170be89b8ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.16 03:32:04.964142 [ 281 ] {} <Debug> TCP-Session: cf8eaa99-eb1b-4b6a-b1f7-170be89b8ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.16 03:32:05.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.81 MiB, peak 134.81 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 4.93 MiB | ||
| 708 | 2026.01.16 03:32:10.029720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.16 03:32:10.029829 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.16 03:32:10.029827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.01.16 03:32:10.030148 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.16 03:32:10.037523 [ 245 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Loading data parts | ||
| 713 | 2026.01.16 03:32:10.037883 [ 245 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): There are no data parts | ||
| 714 | 2026.01.16 03:32:10.044692 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.16 03:32:10.044741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 716 | 2026.01.16 03:32:10.047478 [ 244 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Loading data parts | ||
| 717 | 2026.01.16 03:32:10.047987 [ 244 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): There are no data parts | ||
| 718 | 2026.01.16 03:32:10.050880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.16 03:32:10.051513 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): 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.01.16 03:32:10.051809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.01.16 03:32:10.076615 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.16 03:32:10.076690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 723 | 2026.01.16 03:32:10.083207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.16 03:32:10.084900 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): 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.01.16 03:32:10.089258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.16 03:32:11.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.89 MiB, peak 148.89 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.01.16 03:32:12.529647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.16 03:32:12.529753 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.16 03:32:12.536952 [ 243 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Loading data parts | ||
| 730 | 2026.01.16 03:32:12.537198 [ 243 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): There are no data parts | ||
| 731 | 2026.01.16 03:32:12.547663 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.16 03:32:12.547702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 733 | 2026.01.16 03:32:12.549568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.16 03:32:12.550103 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): 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.01.16 03:32:12.550496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.16 03:32:13.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2026.01.16 03:32:13.249171 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52704 | ||
| 738 | 2026.01.16 03:32:13.250086 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.16 03:32:13.250129 [ 286 ] {} <Debug> TCP-Session: 581d7b24-0f98-47aa-93dc-9503bd8116f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52704 | ||
| 740 | 2026.01.16 03:32:13.250151 [ 286 ] {} <Debug> TCP-Session: 581d7b24-0f98-47aa-93dc-9503bd8116f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.16 03:32:13.250265 [ 286 ] {} <Debug> TCP-Session: 581d7b24-0f98-47aa-93dc-9503bd8116f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.16 03:32:13.250318 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.16 03:32:13.250342 [ 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 | ||
| 744 | 2026.01.16 03:32:13.250452 [ 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 | ||
| 745 | 2026.01.16 03:32:13.250955 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39446 | ||
| 746 | 2026.01.16 03:32:13.251055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61623 | ||
| 747 | 2026.01.16 03:32:13.251154 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65079 | ||
| 748 | 2026.01.16 03:32:13.251202 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.01.16 03:32:13.251277 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49627 | ||
| 750 | 2026.01.16 03:32:13.251329 [ 287 ] {} <Debug> TCP-Session: 075a6ccb-f02b-4cba-afb2-d45de5bb10ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39446 | ||
| 751 | 2026.01.16 03:32:13.251363 [ 287 ] {} <Debug> TCP-Session: 075a6ccb-f02b-4cba-afb2-d45de5bb10ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.16 03:32:13.251417 [ 286 ] {} <Trace> TCP-Session: 581d7b24-0f98-47aa-93dc-9503bd8116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.16 03:32:13.251484 [ 287 ] {} <Debug> TCP-Session: 075a6ccb-f02b-4cba-afb2-d45de5bb10ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.16 03:32:13.251560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39254 | ||
| 755 | 2026.01.16 03:32:13.251431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.16 03:32:13.251775 [ 288 ] {} <Debug> TCP-Session: c4393d0d-039e-4c55-a1a3-91f7f290bbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61623 | ||
| 757 | 2026.01.16 03:32:13.251816 [ 288 ] {} <Debug> TCP-Session: c4393d0d-039e-4c55-a1a3-91f7f290bbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.16 03:32:13.251817 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63932 | ||
| 759 | 2026.01.16 03:32:13.251841 [ 288 ] {} <Debug> TCP-Session: c4393d0d-039e-4c55-a1a3-91f7f290bbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.16 03:32:13.251900 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 761 | 2026.01.16 03:32:13.251935 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.16 03:32:13.251993 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.16 03:32:13.251997 [ 290 ] {} <Debug> TCP-Session: fe075b1e-ecdf-4d6d-9ef9-e6699e88c5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:49627 | ||
| 764 | 2026.01.16 03:32:13.252008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45906 | ||
| 765 | 2026.01.16 03:32:13.252032 [ 291 ] {} <Debug> TCP-Session: 5eae391d-e853-4d28-9d60-993d189c4edf Authenticating user 'default' from [fd00:1122:3344:101::e]:39254 | ||
| 766 | 2026.01.16 03:32:13.252040 [ 290 ] {} <Debug> TCP-Session: fe075b1e-ecdf-4d6d-9ef9-e6699e88c5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.16 03:32:13.252074 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.01.16 03:32:13.252078 [ 291 ] {} <Debug> TCP-Session: 5eae391d-e853-4d28-9d60-993d189c4edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.16 03:32:13.252084 [ 290 ] {} <Debug> TCP-Session: fe075b1e-ecdf-4d6d-9ef9-e6699e88c5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.16 03:32:13.252141 [ 289 ] {} <Debug> TCP-Session: f8b8c9df-6546-4838-b2cd-275cce4c78fb Authenticating user 'default' from [fd00:1122:3344:101::e]:65079 | ||
| 771 | 2026.01.16 03:32:13.252161 [ 291 ] {} <Debug> TCP-Session: 5eae391d-e853-4d28-9d60-993d189c4edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.16 03:32:13.252178 [ 289 ] {} <Debug> TCP-Session: f8b8c9df-6546-4838-b2cd-275cce4c78fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.16 03:32:13.252197 [ 289 ] {} <Debug> TCP-Session: f8b8c9df-6546-4838-b2cd-275cce4c78fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.16 03:32:13.252266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.16 03:32:13.252288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61778 | ||
| 776 | 2026.01.16 03:32:13.252303 [ 292 ] {} <Debug> TCP-Session: f557f29e-a41f-4d7a-b344-3a7ff986d680 Authenticating user 'default' from [fd00:1122:3344:101::e]:63932 | ||
| 777 | 2026.01.16 03:32:13.252329 [ 292 ] {} <Debug> TCP-Session: f557f29e-a41f-4d7a-b344-3a7ff986d680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.16 03:32:13.252345 [ 292 ] {} <Debug> TCP-Session: f557f29e-a41f-4d7a-b344-3a7ff986d680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.16 03:32:13.254533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.16 03:32:13.254574 [ 293 ] {} <Debug> TCP-Session: 414c6243-315b-423a-97cc-aab06b32702b Authenticating user 'default' from [fd00:1122:3344:101::e]:45906 | ||
| 781 | 2026.01.16 03:32:13.254594 [ 293 ] {} <Debug> TCP-Session: 414c6243-315b-423a-97cc-aab06b32702b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.16 03:32:13.254607 [ 293 ] {} <Debug> TCP-Session: 414c6243-315b-423a-97cc-aab06b32702b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.16 03:32:13.254626 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.16 03:32:13.254688 [ 294 ] {} <Debug> TCP-Session: 28a4537b-7948-4ffd-b504-144a76aef668 Authenticating user 'default' from [fd00:1122:3344:101::e]:61778 | ||
| 785 | 2026.01.16 03:32:13.254714 [ 294 ] {} <Debug> TCP-Session: 28a4537b-7948-4ffd-b504-144a76aef668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.16 03:32:13.254736 [ 294 ] {} <Debug> TCP-Session: 28a4537b-7948-4ffd-b504-144a76aef668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.16 03:32:13.254888 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.16 03:32:13.255163 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.16 03:32:13.255838 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.16 03:32:13.266053 [ 296 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.16 03:32:13.266148 [ 296 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.16 03:32:13.266852 [ 296 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004835642 sec. (206.798 rows/sec., 8.08 KiB/sec.) | ||
| 793 | 2026.01.16 03:32:13.266878 [ 296 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.16 03:32:13.266901 [ 296 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.16 03:32:13.268095 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.016288 sec., 61.39489194499018 rows/sec., 2.40 KiB/sec. | ||
| 796 | 2026.01.16 03:32:13.268232 [ 286 ] {4322b054-dc23-419d-95f1-484d2ab658f4} <Debug> TCPHandler: Processed in 0.017113446 sec. | ||
| 797 | 2026.01.16 03:32:13.271590 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.16 03:32:13.271624 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.16 03:32:13.271641 [ 286 ] {} <Debug> TCP-Session: 581d7b24-0f98-47aa-93dc-9503bd8116f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.16 03:32:13.271646 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.16 03:32:13.271669 [ 294 ] {} <Debug> TCP-Session: 28a4537b-7948-4ffd-b504-144a76aef668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.16 03:32:13.271665 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.16 03:32:13.271698 [ 287 ] {} <Debug> TCP-Session: 075a6ccb-f02b-4cba-afb2-d45de5bb10ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.16 03:32:13.271696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.16 03:32:13.271726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.16 03:32:13.271731 [ 291 ] {} <Debug> TCP-Session: 5eae391d-e853-4d28-9d60-993d189c4edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.16 03:32:13.271765 [ 289 ] {} <Debug> TCP-Session: f8b8c9df-6546-4838-b2cd-275cce4c78fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.01.16 03:32:13.271774 [ 293 ] {} <Debug> TCP-Session: 414c6243-315b-423a-97cc-aab06b32702b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.16 03:32:13.271741 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.01.16 03:32:13.271723 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.01.16 03:32:13.271837 [ 292 ] {} <Debug> TCP-Session: f557f29e-a41f-4d7a-b344-3a7ff986d680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.16 03:32:13.271679 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.16 03:32:13.271862 [ 290 ] {} <Debug> TCP-Session: fe075b1e-ecdf-4d6d-9ef9-e6699e88c5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.16 03:32:13.271892 [ 288 ] {} <Debug> TCP-Session: c4393d0d-039e-4c55-a1a3-91f7f290bbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.16 03:32:14.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.25 MiB, peak 165.36 MiB, free memory in arenas 0.00 B, will set to 159.10 MiB (RSS), difference: 3.85 MiB | ||
| 816 | 2026.01.16 03:32:17.485849 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.16 03:32:17.485911 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.16 03:32:17.551961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 819 | 2026.01.16 03:32:17.554676 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.16 03:32:17.554736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 821 | 2026.01.16 03:32:17.555459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.16 03:32:17.555919 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.16 03:32:17.558049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 824 | 2026.01.16 03:32:17.589432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.16 03:32:17.608087 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.16 03:32:17.608152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 827 | 2026.01.16 03:32:17.614845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.16 03:32:17.615941 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.16 03:32:17.619121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.16 03:32:18.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 165.36 MiB, free memory in arenas 0.00 B, will set to 162.23 MiB (RSS), difference: 2.40 MiB | ||
| 831 | 2026.01.16 03:32:20.941668 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39149 | ||
| 832 | 2026.01.16 03:32:20.941794 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.16 03:32:20.941823 [ 286 ] {} <Debug> TCP-Session: 4700f304-a6a2-459b-8b79-7339f3099d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:39149 | ||
| 834 | 2026.01.16 03:32:20.941849 [ 286 ] {} <Debug> TCP-Session: 4700f304-a6a2-459b-8b79-7339f3099d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.16 03:32:20.941866 [ 286 ] {} <Debug> TCP-Session: 4700f304-a6a2-459b-8b79-7339f3099d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.16 03:32:20.942110 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55109 | ||
| 837 | 2026.01.16 03:32:20.942157 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34055 | ||
| 838 | 2026.01.16 03:32:20.942180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38877 | ||
| 839 | 2026.01.16 03:32:20.942199 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52286 | ||
| 840 | 2026.01.16 03:32:20.942222 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.16 03:32:20.942237 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60856 | ||
| 842 | 2026.01.16 03:32:20.942278 [ 287 ] {} <Debug> TCP-Session: c6da2555-afb2-4a1c-a4b2-e1796d664257 Authenticating user 'default' from [fd00:1122:3344:101::e]:55109 | ||
| 843 | 2026.01.16 03:32:20.942280 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.16 03:32:20.942277 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.16 03:32:20.942313 [ 287 ] {} <Debug> TCP-Session: c6da2555-afb2-4a1c-a4b2-e1796d664257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.01.16 03:32:20.942321 [ 290 ] {} <Debug> TCP-Session: 08bcdbf2-9306-4baa-853c-9b3298dc0dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38877 | ||
| 847 | 2026.01.16 03:32:20.942322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.01.16 03:32:20.942341 [ 287 ] {} <Debug> TCP-Session: c6da2555-afb2-4a1c-a4b2-e1796d664257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.16 03:32:20.942348 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.01.16 03:32:20.942377 [ 291 ] {} <Debug> TCP-Session: 342eecfa-e705-41d9-ac26-a707d9087836 Authenticating user 'default' from [fd00:1122:3344:101::e]:52286 | ||
| 851 | 2026.01.16 03:32:20.942398 [ 294 ] {} <Debug> TCP-Session: 701e7f1f-ef1d-4387-8d64-cdfd3e604401 Authenticating user 'default' from [fd00:1122:3344:101::e]:60856 | ||
| 852 | 2026.01.16 03:32:20.942412 [ 291 ] {} <Debug> TCP-Session: 342eecfa-e705-41d9-ac26-a707d9087836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.16 03:32:20.942428 [ 294 ] {} <Debug> TCP-Session: 701e7f1f-ef1d-4387-8d64-cdfd3e604401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.16 03:32:20.942435 [ 291 ] {} <Debug> TCP-Session: 342eecfa-e705-41d9-ac26-a707d9087836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.16 03:32:20.942463 [ 294 ] {} <Debug> TCP-Session: 701e7f1f-ef1d-4387-8d64-cdfd3e604401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.16 03:32:20.942250 [ 286 ] {} <Trace> TCP-Session: 4700f304-a6a2-459b-8b79-7339f3099d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.16 03:32:20.942213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 | ||
| 858 | 2026.01.16 03:32:20.942175 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49107 | ||
| 859 | 2026.01.16 03:32:20.942234 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49404 | ||
| 860 | 2026.01.16 03:32:20.942626 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.16 03:32:20.942356 [ 290 ] {} <Debug> TCP-Session: 08bcdbf2-9306-4baa-853c-9b3298dc0dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.16 03:32:20.942666 [ 292 ] {} <Debug> TCP-Session: 0216ec14-1e20-4b0b-ab59-4dfb3097531f Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 | ||
| 863 | 2026.01.16 03:32:20.942686 [ 290 ] {} <Debug> TCP-Session: 08bcdbf2-9306-4baa-853c-9b3298dc0dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.16 03:32:20.942704 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 865 | 2026.01.16 03:32:20.942719 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.01.16 03:32:20.942708 [ 292 ] {} <Debug> TCP-Session: 0216ec14-1e20-4b0b-ab59-4dfb3097531f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.16 03:32:20.942769 [ 289 ] {} <Debug> TCP-Session: ad9b73ab-aae2-408c-b470-85e584bbd4bc Authenticating user 'default' from [fd00:1122:3344:101::e]:49107 | ||
| 868 | 2026.01.16 03:32:20.942788 [ 292 ] {} <Debug> TCP-Session: 0216ec14-1e20-4b0b-ab59-4dfb3097531f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.16 03:32:20.942798 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.01.16 03:32:20.942813 [ 289 ] {} <Debug> TCP-Session: ad9b73ab-aae2-408c-b470-85e584bbd4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.16 03:32:20.942342 [ 288 ] {} <Debug> TCP-Session: a4830a66-e66e-4223-8a8c-176a05183ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34055 | ||
| 872 | 2026.01.16 03:32:20.942842 [ 289 ] {} <Debug> TCP-Session: ad9b73ab-aae2-408c-b470-85e584bbd4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.16 03:32:20.942838 [ 293 ] {} <Debug> TCP-Session: 63a9fb0c-ef75-435d-b114-9e14bc82b9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49404 | ||
| 874 | 2026.01.16 03:32:20.942897 [ 288 ] {} <Debug> TCP-Session: a4830a66-e66e-4223-8a8c-176a05183ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.01.16 03:32:20.942905 [ 293 ] {} <Debug> TCP-Session: 63a9fb0c-ef75-435d-b114-9e14bc82b9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.16 03:32:20.942931 [ 288 ] {} <Debug> TCP-Session: a4830a66-e66e-4223-8a8c-176a05183ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.16 03:32:20.942937 [ 293 ] {} <Debug> TCP-Session: 63a9fb0c-ef75-435d-b114-9e14bc82b9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.16 03:32:20.943091 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 879 | 2026.01.16 03:32:20.943165 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.16 03:32:20.943545 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.16 03:32:20.944983 [ 295 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.16 03:32:20.945041 [ 295 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.16 03:32:20.945085 [ 295 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001394701 sec. (717.000 rows/sec., 28.01 KiB/sec.) | ||
| 884 | 2026.01.16 03:32:20.945110 [ 295 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.16 03:32:20.946134 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003513 sec., 284.6569883290635 rows/sec., 11.12 KiB/sec. | ||
| 886 | 2026.01.16 03:32:20.946309 [ 286 ] {9bce4874-b4d9-4d8d-9195-d3f53fc14026} <Debug> TCPHandler: Processed in 0.004182182 sec. | ||
| 887 | 2026.01.16 03:32:20.946466 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.16 03:32:20.946487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.16 03:32:20.946511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.16 03:32:20.946517 [ 286 ] {} <Debug> TCP-Session: 4700f304-a6a2-459b-8b79-7339f3099d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.16 03:32:20.946526 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.16 03:32:20.946553 [ 287 ] {} <Debug> TCP-Session: c6da2555-afb2-4a1c-a4b2-e1796d664257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.16 03:32:20.946572 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.16 03:32:20.946586 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.16 03:32:20.946614 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.16 03:32:20.946633 [ 290 ] {} <Debug> TCP-Session: 08bcdbf2-9306-4baa-853c-9b3298dc0dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.16 03:32:20.946663 [ 292 ] {} <Debug> TCP-Session: 0216ec14-1e20-4b0b-ab59-4dfb3097531f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.16 03:32:20.946676 [ 291 ] {} <Debug> TCP-Session: 342eecfa-e705-41d9-ac26-a707d9087836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.16 03:32:20.946630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.16 03:32:20.946773 [ 293 ] {} <Debug> TCP-Session: 63a9fb0c-ef75-435d-b114-9e14bc82b9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.16 03:32:20.946550 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.16 03:32:20.946605 [ 288 ] {} <Debug> TCP-Session: a4830a66-e66e-4223-8a8c-176a05183ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.16 03:32:20.946840 [ 289 ] {} <Debug> TCP-Session: ad9b73ab-aae2-408c-b470-85e584bbd4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.16 03:32:20.946544 [ 294 ] {} <Debug> TCP-Session: 701e7f1f-ef1d-4387-8d64-cdfd3e604401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.16 03:32:21.077294 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50125 | ||
| 906 | 2026.01.16 03:32:21.077399 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.16 03:32:21.077425 [ 286 ] {} <Debug> TCP-Session: 94de61a2-027a-4018-9839-5027227825a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50125 | ||
| 908 | 2026.01.16 03:32:21.077447 [ 286 ] {} <Debug> TCP-Session: 94de61a2-027a-4018-9839-5027227825a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.16 03:32:21.077460 [ 286 ] {} <Debug> TCP-Session: 94de61a2-027a-4018-9839-5027227825a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.16 03:32:21.077682 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50541 | ||
| 911 | 2026.01.16 03:32:21.077698 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63574 | ||
| 912 | 2026.01.16 03:32:21.077733 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50517 | ||
| 913 | 2026.01.16 03:32:21.077753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47415 | ||
| 914 | 2026.01.16 03:32:21.077741 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58340 | ||
| 915 | 2026.01.16 03:32:21.077798 [ 286 ] {} <Trace> TCP-Session: 94de61a2-027a-4018-9839-5027227825a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.01.16 03:32:21.077826 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.16 03:32:21.077843 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.16 03:32:21.077846 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.01.16 03:32:21.077870 [ 294 ] {} <Debug> TCP-Session: 3a92bedd-47c3-4709-b0ed-7f1d8f15f654 Authenticating user 'default' from [fd00:1122:3344:101::e]:47415 | ||
| 920 | 2026.01.16 03:32:21.077885 [ 292 ] {} <Debug> TCP-Session: f4393bb2-2772-4c73-8b2c-5428d7a73fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50517 | ||
| 921 | 2026.01.16 03:32:21.077891 [ 288 ] {} <Debug> TCP-Session: 3413cd94-828e-4f0f-bafb-8b3e244ea653 Authenticating user 'default' from [fd00:1122:3344:101::e]:63574 | ||
| 922 | 2026.01.16 03:32:21.077910 [ 294 ] {} <Debug> TCP-Session: 3a92bedd-47c3-4709-b0ed-7f1d8f15f654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.16 03:32:21.077920 [ 292 ] {} <Debug> TCP-Session: f4393bb2-2772-4c73-8b2c-5428d7a73fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.16 03:32:21.077925 [ 288 ] {} <Debug> TCP-Session: 3413cd94-828e-4f0f-bafb-8b3e244ea653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.16 03:32:21.077936 [ 294 ] {} <Debug> TCP-Session: 3a92bedd-47c3-4709-b0ed-7f1d8f15f654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.16 03:32:21.077947 [ 292 ] {} <Debug> TCP-Session: f4393bb2-2772-4c73-8b2c-5428d7a73fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.16 03:32:21.077955 [ 288 ] {} <Debug> TCP-Session: 3413cd94-828e-4f0f-bafb-8b3e244ea653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.16 03:32:21.077891 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.01.16 03:32:21.077997 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 930 | 2026.01.16 03:32:21.078025 [ 293 ] {} <Debug> TCP-Session: a587816a-1ed7-4183-9d57-2366eeed84fe Authenticating user 'default' from [fd00:1122:3344:101::e]:58340 | ||
| 931 | 2026.01.16 03:32:21.077794 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.01.16 03:32:21.078058 [ 293 ] {} <Debug> TCP-Session: a587816a-1ed7-4183-9d57-2366eeed84fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.16 03:32:21.077709 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 934 | 2026.01.16 03:32:21.078087 [ 293 ] {} <Debug> TCP-Session: a587816a-1ed7-4183-9d57-2366eeed84fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.16 03:32:21.078084 [ 287 ] {} <Debug> TCP-Session: bfcb8c75-17f7-4f68-a96c-bb2962242cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50541 | ||
| 936 | 2026.01.16 03:32:21.077710 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64794 | ||
| 937 | 2026.01.16 03:32:21.078135 [ 287 ] {} <Debug> TCP-Session: bfcb8c75-17f7-4f68-a96c-bb2962242cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.16 03:32:21.077720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 939 | 2026.01.16 03:32:21.078159 [ 287 ] {} <Debug> TCP-Session: bfcb8c75-17f7-4f68-a96c-bb2962242cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.16 03:32:21.078167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.16 03:32:21.078197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.16 03:32:21.078234 [ 289 ] {} <Debug> TCP-Session: a278bd43-4843-4a93-8c1c-8ee6e80452a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 943 | 2026.01.16 03:32:21.078237 [ 290 ] {} <Debug> TCP-Session: 484664ee-5446-4d70-9460-abb904d87ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64794 | ||
| 944 | 2026.01.16 03:32:21.078262 [ 289 ] {} <Debug> TCP-Session: a278bd43-4843-4a93-8c1c-8ee6e80452a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.16 03:32:21.078272 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 946 | 2026.01.16 03:32:21.078291 [ 289 ] {} <Debug> TCP-Session: a278bd43-4843-4a93-8c1c-8ee6e80452a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.16 03:32:21.078272 [ 290 ] {} <Debug> TCP-Session: 484664ee-5446-4d70-9460-abb904d87ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.16 03:32:21.078234 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.01.16 03:32:21.078345 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.01.16 03:32:21.078370 [ 291 ] {} <Debug> TCP-Session: 59d1b2fc-45a9-482b-bd35-8ed6818b096f Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 951 | 2026.01.16 03:32:21.078342 [ 290 ] {} <Debug> TCP-Session: 484664ee-5446-4d70-9460-abb904d87ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.16 03:32:21.078393 [ 291 ] {} <Debug> TCP-Session: 59d1b2fc-45a9-482b-bd35-8ed6818b096f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.16 03:32:21.078416 [ 291 ] {} <Debug> TCP-Session: 59d1b2fc-45a9-482b-bd35-8ed6818b096f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.16 03:32:21.078656 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.16 03:32:21.079569 [ 322 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.16 03:32:21.079617 [ 322 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.16 03:32:21.079654 [ 322 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886943 sec. (1127.468 rows/sec., 44.04 KiB/sec.) | ||
| 958 | 2026.01.16 03:32:21.079673 [ 322 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.16 03:32:21.080850 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002909 sec., 343.7607425232038 rows/sec., 13.43 KiB/sec. | ||
| 960 | 2026.01.16 03:32:21.081003 [ 286 ] {8a00ad24-1ede-4083-89e0-ede75a84762b} <Debug> TCPHandler: Processed in 0.00331655 sec. | ||
| 961 | 2026.01.16 03:32:21.081131 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.16 03:32:21.081160 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.16 03:32:21.081171 [ 286 ] {} <Debug> TCP-Session: 94de61a2-027a-4018-9839-5027227825a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.16 03:32:21.081190 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.16 03:32:21.081206 [ 287 ] {} <Debug> TCP-Session: bfcb8c75-17f7-4f68-a96c-bb2962242cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.01.16 03:32:21.081228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.16 03:32:21.081249 [ 288 ] {} <Debug> TCP-Session: 3413cd94-828e-4f0f-bafb-8b3e244ea653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.16 03:32:21.081254 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.16 03:32:21.081276 [ 290 ] {} <Debug> TCP-Session: 484664ee-5446-4d70-9460-abb904d87ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.16 03:32:21.081289 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.16 03:32:21.081309 [ 291 ] {} <Debug> TCP-Session: 59d1b2fc-45a9-482b-bd35-8ed6818b096f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.16 03:32:21.081271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.16 03:32:21.081333 [ 294 ] {} <Debug> TCP-Session: 3a92bedd-47c3-4709-b0ed-7f1d8f15f654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.16 03:32:21.081209 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.01.16 03:32:21.081366 [ 292 ] {} <Debug> TCP-Session: f4393bb2-2772-4c73-8b2c-5428d7a73fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.16 03:32:21.081256 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.16 03:32:21.081411 [ 293 ] {} <Debug> TCP-Session: a587816a-1ed7-4183-9d57-2366eeed84fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.16 03:32:21.081450 [ 289 ] {} <Debug> TCP-Session: a278bd43-4843-4a93-8c1c-8ee6e80452a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.16 03:32:22.550884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.01.16 03:32:22.553104 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.16 03:32:22.553153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 982 | 2026.01.16 03:32:22.554392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.16 03:32:22.554906 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.16 03:32:22.555221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.16 03:32:23.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.26 MiB, peak 172.61 MiB, free memory in arenas 0.00 B, will set to 162.33 MiB (RSS), difference: 4.06 MiB | ||
| 986 | 2026.01.16 03:32:24.387782 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.16 03:32:24.387965 [ 259 ] {08d89f36-0d83-441d-874d-2aff83976fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.16 03:32:24.388232 [ 259 ] {08d89f36-0d83-441d-874d-2aff83976fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.16 03:32:24.388290 [ 259 ] {08d89f36-0d83-441d-874d-2aff83976fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.16 03:32:24.388680 [ 259 ] {08d89f36-0d83-441d-874d-2aff83976fc8} <Debug> TCPHandler: Processed in 0.001025195 sec. | ||
| 991 | 2026.01.16 03:32:24.400052 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.16 03:32:24.400185 [ 259 ] {8f09e5be-5eff-4c16-af1c-24740ffd7b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.16 03:32:24.407002 [ 259 ] {8f09e5be-5eff-4c16-af1c-24740ffd7b2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.16 03:32:24.407059 [ 259 ] {8f09e5be-5eff-4c16-af1c-24740ffd7b2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.16 03:32:24.409463 [ 259 ] {8f09e5be-5eff-4c16-af1c-24740ffd7b2c} <Debug> TCPHandler: Processed in 0.009466412 sec. | ||
| 996 | 2026.01.16 03:32:24.409736 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.16 03:32:24.409851 [ 259 ] {139d0f3f-0640-4e61-b370-91a788ee10bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.16 03:32:24.414032 [ 259 ] {139d0f3f-0640-4e61-b370-91a788ee10bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.16 03:32:24.414077 [ 259 ] {139d0f3f-0640-4e61-b370-91a788ee10bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.16 03:32:24.414420 [ 259 ] {139d0f3f-0640-4e61-b370-91a788ee10bc} <Debug> TCPHandler: Processed in 0.004732541 sec. | ||
| 1001 | 2026.01.16 03:32:24.414655 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.16 03:32:24.414768 [ 259 ] {fe51140f-348a-4618-8d74-dba104a95e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1003 | 2026.01.16 03:32:24.415004 [ 259 ] {fe51140f-348a-4618-8d74-dba104a95e18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.16 03:32:24.415046 [ 259 ] {fe51140f-348a-4618-8d74-dba104a95e18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.16 03:32:24.415365 [ 259 ] {fe51140f-348a-4618-8d74-dba104a95e18} <Debug> TCPHandler: Processed in 0.000760011 sec. | ||
| 1006 | 2026.01.16 03:32:24.415587 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.16 03:32:24.415700 [ 259 ] {64706a6b-66c1-49c9-9b14-f95bc5ce8121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1008 | 2026.01.16 03:32:24.415932 [ 259 ] {64706a6b-66c1-49c9-9b14-f95bc5ce8121} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.16 03:32:24.415974 [ 259 ] {64706a6b-66c1-49c9-9b14-f95bc5ce8121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.16 03:32:24.416283 [ 259 ] {64706a6b-66c1-49c9-9b14-f95bc5ce8121} <Debug> TCPHandler: Processed in 0.000743361 sec. | ||
| 1011 | 2026.01.16 03:32:24.416494 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.16 03:32:24.416607 [ 259 ] {ea14fae6-15eb-4879-9901-5efce94c4a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1013 | 2026.01.16 03:32:24.416839 [ 259 ] {ea14fae6-15eb-4879-9901-5efce94c4a4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.16 03:32:24.416882 [ 259 ] {ea14fae6-15eb-4879-9901-5efce94c4a4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.16 03:32:24.417191 [ 259 ] {ea14fae6-15eb-4879-9901-5efce94c4a4a} <Debug> TCPHandler: Processed in 0.000746792 sec. | ||
| 1016 | 2026.01.16 03:32:24.417395 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.16 03:32:24.417506 [ 259 ] {d5785640-05ed-412b-b514-f9f3b26df6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1018 | 2026.01.16 03:32:24.417737 [ 259 ] {d5785640-05ed-412b-b514-f9f3b26df6a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.16 03:32:24.417778 [ 259 ] {d5785640-05ed-412b-b514-f9f3b26df6a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.16 03:32:24.418086 [ 259 ] {d5785640-05ed-412b-b514-f9f3b26df6a8} <Debug> TCPHandler: Processed in 0.000740591 sec. | ||
| 1021 | 2026.01.16 03:32:24.418280 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.16 03:32:24.418391 [ 259 ] {665e7b0a-ad33-473a-898e-4385dba83e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1023 | 2026.01.16 03:32:24.418624 [ 259 ] {665e7b0a-ad33-473a-898e-4385dba83e55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.16 03:32:24.418665 [ 259 ] {665e7b0a-ad33-473a-898e-4385dba83e55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.16 03:32:24.418969 [ 259 ] {665e7b0a-ad33-473a-898e-4385dba83e55} <Debug> TCPHandler: Processed in 0.000737101 sec. | ||
| 1026 | 2026.01.16 03:32:24.419192 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.16 03:32:24.419305 [ 259 ] {58b9a335-6f79-4dc5-8296-963a0e8b95d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1028 | 2026.01.16 03:32:24.419541 [ 259 ] {58b9a335-6f79-4dc5-8296-963a0e8b95d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.16 03:32:24.419582 [ 259 ] {58b9a335-6f79-4dc5-8296-963a0e8b95d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.16 03:32:24.419894 [ 259 ] {58b9a335-6f79-4dc5-8296-963a0e8b95d2} <Debug> TCPHandler: Processed in 0.000749791 sec. | ||
| 1031 | 2026.01.16 03:32:24.420089 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.16 03:32:24.420203 [ 259 ] {64d32e94-3f71-45c4-9afa-b8da6d805081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1033 | 2026.01.16 03:32:24.420437 [ 259 ] {64d32e94-3f71-45c4-9afa-b8da6d805081} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.16 03:32:24.420479 [ 259 ] {64d32e94-3f71-45c4-9afa-b8da6d805081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.16 03:32:24.420783 [ 259 ] {64d32e94-3f71-45c4-9afa-b8da6d805081} <Debug> TCPHandler: Processed in 0.000741531 sec. | ||
| 1036 | 2026.01.16 03:32:24.420980 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.16 03:32:24.421094 [ 259 ] {3a6d0111-7644-46f8-be2b-59a7d189631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1038 | 2026.01.16 03:32:24.421328 [ 259 ] {3a6d0111-7644-46f8-be2b-59a7d189631c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.16 03:32:24.421369 [ 259 ] {3a6d0111-7644-46f8-be2b-59a7d189631c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.16 03:32:24.421681 [ 259 ] {3a6d0111-7644-46f8-be2b-59a7d189631c} <Debug> TCPHandler: Processed in 0.000747941 sec. | ||
| 1041 | 2026.01.16 03:32:24.421870 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.16 03:32:24.421985 [ 259 ] {0c7ed592-0baa-4af9-b187-8959bc388649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1043 | 2026.01.16 03:32:24.422222 [ 259 ] {0c7ed592-0baa-4af9-b187-8959bc388649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.16 03:32:24.422264 [ 259 ] {0c7ed592-0baa-4af9-b187-8959bc388649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.16 03:32:24.422572 [ 259 ] {0c7ed592-0baa-4af9-b187-8959bc388649} <Debug> TCPHandler: Processed in 0.000749241 sec. | ||
| 1046 | 2026.01.16 03:32:24.422768 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.16 03:32:24.422881 [ 259 ] {7e798eb5-cd08-4b7f-84da-5f12c183d6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1048 | 2026.01.16 03:32:24.423121 [ 259 ] {7e798eb5-cd08-4b7f-84da-5f12c183d6c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.16 03:32:24.423162 [ 259 ] {7e798eb5-cd08-4b7f-84da-5f12c183d6c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.16 03:32:24.423476 [ 259 ] {7e798eb5-cd08-4b7f-84da-5f12c183d6c8} <Debug> TCPHandler: Processed in 0.000755601 sec. | ||
| 1051 | 2026.01.16 03:32:24.423678 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.16 03:32:24.423793 [ 259 ] {02ef31a0-1698-4eca-a992-1ddb50031d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1053 | 2026.01.16 03:32:24.424033 [ 259 ] {02ef31a0-1698-4eca-a992-1ddb50031d19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.16 03:32:24.424074 [ 259 ] {02ef31a0-1698-4eca-a992-1ddb50031d19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.16 03:32:24.424384 [ 259 ] {02ef31a0-1698-4eca-a992-1ddb50031d19} <Debug> TCPHandler: Processed in 0.000752971 sec. | ||
| 1056 | 2026.01.16 03:32:24.424597 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.16 03:32:24.424712 [ 259 ] {7433864d-298d-4d08-983c-72c8e0c7a490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1058 | 2026.01.16 03:32:24.424954 [ 259 ] {7433864d-298d-4d08-983c-72c8e0c7a490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.16 03:32:24.424995 [ 259 ] {7433864d-298d-4d08-983c-72c8e0c7a490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.16 03:32:24.425305 [ 259 ] {7433864d-298d-4d08-983c-72c8e0c7a490} <Debug> TCPHandler: Processed in 0.000756511 sec. | ||
| 1061 | 2026.01.16 03:32:24.425510 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.16 03:32:24.425624 [ 259 ] {802c4f4a-16b5-4b66-bbbc-26d98ec7b3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1063 | 2026.01.16 03:32:24.425871 [ 259 ] {802c4f4a-16b5-4b66-bbbc-26d98ec7b3b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.16 03:32:24.425912 [ 259 ] {802c4f4a-16b5-4b66-bbbc-26d98ec7b3b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.16 03:32:24.426292 [ 259 ] {802c4f4a-16b5-4b66-bbbc-26d98ec7b3b8} <Debug> TCPHandler: Processed in 0.000829203 sec. | ||
| 1066 | 2026.01.16 03:32:24.426679 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.16 03:32:24.426794 [ 259 ] {3536311d-2624-4b56-8950-f9438b6d96e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.01.16 03:32:24.427043 [ 259 ] {3536311d-2624-4b56-8950-f9438b6d96e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.16 03:32:24.427084 [ 259 ] {3536311d-2624-4b56-8950-f9438b6d96e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.16 03:32:24.427409 [ 259 ] {3536311d-2624-4b56-8950-f9438b6d96e3} <Debug> TCPHandler: Processed in 0.000778121 sec. | ||
| 1071 | 2026.01.16 03:32:24.427609 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.16 03:32:24.427724 [ 259 ] {722e7dcb-162b-4279-ad93-9f0037e9ca1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.01.16 03:32:24.427977 [ 259 ] {722e7dcb-162b-4279-ad93-9f0037e9ca1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.16 03:32:24.428017 [ 259 ] {722e7dcb-162b-4279-ad93-9f0037e9ca1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.16 03:32:24.428327 [ 259 ] {722e7dcb-162b-4279-ad93-9f0037e9ca1d} <Debug> TCPHandler: Processed in 0.000765101 sec. | ||
| 1076 | 2026.01.16 03:32:24.428522 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.01.16 03:32:24.428640 [ 259 ] {c39ab241-1c56-4828-babc-ab172ed1a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.01.16 03:32:24.428891 [ 259 ] {c39ab241-1c56-4828-babc-ab172ed1a61e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.01.16 03:32:24.428931 [ 259 ] {c39ab241-1c56-4828-babc-ab172ed1a61e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.01.16 03:32:24.429236 [ 259 ] {c39ab241-1c56-4828-babc-ab172ed1a61e} <Debug> TCPHandler: Processed in 0.000764562 sec. | ||
| 1081 | 2026.01.16 03:32:24.431205 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.01.16 03:32:24.431388 [ 259 ] {e6620e30-94e9-42a6-94de-308ce473d8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.01.16 03:32:24.431650 [ 259 ] {e6620e30-94e9-42a6-94de-308ce473d8e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.01.16 03:32:24.431691 [ 259 ] {e6620e30-94e9-42a6-94de-308ce473d8e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.01.16 03:32:24.432014 [ 259 ] {e6620e30-94e9-42a6-94de-308ce473d8e1} <Debug> TCPHandler: Processed in 0.000800782 sec. | ||
| 1086 | 2026.01.16 03:32:24.434280 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.16 03:32:24.434409 [ 259 ] {9d0eecae-9b86-44d0-9f95-b8989eda54f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.01.16 03:32:24.434671 [ 259 ] {9d0eecae-9b86-44d0-9f95-b8989eda54f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.01.16 03:32:24.434712 [ 259 ] {9d0eecae-9b86-44d0-9f95-b8989eda54f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.01.16 03:32:24.435127 [ 259 ] {9d0eecae-9b86-44d0-9f95-b8989eda54f4} <Debug> TCPHandler: Processed in 0.000897314 sec. | ||
| 1091 | 2026.01.16 03:32:24.435756 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.16 03:32:24.435887 [ 259 ] {bd6c729f-76ba-41a4-b1fa-d2696f06c9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.01.16 03:32:24.436181 [ 259 ] {bd6c729f-76ba-41a4-b1fa-d2696f06c9a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.01.16 03:32:24.436225 [ 259 ] {bd6c729f-76ba-41a4-b1fa-d2696f06c9a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.01.16 03:32:24.436568 [ 259 ] {bd6c729f-76ba-41a4-b1fa-d2696f06c9a4} <Debug> TCPHandler: Processed in 0.000861983 sec. | ||
| 1096 | 2026.01.16 03:32:24.436813 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.01.16 03:32:24.436939 [ 259 ] {5d376261-216e-4f23-b531-6837dc4169a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.01.16 03:32:24.437213 [ 259 ] {5d376261-216e-4f23-b531-6837dc4169a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.01.16 03:32:24.437258 [ 259 ] {5d376261-216e-4f23-b531-6837dc4169a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.01.16 03:32:24.437606 [ 259 ] {5d376261-216e-4f23-b531-6837dc4169a7} <Debug> TCPHandler: Processed in 0.000842183 sec. | ||
| 1101 | 2026.01.16 03:32:24.437855 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.16 03:32:24.437981 [ 259 ] {5ffe63c1-62ec-485a-b8c2-b34d3e092c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.01.16 03:32:24.438253 [ 259 ] {5ffe63c1-62ec-485a-b8c2-b34d3e092c31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.01.16 03:32:24.438298 [ 259 ] {5ffe63c1-62ec-485a-b8c2-b34d3e092c31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.01.16 03:32:24.438636 [ 259 ] {5ffe63c1-62ec-485a-b8c2-b34d3e092c31} <Debug> TCPHandler: Processed in 0.000830992 sec. | ||
| 1106 | 2026.01.16 03:32:24.438894 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.16 03:32:24.439022 [ 259 ] {715d4074-d59c-466c-a5f6-0a00e7b2f3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1108 | 2026.01.16 03:32:24.439290 [ 259 ] {715d4074-d59c-466c-a5f6-0a00e7b2f3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.01.16 03:32:24.439340 [ 259 ] {715d4074-d59c-466c-a5f6-0a00e7b2f3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.01.16 03:32:24.439681 [ 259 ] {715d4074-d59c-466c-a5f6-0a00e7b2f3fa} <Debug> TCPHandler: Processed in 0.000835863 sec. | ||
| 1111 | 2026.01.16 03:32:24.439935 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.16 03:32:24.440061 [ 259 ] {a36b3e24-1130-4b41-b320-e1d6df9a0a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1113 | 2026.01.16 03:32:24.440332 [ 259 ] {a36b3e24-1130-4b41-b320-e1d6df9a0a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.01.16 03:32:24.440374 [ 259 ] {a36b3e24-1130-4b41-b320-e1d6df9a0a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.01.16 03:32:24.440707 [ 259 ] {a36b3e24-1130-4b41-b320-e1d6df9a0a71} <Debug> TCPHandler: Processed in 0.000820502 sec. | ||
| 1116 | 2026.01.16 03:32:24.440994 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.16 03:32:24.441124 [ 259 ] {616c68bb-dc70-4bca-bffd-8c71b3d0dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1118 | 2026.01.16 03:32:24.441397 [ 259 ] {616c68bb-dc70-4bca-bffd-8c71b3d0dfbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.01.16 03:32:24.441439 [ 259 ] {616c68bb-dc70-4bca-bffd-8c71b3d0dfbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.01.16 03:32:24.441766 [ 259 ] {616c68bb-dc70-4bca-bffd-8c71b3d0dfbe} <Debug> TCPHandler: Processed in 0.000829742 sec. | ||
| 1121 | 2026.01.16 03:32:24.442003 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.16 03:32:24.442133 [ 259 ] {a4918546-acae-41e3-9792-4854eecb51d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1123 | 2026.01.16 03:32:24.442443 [ 259 ] {a4918546-acae-41e3-9792-4854eecb51d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.01.16 03:32:24.442488 [ 259 ] {a4918546-acae-41e3-9792-4854eecb51d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.01.16 03:32:24.442813 [ 259 ] {a4918546-acae-41e3-9792-4854eecb51d8} <Debug> TCPHandler: Processed in 0.000859093 sec. | ||
| 1126 | 2026.01.16 03:32:24.443074 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.16 03:32:24.443200 [ 259 ] {4027331e-490a-416e-b880-8fe59c4a854a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1128 | 2026.01.16 03:32:24.443475 [ 259 ] {4027331e-490a-416e-b880-8fe59c4a854a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.01.16 03:32:24.443517 [ 259 ] {4027331e-490a-416e-b880-8fe59c4a854a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.01.16 03:32:24.443837 [ 259 ] {4027331e-490a-416e-b880-8fe59c4a854a} <Debug> TCPHandler: Processed in 0.000810632 sec. | ||
| 1131 | 2026.01.16 03:32:24.444061 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.16 03:32:24.444187 [ 259 ] {b2dfb469-ee1f-4e00-a218-b03d2db6d274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1133 | 2026.01.16 03:32:24.444461 [ 259 ] {b2dfb469-ee1f-4e00-a218-b03d2db6d274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.01.16 03:32:24.444504 [ 259 ] {b2dfb469-ee1f-4e00-a218-b03d2db6d274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.01.16 03:32:24.444837 [ 259 ] {b2dfb469-ee1f-4e00-a218-b03d2db6d274} <Debug> TCPHandler: Processed in 0.000823562 sec. | ||
| 1136 | 2026.01.16 03:32:24.456425 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.16 03:32:24.456561 [ 259 ] {49c53411-4d84-4fa6-95b4-190eafd81c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1138 | 2026.01.16 03:32:24.456858 [ 259 ] {49c53411-4d84-4fa6-95b4-190eafd81c46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.01.16 03:32:24.456902 [ 259 ] {49c53411-4d84-4fa6-95b4-190eafd81c46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.01.16 03:32:24.457247 [ 259 ] {49c53411-4d84-4fa6-95b4-190eafd81c46} <Debug> TCPHandler: Processed in 0.000875323 sec. | ||
| 1141 | 2026.01.16 03:32:24.466181 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.01.16 03:32:24.466297 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1143 | 2026.01.16 03:32:24.466341 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.01.16 03:32:24.469014 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.01.16 03:32:24.469062 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1146 | 2026.01.16 03:32:24.469794 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2026.01.16 03:32:24.470316 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.01.16 03:32:24.470487 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.004222 sec., 7342.491710090005 rows/sec., 1.63 MiB/sec. | ||
| 1149 | 2026.01.16 03:32:24.470529 [ 259 ] {ef1e7de5-407a-4649-aff2-59e90a26d34d} <Debug> TCPHandler: Processed in 0.004404816 sec. | ||
| 1150 | 2026.01.16 03:32:24.470676 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.01.16 03:32:24.470774 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.01.16 03:32:24.470814 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1153 | 2026.01.16 03:32:24.477531 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.01.16 03:32:24.477578 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1155 | 2026.01.16 03:32:24.480139 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2026.01.16 03:32:24.480681 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.01.16 03:32:24.480828 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.010075 sec., 40694.78908188585 rows/sec., 2.58 MiB/sec. | ||
| 1158 | 2026.01.16 03:32:24.480868 [ 259 ] {ce2355cd-57c7-48c1-8a4a-ece08db8f506} <Debug> TCPHandler: Processed in 0.010242983 sec. | ||
| 1159 | 2026.01.16 03:32:24.481012 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.01.16 03:32:24.481114 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1161 | 2026.01.16 03:32:24.481157 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1162 | 2026.01.16 03:32:24.481584 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.01.16 03:32:24.481623 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1164 | 2026.01.16 03:32:24.482042 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1165 | 2026.01.16 03:32:24.482469 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.01.16 03:32:24.482605 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001515 sec., 6600.660066006601 rows/sec., 538.24 KiB/sec. | ||
| 1167 | 2026.01.16 03:32:24.482643 [ 259 ] {ae00a0bf-cbe4-4dc8-8530-b8c2e5655b71} <Debug> TCPHandler: Processed in 0.001685225 sec. | ||
| 1168 | 2026.01.16 03:32:24.482761 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.01.16 03:32:24.482858 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1170 | 2026.01.16 03:32:24.482897 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1171 | 2026.01.16 03:32:24.484054 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.01.16 03:32:24.484092 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1173 | 2026.01.16 03:32:24.484694 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2026.01.16 03:32:24.485161 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.01.16 03:32:24.485296 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Debug> executeQuery: Read 1139 rows, 92.45 KiB in 0.002457 sec., 463573.46357346355 rows/sec., 36.75 MiB/sec. | ||
| 1176 | 2026.01.16 03:32:24.485333 [ 259 ] {1903cfd0-8c4c-4a40-b191-fa6a61d8ffa6} <Debug> TCPHandler: Processed in 0.002622329 sec. | ||
| 1177 | 2026.01.16 03:32:24.485459 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.01.16 03:32:24.485555 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1179 | 2026.01.16 03:32:24.485595 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1180 | 2026.01.16 03:32:24.486130 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.01.16 03:32:24.486168 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1182 | 2026.01.16 03:32:24.486797 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1183 | 2026.01.16 03:32:24.487227 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.01.16 03:32:24.487364 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Debug> executeQuery: Read 228 rows, 13.99 KiB in 0.001828 sec., 124726.47702407002 rows/sec., 7.47 MiB/sec. | ||
| 1185 | 2026.01.16 03:32:24.487403 [ 259 ] {75e0c0b8-f444-4e41-9ec8-007c6fbc4ef4} <Debug> TCPHandler: Processed in 0.00199375 sec. | ||
| 1186 | 2026.01.16 03:32:24.487521 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.01.16 03:32:24.487617 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.01.16 03:32:24.487657 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1189 | 2026.01.16 03:32:24.488182 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.01.16 03:32:24.488218 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1191 | 2026.01.16 03:32:24.488686 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1192 | 2026.01.16 03:32:24.489127 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.01.16 03:32:24.489261 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001662 sec., 127557.16004813477 rows/sec., 8.23 MiB/sec. | ||
| 1194 | 2026.01.16 03:32:24.489297 [ 259 ] {b8b078c3-dc29-4871-8524-f7962c91a39b} <Debug> TCPHandler: Processed in 0.001826387 sec. | ||
| 1195 | 2026.01.16 03:32:24.489425 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.01.16 03:32:24.489545 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1197 | 2026.01.16 03:32:24.489586 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1198 | 2026.01.16 03:32:24.490123 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.16 03:32:24.490162 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1200 | 2026.01.16 03:32:24.490686 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1201 | 2026.01.16 03:32:24.491134 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.16 03:32:24.491271 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001744 sec., 120986.23853211009 rows/sec., 6.87 MiB/sec. | ||
| 1203 | 2026.01.16 03:32:24.491310 [ 259 ] {a6b832f5-dc17-471c-a00a-88cf0a1f9a61} <Debug> TCPHandler: Processed in 0.001937509 sec. | ||
| 1204 | 2026.01.16 03:32:24.491421 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.16 03:32:24.491518 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2026.01.16 03:32:24.491558 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2026.01.16 03:32:24.492242 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.01.16 03:32:24.492279 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1209 | 2026.01.16 03:32:24.492831 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2026.01.16 03:32:24.493284 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.01.16 03:32:24.493412 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Debug> executeQuery: Read 700 rows, 50.16 KiB in 0.001913 sec., 365917.4072138003 rows/sec., 25.61 MiB/sec. | ||
| 1212 | 2026.01.16 03:32:24.493448 [ 259 ] {17eeb62a-035f-4210-bc1d-0aa5f92493ab} <Debug> TCPHandler: Processed in 0.00207662 sec. | ||
| 1213 | 2026.01.16 03:32:24.493564 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.16 03:32:24.493658 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1215 | 2026.01.16 03:32:24.493699 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1216 | 2026.01.16 03:32:24.496048 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.16 03:32:24.496092 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1218 | 2026.01.16 03:32:24.500604 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1219 | 2026.01.16 03:32:24.501108 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.16 03:32:24.501245 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007605 sec., 788.9546351084813 rows/sec., 41.22 KiB/sec. | ||
| 1221 | 2026.01.16 03:32:24.501283 [ 259 ] {76a1ebba-ff25-453a-8dd4-e9ed4c969fb3} <Debug> TCPHandler: Processed in 0.007767476 sec. | ||
| 1222 | 2026.01.16 03:32:24.501394 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.01.16 03:32:24.501492 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.01.16 03:32:24.501543 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1225 | 2026.01.16 03:32:24.502013 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.16 03:32:24.502047 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1227 | 2026.01.16 03:32:24.502656 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2026.01.16 03:32:24.503089 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.16 03:32:24.503215 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Debug> executeQuery: Read 309 rows, 20.71 KiB in 0.001801 sec., 171571.34925041642 rows/sec., 11.23 MiB/sec. | ||
| 1230 | 2026.01.16 03:32:24.503251 [ 259 ] {ba2325a6-767d-49a5-a5b4-db4be7c10b19} <Debug> TCPHandler: Processed in 0.001967659 sec. | ||
| 1231 | 2026.01.16 03:32:24.503440 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.16 03:32:24.503548 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.16 03:32:24.503592 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1234 | 2026.01.16 03:32:24.503913 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.16 03:32:24.503949 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1236 | 2026.01.16 03:32:24.504385 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2026.01.16 03:32:24.504902 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.16 03:32:24.505041 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. | ||
| 1239 | 2026.01.16 03:32:24.505077 [ 259 ] {74236f1a-140e-4f5e-97b2-9bbf2da378e1} <Debug> TCPHandler: Processed in 0.001694655 sec. | ||
| 1240 | 2026.01.16 03:32:24.505196 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.16 03:32:24.505289 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.16 03:32:24.505348 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <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 | ||
| 1243 | 2026.01.16 03:32:24.506292 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.16 03:32:24.506335 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1245 | 2026.01.16 03:32:24.509896 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1246 | 2026.01.16 03:32:24.510318 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.16 03:32:24.510459 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005187 sec., 2506.2656641604012 rows/sec., 4.49 MiB/sec. | ||
| 1248 | 2026.01.16 03:32:24.510510 [ 259 ] {4cbf7813-843b-4a4e-8922-b8bbf55e45cc} <Debug> TCPHandler: Processed in 0.005363881 sec. | ||
| 1249 | 2026.01.16 03:32:24.510631 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.16 03:32:24.510726 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.16 03:32:24.510771 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1252 | 2026.01.16 03:32:24.511100 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.16 03:32:24.511136 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1254 | 2026.01.16 03:32:24.511632 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1255 | 2026.01.16 03:32:24.512050 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.16 03:32:24.512178 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 288.32 KiB/sec. | ||
| 1257 | 2026.01.16 03:32:24.512214 [ 259 ] {d987bee3-0f17-4c99-b620-df6c1862aace} <Debug> TCPHandler: Processed in 0.001631954 sec. | ||
| 1258 | 2026.01.16 03:32:24.512323 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.16 03:32:24.512416 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.16 03:32:24.512455 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.01.16 03:32:24.512791 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.16 03:32:24.512828 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1263 | 2026.01.16 03:32:24.513310 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1264 | 2026.01.16 03:32:24.513761 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.16 03:32:24.513889 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001492 sec., 63002.680965147454 rows/sec., 3.86 MiB/sec. | ||
| 1266 | 2026.01.16 03:32:24.513926 [ 259 ] {8c8d3aa0-7856-4680-ad6b-73adb6f1041a} <Debug> TCPHandler: Processed in 0.001650955 sec. | ||
| 1267 | 2026.01.16 03:32:25.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.42 MiB, peak 172.61 MiB, free memory in arenas 0.00 B, will set to 163.23 MiB (RSS), difference: -1.19 MiB | ||
| 1268 | 2026.01.16 03:32:25.058219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1269 | 2026.01.16 03:32:25.058759 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.01.16 03:32:25.058807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1271 | 2026.01.16 03:32:25.059460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1272 | 2026.01.16 03:32:25.059917 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.01.16 03:32:25.060075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1274 | 2026.01.16 03:32:25.119269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1275 | 2026.01.16 03:32:25.135474 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.01.16 03:32:25.135530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1277 | 2026.01.16 03:32:25.141954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.01.16 03:32:25.143144 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.01.16 03:32:25.146144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1280 | 2026.01.16 03:32:26.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.77 MiB, peak 172.61 MiB, free memory in arenas 0.00 B, will set to 165.62 MiB (RSS), difference: 1.85 MiB | ||
| 1281 | 2026.01.16 03:32:29.395557 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.16 03:32:29.395768 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1283 | 2026.01.16 03:32:29.395842 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1284 | 2026.01.16 03:32:29.396554 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.16 03:32:29.396608 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1286 | 2026.01.16 03:32:29.397104 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.01.16 03:32:29.397601 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.16 03:32:29.397773 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002058 sec., 25267.249757045676 rows/sec., 1.93 MiB/sec. | ||
| 1289 | 2026.01.16 03:32:29.397819 [ 259 ] {5daa9a55-ef08-4bdb-9830-7ef9ac350e84} <Debug> TCPHandler: Processed in 0.002400076 sec. | ||
| 1290 | 2026.01.16 03:32:29.397946 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.16 03:32:29.398041 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1292 | 2026.01.16 03:32:29.398081 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1293 | 2026.01.16 03:32:29.398503 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.16 03:32:29.398540 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1295 | 2026.01.16 03:32:29.398954 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.01.16 03:32:29.399408 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): 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.01.16 03:32:29.399544 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.87 MiB/sec. | ||
| 1298 | 2026.01.16 03:32:29.399587 [ 259 ] {c887de8f-eb5f-427e-90db-2d64c15087c0} <Debug> TCPHandler: Processed in 0.001699825 sec. | ||
| 1299 | 2026.01.16 03:32:29.399688 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.01.16 03:32:29.399782 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.01.16 03:32:29.399827 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1302 | 2026.01.16 03:32:29.400243 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.16 03:32:29.400280 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1304 | 2026.01.16 03:32:29.400724 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.01.16 03:32:29.401290 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.16 03:32:29.401433 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001668 sec., 89928.05755395684 rows/sec., 6.23 MiB/sec. | ||
| 1307 | 2026.01.16 03:32:29.401474 [ 259 ] {60b475ca-ff05-4fe4-a983-1bfd720accb1} <Debug> TCPHandler: Processed in 0.001834067 sec. | ||
| 1308 | 2026.01.16 03:32:29.401576 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.01.16 03:32:29.401669 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.01.16 03:32:29.401711 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1311 | 2026.01.16 03:32:29.402047 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.01.16 03:32:29.402083 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1313 | 2026.01.16 03:32:29.402534 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.01.16 03:32:29.403004 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.01.16 03:32:29.403143 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001491 sec., 33534.5405767941 rows/sec., 2.30 MiB/sec. | ||
| 1316 | 2026.01.16 03:32:29.403183 [ 259 ] {9abb1998-3477-43df-a05d-7b5fde76c33a} <Debug> TCPHandler: Processed in 0.001656115 sec. | ||
| 1317 | 2026.01.16 03:32:32.485950 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1318 | 2026.01.16 03:32:32.486020 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1319 | 2026.01.16 03:32:32.555422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 192 | ||
| 1320 | 2026.01.16 03:32:32.558874 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.16 03:32:32.558916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1322 | 2026.01.16 03:32:32.560239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1323 | 2026.01.16 03:32:32.560317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.01.16 03:32:32.560808 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.01.16 03:32:32.560862 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1326 | 2026.01.16 03:32:32.560932 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.01.16 03:32:32.561264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1328 | 2026.01.16 03:32:32.561524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.01.16 03:32:32.562049 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.16 03:32:32.562201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1331 | 2026.01.16 03:32:32.646297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1332 | 2026.01.16 03:32:32.662760 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.16 03:32:32.662812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1334 | 2026.01.16 03:32:32.669037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1335 | 2026.01.16 03:32:32.670093 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.16 03:32:32.672772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1337 | 2026.01.16 03:32:33.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.30 MiB, peak 172.61 MiB, free memory in arenas 0.00 B, will set to 167.38 MiB (RSS), difference: 1.08 MiB | ||
| 1338 | 2026.01.16 03:32:34.408652 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.01.16 03:32:34.408829 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.01.16 03:32:34.408889 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1341 | 2026.01.16 03:32:34.409801 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.01.16 03:32:34.409860 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1343 | 2026.01.16 03:32:34.410411 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1344 | 2026.01.16 03:32:34.410919 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.01.16 03:32:34.411070 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002266 sec., 180935.56928508385 rows/sec., 11.48 MiB/sec. | ||
| 1346 | 2026.01.16 03:32:34.411110 [ 259 ] {b241a0ef-a6ba-4c2d-b3df-4573d16b5198} <Debug> TCPHandler: Processed in 0.002571309 sec. | ||
| 1347 | 2026.01.16 03:32:34.411235 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.01.16 03:32:34.411329 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1349 | 2026.01.16 03:32:34.411368 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1350 | 2026.01.16 03:32:34.412252 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.01.16 03:32:34.412288 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1352 | 2026.01.16 03:32:34.412790 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1353 | 2026.01.16 03:32:34.413321 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.01.16 03:32:34.413450 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Debug> executeQuery: Read 1174 rows, 95.82 KiB in 0.00214 sec., 548598.1308411215 rows/sec., 43.73 MiB/sec. | ||
| 1355 | 2026.01.16 03:32:34.413484 [ 259 ] {c630bbed-9d69-482c-91eb-8e18db58a32f} <Debug> TCPHandler: Processed in 0.002298244 sec. | ||
| 1356 | 2026.01.16 03:32:34.413592 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.16 03:32:34.413686 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1358 | 2026.01.16 03:32:34.413731 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1359 | 2026.01.16 03:32:34.414199 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.01.16 03:32:34.414234 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1361 | 2026.01.16 03:32:34.414656 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2026.01.16 03:32:34.415128 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.01.16 03:32:34.415256 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.00159 sec., 149685.53459119497 rows/sec., 9.09 MiB/sec. | ||
| 1364 | 2026.01.16 03:32:34.415291 [ 259 ] {e1f149bd-711d-417c-8480-852a5e597249} <Debug> TCPHandler: Processed in 0.001746836 sec. | ||
| 1365 | 2026.01.16 03:32:34.415396 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.16 03:32:34.415486 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.01.16 03:32:34.415524 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1368 | 2026.01.16 03:32:34.415959 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.01.16 03:32:34.415995 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1370 | 2026.01.16 03:32:34.416411 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2026.01.16 03:32:34.416912 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.01.16 03:32:34.417053 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001584 sec., 133838.38383838386 rows/sec., 8.63 MiB/sec. | ||
| 1373 | 2026.01.16 03:32:34.417087 [ 259 ] {e4e8edf6-90b6-4889-ab13-6451a5a115b3} <Debug> TCPHandler: Processed in 0.001738406 sec. | ||
| 1374 | 2026.01.16 03:32:34.417182 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.16 03:32:34.417271 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.16 03:32:34.417309 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1377 | 2026.01.16 03:32:34.417765 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.16 03:32:34.417800 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1379 | 2026.01.16 03:32:34.418207 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.01.16 03:32:34.418671 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.16 03:32:34.418799 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001545 sec., 136569.57928802588 rows/sec., 7.76 MiB/sec. | ||
| 1382 | 2026.01.16 03:32:34.418832 [ 259 ] {bd3e3466-52ad-46de-b726-a7c4248cfe06} <Debug> TCPHandler: Processed in 0.001696555 sec. | ||
| 1383 | 2026.01.16 03:32:34.418934 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.16 03:32:34.419035 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.16 03:32:34.419073 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1386 | 2026.01.16 03:32:34.419644 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.16 03:32:34.419678 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1388 | 2026.01.16 03:32:34.420166 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1389 | 2026.01.16 03:32:34.420657 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.16 03:32:34.420778 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Debug> executeQuery: Read 712 rows, 51.13 KiB in 0.00176 sec., 404545.45454545453 rows/sec., 28.37 MiB/sec. | ||
| 1391 | 2026.01.16 03:32:34.420811 [ 259 ] {ba430acb-fc52-49cb-a7d4-62c3cc9663e4} <Debug> TCPHandler: Processed in 0.001924259 sec. | ||
| 1392 | 2026.01.16 03:32:34.420925 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.16 03:32:34.421017 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1394 | 2026.01.16 03:32:34.421057 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1395 | 2026.01.16 03:32:34.421377 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.01.16 03:32:34.421411 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1397 | 2026.01.16 03:32:34.421833 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.01.16 03:32:34.422294 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.01.16 03:32:34.422421 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
| 1400 | 2026.01.16 03:32:34.422455 [ 259 ] {0de88805-c26e-43e2-a9f8-b8eadff2e90f} <Debug> TCPHandler: Processed in 0.001585553 sec. | ||
| 1401 | 2026.01.16 03:32:34.422562 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.16 03:32:34.422656 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.01.16 03:32:34.422706 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1404 | 2026.01.16 03:32:34.423259 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.01.16 03:32:34.423292 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1406 | 2026.01.16 03:32:34.423906 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.01.16 03:32:34.424420 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.01.16 03:32:34.424550 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.001912 sec., 158995.8158995816 rows/sec., 10.40 MiB/sec. | ||
| 1409 | 2026.01.16 03:32:34.424584 [ 259 ] {8343b499-a388-46f8-a175-d9cde31d99e4} <Debug> TCPHandler: Processed in 0.002072991 sec. | ||
| 1410 | 2026.01.16 03:32:34.424682 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.16 03:32:34.424772 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1412 | 2026.01.16 03:32:34.424903 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1413 | 2026.01.16 03:32:34.425217 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.01.16 03:32:34.425251 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1415 | 2026.01.16 03:32:34.425682 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.01.16 03:32:34.426143 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.01.16 03:32:34.426272 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
| 1418 | 2026.01.16 03:32:34.426304 [ 259 ] {6d73e51a-f20c-477c-8898-4d41f7ae8cbd} <Debug> TCPHandler: Processed in 0.001669745 sec. | ||
| 1419 | 2026.01.16 03:32:34.426400 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.01.16 03:32:34.426490 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.01.16 03:32:34.426541 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <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 | ||
| 1422 | 2026.01.16 03:32:34.427295 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.16 03:32:34.427328 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1424 | 2026.01.16 03:32:34.427985 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1425 | 2026.01.16 03:32:34.428449 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.16 03:32:34.428582 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002109 sec., 15647.226173541962 rows/sec., 28.04 MiB/sec. | ||
| 1427 | 2026.01.16 03:32:34.428627 [ 259 ] {5ef5269b-887b-4aa0-afc3-c8e4bf78ac28} <Debug> TCPHandler: Processed in 0.002274434 sec. | ||
| 1428 | 2026.01.16 03:32:34.428740 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.16 03:32:34.428838 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.01.16 03:32:34.428878 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1431 | 2026.01.16 03:32:34.429178 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.16 03:32:34.429215 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1433 | 2026.01.16 03:32:34.429703 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2026.01.16 03:32:34.430180 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.01.16 03:32:34.430305 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001484 sec., 10107.816711590296 rows/sec., 771.25 KiB/sec. | ||
| 1436 | 2026.01.16 03:32:34.430338 [ 259 ] {c4295e11-4bcf-475c-a534-23ad5965a034} <Debug> TCPHandler: Processed in 0.001645874 sec. | ||
| 1437 | 2026.01.16 03:32:34.430437 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.16 03:32:34.430538 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.16 03:32:34.430582 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1440 | 2026.01.16 03:32:34.430888 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.16 03:32:34.430922 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1442 | 2026.01.16 03:32:34.431349 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1443 | 2026.01.16 03:32:34.431816 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.16 03:32:34.431940 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001419 sec., 66243.83368569416 rows/sec., 4.06 MiB/sec. | ||
| 1445 | 2026.01.16 03:32:34.431974 [ 259 ] {9a9e9a44-c267-45f4-b88f-1b5621a2138b} <Debug> TCPHandler: Processed in 0.001584154 sec. | ||
| 1446 | 2026.01.16 03:32:35.125596 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.16 03:32:35.125898 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1448 | 2026.01.16 03:32:35.126253 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1449 | 2026.01.16 03:32:35.130078 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <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 | ||
| 1450 | 2026.01.16 03:32:35.130377 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1451 | 2026.01.16 03:32:35.130523 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1452 | 2026.01.16 03:32:35.130732 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1453 | 2026.01.16 03:32:35.132986 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1454 | 2026.01.16 03:32:35.134932 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1455 | 2026.01.16 03:32:35.134959 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1456 | 2026.01.16 03:32:35.139133 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <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'))" | ||
| 1457 | 2026.01.16 03:32:35.139162 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1458 | 2026.01.16 03:32:35.166351 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.040579 sec., 763.9419404125287 rows/sec., 29.12 KiB/sec. | ||
| 1459 | 2026.01.16 03:32:35.166462 [ 259 ] {11aa9cfe-abb2-486e-ab46-486e89a8fad6} <Debug> TCPHandler: Processed in 0.041021944 sec. | ||
| 1460 | 2026.01.16 03:32:35.166731 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.01.16 03:32:35.166880 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1462 | 2026.01.16 03:32:35.167157 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1463 | 2026.01.16 03:32:35.167195 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <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 | ||
| 1464 | 2026.01.16 03:32:35.167396 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1465 | 2026.01.16 03:32:35.167451 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.01.16 03:32:35.167559 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1467 | 2026.01.16 03:32:35.167591 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1468 | 2026.01.16 03:32:35.167610 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1469 | 2026.01.16 03:32:35.167625 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1470 | 2026.01.16 03:32:35.167660 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <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'))" | ||
| 1471 | 2026.01.16 03:32:35.167679 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1472 | 2026.01.16 03:32:35.168164 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.00135 sec., 22962.962962962964 rows/sec., 875.29 KiB/sec. | ||
| 1473 | 2026.01.16 03:32:35.168251 [ 259 ] {d9dcae8e-388b-4a79-a63c-bcbcbc0bd3fb} <Debug> TCPHandler: Processed in 0.001576004 sec. | ||
| 1474 | 2026.01.16 03:32:35.168457 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.01.16 03:32:35.168596 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1476 | 2026.01.16 03:32:35.168828 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1477 | 2026.01.16 03:32:35.168864 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <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 | ||
| 1478 | 2026.01.16 03:32:35.169072 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2026.01.16 03:32:35.169125 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1480 | 2026.01.16 03:32:35.169224 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1481 | 2026.01.16 03:32:35.169253 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1482 | 2026.01.16 03:32:35.169271 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1483 | 2026.01.16 03:32:35.169286 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.01.16 03:32:35.169320 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <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'))" | ||
| 1485 | 2026.01.16 03:32:35.169337 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1486 | 2026.01.16 03:32:35.169783 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001245 sec., 24899.598393574295 rows/sec., 949.11 KiB/sec. | ||
| 1487 | 2026.01.16 03:32:35.169869 [ 259 ] {ab8f2b1f-b10f-4cb8-9a3c-af62af611bc5} <Debug> TCPHandler: Processed in 0.001463492 sec. | ||
| 1488 | 2026.01.16 03:32:35.170069 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.01.16 03:32:35.170202 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1490 | 2026.01.16 03:32:35.170424 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1491 | 2026.01.16 03:32:35.170458 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <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 | ||
| 1492 | 2026.01.16 03:32:35.170652 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1493 | 2026.01.16 03:32:35.170703 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1494 | 2026.01.16 03:32:35.170801 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1495 | 2026.01.16 03:32:35.170828 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1496 | 2026.01.16 03:32:35.170847 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1497 | 2026.01.16 03:32:35.170860 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1498 | 2026.01.16 03:32:35.170893 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <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'))" | ||
| 1499 | 2026.01.16 03:32:35.170911 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1500 | 2026.01.16 03:32:35.171576 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001428 sec., 21708.683473389356 rows/sec., 827.48 KiB/sec. | ||
| 1501 | 2026.01.16 03:32:35.171658 [ 259 ] {47024c04-71df-4d1d-be74-b35efa66e14e} <Debug> TCPHandler: Processed in 0.001638605 sec. | ||
| 1502 | 2026.01.16 03:32:35.171855 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.01.16 03:32:35.171987 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1504 | 2026.01.16 03:32:35.172205 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1505 | 2026.01.16 03:32:35.172239 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <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 | ||
| 1506 | 2026.01.16 03:32:35.172432 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.01.16 03:32:35.172483 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1508 | 2026.01.16 03:32:35.172580 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1509 | 2026.01.16 03:32:35.172608 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1510 | 2026.01.16 03:32:35.172626 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1511 | 2026.01.16 03:32:35.172639 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1512 | 2026.01.16 03:32:35.172673 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <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'))" | ||
| 1513 | 2026.01.16 03:32:35.172691 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1514 | 2026.01.16 03:32:35.173257 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001323 sec., 23431.59486016629 rows/sec., 893.15 KiB/sec. | ||
| 1515 | 2026.01.16 03:32:35.173336 [ 259 ] {addc9df5-a216-4bea-95be-d8b039f55912} <Debug> TCPHandler: Processed in 0.001530673 sec. | ||
| 1516 | 2026.01.16 03:32:35.173539 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.01.16 03:32:35.173671 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1518 | 2026.01.16 03:32:35.173891 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1519 | 2026.01.16 03:32:35.173926 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <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 | ||
| 1520 | 2026.01.16 03:32:35.174122 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1521 | 2026.01.16 03:32:35.174173 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1522 | 2026.01.16 03:32:35.174270 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1523 | 2026.01.16 03:32:35.174298 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1524 | 2026.01.16 03:32:35.174316 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1525 | 2026.01.16 03:32:35.174330 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.01.16 03:32:35.174362 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <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'))" | ||
| 1527 | 2026.01.16 03:32:35.174379 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1528 | 2026.01.16 03:32:35.174869 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001251 sec., 24780.175859312552 rows/sec., 944.56 KiB/sec. | ||
| 1529 | 2026.01.16 03:32:35.174951 [ 259 ] {8a247cc9-0e59-4610-8d83-fbd67068f875} <Debug> TCPHandler: Processed in 0.001460112 sec. | ||
| 1530 | 2026.01.16 03:32:35.175153 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.16 03:32:35.175286 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1532 | 2026.01.16 03:32:35.175507 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1533 | 2026.01.16 03:32:35.175542 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <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 | ||
| 1534 | 2026.01.16 03:32:35.175738 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1535 | 2026.01.16 03:32:35.175790 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1536 | 2026.01.16 03:32:35.175884 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1537 | 2026.01.16 03:32:35.175913 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1538 | 2026.01.16 03:32:35.175931 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1539 | 2026.01.16 03:32:35.175945 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1540 | 2026.01.16 03:32:35.175978 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <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'))" | ||
| 1541 | 2026.01.16 03:32:35.175996 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1542 | 2026.01.16 03:32:35.176433 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001202 sec., 25790.349417637273 rows/sec., 983.06 KiB/sec. | ||
| 1543 | 2026.01.16 03:32:35.176514 [ 259 ] {641a4e46-1d2a-41ff-8c6b-699bd20f79e4} <Debug> TCPHandler: Processed in 0.00141047 sec. | ||
| 1544 | 2026.01.16 03:32:35.176715 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.01.16 03:32:35.176848 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1546 | 2026.01.16 03:32:35.177084 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1547 | 2026.01.16 03:32:35.177119 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <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 | ||
| 1548 | 2026.01.16 03:32:35.177315 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1549 | 2026.01.16 03:32:35.177367 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1550 | 2026.01.16 03:32:35.177464 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1551 | 2026.01.16 03:32:35.177493 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1552 | 2026.01.16 03:32:35.177511 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1553 | 2026.01.16 03:32:35.177526 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1554 | 2026.01.16 03:32:35.177559 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <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'))" | ||
| 1555 | 2026.01.16 03:32:35.177576 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1556 | 2026.01.16 03:32:35.177986 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001193 sec., 25984.91198658843 rows/sec., 990.48 KiB/sec. | ||
| 1557 | 2026.01.16 03:32:35.178072 [ 259 ] {40ae6a97-641c-4a8a-95c8-43324e0e6598} <Debug> TCPHandler: Processed in 0.001406211 sec. | ||
| 1558 | 2026.01.16 03:32:35.178270 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.01.16 03:32:35.178404 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1560 | 2026.01.16 03:32:35.178633 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1561 | 2026.01.16 03:32:35.178668 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <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 | ||
| 1562 | 2026.01.16 03:32:35.178887 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1563 | 2026.01.16 03:32:35.178940 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1564 | 2026.01.16 03:32:35.179035 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1565 | 2026.01.16 03:32:35.179064 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1566 | 2026.01.16 03:32:35.179081 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1567 | 2026.01.16 03:32:35.179095 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1568 | 2026.01.16 03:32:35.179127 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <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'))" | ||
| 1569 | 2026.01.16 03:32:35.179144 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1570 | 2026.01.16 03:32:35.179558 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.00121 sec., 25619.834710743802 rows/sec., 976.56 KiB/sec. | ||
| 1571 | 2026.01.16 03:32:35.179647 [ 259 ] {a04c672a-b3b0-4177-bdea-582158d18b39} <Debug> TCPHandler: Processed in 0.001426322 sec. | ||
| 1572 | 2026.01.16 03:32:35.179848 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.01.16 03:32:35.179982 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) 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) | ||
| 1574 | 2026.01.16 03:32:35.180219 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1575 | 2026.01.16 03:32:35.180255 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <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 | ||
| 1576 | 2026.01.16 03:32:35.180453 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1577 | 2026.01.16 03:32:35.180510 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1578 | 2026.01.16 03:32:35.180605 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1579 | 2026.01.16 03:32:35.180633 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1580 | 2026.01.16 03:32:35.180650 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 1581 | 2026.01.16 03:32:35.180664 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1582 | 2026.01.16 03:32:35.180698 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <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'))" | ||
| 1583 | 2026.01.16 03:32:35.180716 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1584 | 2026.01.16 03:32:35.181123 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 987.17 KiB/sec. | ||
| 1585 | 2026.01.16 03:32:35.181209 [ 259 ] {ea6d6a63-bd20-4376-905e-6d9d5c48c250} <Debug> TCPHandler: Processed in 0.001410401 sec. | ||
| 1586 | 2026.01.16 03:32:35.250306 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.01.16 03:32:35.250445 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1588 | 2026.01.16 03:32:35.250503 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1589 | 2026.01.16 03:32:35.251107 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.01.16 03:32:35.251153 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1591 | 2026.01.16 03:32:35.251729 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1592 | 2026.01.16 03:32:35.252130 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.01.16 03:32:35.252286 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Debug> executeQuery: Read 10 rows, 1.84 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 981.24 KiB/sec. | ||
| 1594 | 2026.01.16 03:32:35.252329 [ 259 ] {fcff0421-500d-43d5-9351-4ceca1ed22b6} <Debug> TCPHandler: Processed in 0.002089382 sec. | ||
| 1595 | 2026.01.16 03:32:35.252439 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.01.16 03:32:35.252534 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1597 | 2026.01.16 03:32:35.252573 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1598 | 2026.01.16 03:32:35.252994 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.01.16 03:32:35.253032 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1600 | 2026.01.16 03:32:35.253447 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2026.01.16 03:32:35.253949 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.01.16 03:32:35.254090 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 1603 | 2026.01.16 03:32:35.254133 [ 259 ] {97831500-8f8e-41f8-8ad7-16df7034b018} <Debug> TCPHandler: Processed in 0.001744096 sec. | ||
| 1604 | 2026.01.16 03:32:35.254245 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.01.16 03:32:35.254339 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1606 | 2026.01.16 03:32:35.254377 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1607 | 2026.01.16 03:32:35.255275 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.01.16 03:32:35.255312 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1609 | 2026.01.16 03:32:35.255910 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1610 | 2026.01.16 03:32:35.256403 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.01.16 03:32:35.256543 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Debug> executeQuery: Read 1198 rows, 101.11 KiB in 0.002222 sec., 539153.9153915391 rows/sec., 44.44 MiB/sec. | ||
| 1612 | 2026.01.16 03:32:35.256585 [ 259 ] {00970bba-6ae6-4410-b960-71d0db42224c} <Debug> TCPHandler: Processed in 0.002390565 sec. | ||
| 1613 | 2026.01.16 03:32:35.256693 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.01.16 03:32:35.256788 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.01.16 03:32:35.256828 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1616 | 2026.01.16 03:32:35.257205 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.01.16 03:32:35.257242 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1618 | 2026.01.16 03:32:35.257667 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1619 | 2026.01.16 03:32:35.258143 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.01.16 03:32:35.258285 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 184.48 KiB/sec. | ||
| 1621 | 2026.01.16 03:32:35.258322 [ 259 ] {1496c09d-70e6-4127-bb7f-4a7c49efb80f} <Debug> TCPHandler: Processed in 0.001678106 sec. | ||
| 1622 | 2026.01.16 03:32:35.258424 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.01.16 03:32:35.258517 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.01.16 03:32:35.258556 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1625 | 2026.01.16 03:32:35.259006 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.01.16 03:32:35.259043 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1627 | 2026.01.16 03:32:35.259483 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2026.01.16 03:32:35.259990 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.01.16 03:32:35.260130 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00163 sec., 139877.30061349695 rows/sec., 9.47 MiB/sec. | ||
| 1630 | 2026.01.16 03:32:35.260166 [ 259 ] {6986b717-ec37-4ff1-97db-a689dfea2cba} <Debug> TCPHandler: Processed in 0.001790357 sec. | ||
| 1631 | 2026.01.16 03:32:35.260267 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.01.16 03:32:35.260360 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1633 | 2026.01.16 03:32:35.260399 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1634 | 2026.01.16 03:32:35.260932 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.16 03:32:35.260971 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1636 | 2026.01.16 03:32:35.261444 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1637 | 2026.01.16 03:32:35.261918 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.01.16 03:32:35.262055 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001712 sec., 306074.7663551402 rows/sec., 22.66 MiB/sec. | ||
| 1639 | 2026.01.16 03:32:35.262091 [ 259 ] {b012d35e-72c8-418a-8804-d47645394573} <Debug> TCPHandler: Processed in 0.001872668 sec. | ||
| 1640 | 2026.01.16 03:32:35.262206 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.01.16 03:32:35.262301 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.01.16 03:32:35.262343 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1643 | 2026.01.16 03:32:35.263103 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.01.16 03:32:35.263140 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1645 | 2026.01.16 03:32:35.263783 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1646 | 2026.01.16 03:32:35.264279 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.01.16 03:32:35.264419 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Debug> executeQuery: Read 1888 rows, 129.16 KiB in 0.002136 sec., 883895.1310861424 rows/sec., 59.05 MiB/sec. | ||
| 1648 | 2026.01.16 03:32:35.264456 [ 259 ] {1ef5f995-b9c1-407a-8406-1c72c1f26876} <Debug> TCPHandler: Processed in 0.002298424 sec. | ||
| 1649 | 2026.01.16 03:32:35.264564 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.01.16 03:32:35.264658 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.01.16 03:32:35.264700 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1652 | 2026.01.16 03:32:35.265017 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.01.16 03:32:35.265054 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1654 | 2026.01.16 03:32:35.265468 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1655 | 2026.01.16 03:32:35.265946 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.01.16 03:32:35.266087 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001446 sec., 8298.755186721992 rows/sec., 572.70 KiB/sec. | ||
| 1657 | 2026.01.16 03:32:35.266122 [ 259 ] {332f4951-a682-48a0-9dda-cac20e6790fd} <Debug> TCPHandler: Processed in 0.001608094 sec. | ||
| 1658 | 2026.01.16 03:32:39.395084 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.16 03:32:39.395278 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1660 | 2026.01.16 03:32:39.395347 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1661 | 2026.01.16 03:32:39.396012 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.16 03:32:39.396064 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1663 | 2026.01.16 03:32:39.396700 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1664 | 2026.01.16 03:32:39.397158 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.01.16 03:32:39.397350 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002122 sec., 26390.197926484445 rows/sec., 2.03 MiB/sec. | ||
| 1666 | 2026.01.16 03:32:39.397400 [ 259 ] {50450fe0-e709-4c2c-8b7c-10191129e940} <Debug> TCPHandler: Processed in 0.002449317 sec. | ||
| 1667 | 2026.01.16 03:32:39.397537 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.16 03:32:39.397640 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1669 | 2026.01.16 03:32:39.397684 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1670 | 2026.01.16 03:32:39.398145 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.16 03:32:39.398182 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1672 | 2026.01.16 03:32:39.398616 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2026.01.16 03:32:39.399067 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.16 03:32:39.399237 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00162 sec., 39506.17283950617 rows/sec., 3.08 MiB/sec. | ||
| 1675 | 2026.01.16 03:32:39.399277 [ 259 ] {a2c8425e-17ba-4d1a-ad26-6b96d833e60e} <Debug> TCPHandler: Processed in 0.001791997 sec. | ||
| 1676 | 2026.01.16 03:32:39.399395 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.16 03:32:39.399492 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.16 03:32:39.399539 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1679 | 2026.01.16 03:32:39.400316 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.16 03:32:39.400353 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1681 | 2026.01.16 03:32:39.400807 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1682 | 2026.01.16 03:32:39.401301 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.16 03:32:39.401467 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001995 sec., 64160.401002506274 rows/sec., 4.47 MiB/sec. | ||
| 1684 | 2026.01.16 03:32:39.401512 [ 259 ] {a46efe04-fb71-4ced-9540-3b9e2ceb199c} <Debug> TCPHandler: Processed in 0.002165752 sec. | ||
| 1685 | 2026.01.16 03:32:39.401634 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.16 03:32:39.401730 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.01.16 03:32:39.401773 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1688 | 2026.01.16 03:32:39.402117 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.01.16 03:32:39.402153 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1690 | 2026.01.16 03:32:39.402615 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1691 | 2026.01.16 03:32:39.403038 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.01.16 03:32:39.403215 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001503 sec., 31936.127744510977 rows/sec., 2.15 MiB/sec. | ||
| 1693 | 2026.01.16 03:32:39.403257 [ 259 ] {d6dc1255-313e-4e48-bc92-c7dd64260726} <Debug> TCPHandler: Processed in 0.001673015 sec. | ||
| 1694 | 2026.01.16 03:32:40.062360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1695 | 2026.01.16 03:32:40.063186 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.01.16 03:32:40.063281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1697 | 2026.01.16 03:32:40.064002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2026.01.16 03:32:40.064438 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.16 03:32:40.064597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1700 | 2026.01.16 03:32:40.172909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1701 | 2026.01.16 03:32:40.189302 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.01.16 03:32:40.189351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1703 | 2026.01.16 03:32:40.195408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1704 | 2026.01.16 03:32:40.196514 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.01.16 03:32:40.199323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1706 | 2026.01.16 03:32:41.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.84 MiB, peak 173.84 MiB, free memory in arenas 0.00 B, will set to 171.04 MiB (RSS), difference: 1.20 MiB | ||
| 1707 | 2026.01.16 03:32:42.561664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 260 | ||
| 1708 | 2026.01.16 03:32:42.564701 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.01.16 03:32:42.564764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1710 | 2026.01.16 03:32:42.566303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1711 | 2026.01.16 03:32:42.566883 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.01.16 03:32:42.567262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1713 | 2026.01.16 03:32:44.408462 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.16 03:32:44.408657 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.01.16 03:32:44.408723 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1716 | 2026.01.16 03:32:44.409622 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.01.16 03:32:44.409667 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1718 | 2026.01.16 03:32:44.410192 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1719 | 2026.01.16 03:32:44.410669 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.01.16 03:32:44.410820 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002212 sec., 185352.62206148283 rows/sec., 11.76 MiB/sec. | ||
| 1721 | 2026.01.16 03:32:44.410861 [ 259 ] {caaa97b0-11f9-464e-89c2-65270b8c81ce} <Debug> TCPHandler: Processed in 0.002525538 sec. | ||
| 1722 | 2026.01.16 03:32:44.410994 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.16 03:32:44.411089 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1724 | 2026.01.16 03:32:44.411130 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1725 | 2026.01.16 03:32:44.412066 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.01.16 03:32:44.412102 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1727 | 2026.01.16 03:32:44.412606 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1728 | 2026.01.16 03:32:44.413108 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.16 03:32:44.413235 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Debug> executeQuery: Read 1178 rows, 96.16 KiB in 0.002164 sec., 544362.2920517559 rows/sec., 43.39 MiB/sec. | ||
| 1730 | 2026.01.16 03:32:44.413236 [ 86 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1731 | 2026.01.16 03:32:44.413271 [ 259 ] {eb7d9a00-6f18-4f6c-83cc-ffe3c8393a3d} <Debug> TCPHandler: Processed in 0.002326195 sec. | ||
| 1732 | 2026.01.16 03:32:44.413330 [ 86 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.01.16 03:32:44.413360 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1734 | 2026.01.16 03:32:44.413429 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.01.16 03:32:44.413527 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.01.16 03:32:44.413568 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1737 | 2026.01.16 03:32:44.414084 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.16 03:32:44.414119 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1739 | 2026.01.16 03:32:44.414560 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1740 | 2026.01.16 03:32:44.415033 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.16 03:32:44.415160 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.00165 sec., 144242.42424242425 rows/sec., 8.76 MiB/sec. | ||
| 1742 | 2026.01.16 03:32:44.415196 [ 259 ] {9a829930-c65c-4eee-ab1e-1c8cebb676bc} <Debug> TCPHandler: Processed in 0.001816127 sec. | ||
| 1743 | 2026.01.16 03:32:44.415307 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.01.16 03:32:44.415399 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.01.16 03:32:44.415442 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1746 | 2026.01.16 03:32:44.415648 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 1747 | 2026.01.16 03:32:44.415923 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.01.16 03:32:44.415963 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1749 | 2026.01.16 03:32:44.416392 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1750 | 2026.01.16 03:32:44.416860 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.01.16 03:32:44.416986 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001604 sec., 132169.57605985037 rows/sec., 8.52 MiB/sec. | ||
| 1752 | 2026.01.16 03:32:44.417022 [ 259 ] {54bf3b84-61b1-4e18-a94a-aafc1c13dd8f} <Debug> TCPHandler: Processed in 0.001763526 sec. | ||
| 1753 | 2026.01.16 03:32:44.417129 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.16 03:32:44.417221 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.01.16 03:32:44.417259 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1756 | 2026.01.16 03:32:44.417723 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.01.16 03:32:44.417759 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1758 | 2026.01.16 03:32:44.417794 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1759 | 2026.01.16 03:32:44.417911 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1139 rows starting from the beginning of the part | ||
| 1760 | 2026.01.16 03:32:44.418033 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 1761 | 2026.01.16 03:32:44.418088 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1174 rows starting from the beginning of the part | ||
| 1762 | 2026.01.16 03:32:44.418134 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1198 rows starting from the beginning of the part | ||
| 1763 | 2026.01.16 03:32:44.418188 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1764 | 2026.01.16 03:32:44.418232 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1178 rows starting from the beginning of the part | ||
| 1765 | 2026.01.16 03:32:44.418240 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2026.01.16 03:32:44.418868 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.01.16 03:32:44.419005 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0018 sec., 117222.22222222222 rows/sec., 6.66 MiB/sec. | ||
| 1768 | 2026.01.16 03:32:44.419044 [ 259 ] {c96f321d-beb1-409e-ac60-992e0f23cbab} <Debug> TCPHandler: Processed in 0.001962029 sec. | ||
| 1769 | 2026.01.16 03:32:44.419164 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.01.16 03:32:44.419257 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1771 | 2026.01.16 03:32:44.419297 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1772 | 2026.01.16 03:32:44.419974 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.01.16 03:32:44.420011 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1774 | 2026.01.16 03:32:44.420513 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1775 | 2026.01.16 03:32:44.421054 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.01.16 03:32:44.421173 [ 86 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1777 | 2026.01.16 03:32:44.421181 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001941 sec., 366821.22617207625 rows/sec., 25.71 MiB/sec. | ||
| 1778 | 2026.01.16 03:32:44.421216 [ 86 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.16 03:32:44.421236 [ 259 ] {b0fe2e9c-9d8f-4e34-b983-6f5ec869701b} <Debug> TCPHandler: Processed in 0.002120711 sec. | ||
| 1780 | 2026.01.16 03:32:44.421239 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1781 | 2026.01.16 03:32:44.421357 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 1782 | 2026.01.16 03:32:44.421369 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.01.16 03:32:44.421476 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1784 | 2026.01.16 03:32:44.421481 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.01.16 03:32:44.421521 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1786 | 2026.01.16 03:32:44.421550 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 700 rows starting from the beginning of the part | ||
| 1787 | 2026.01.16 03:32:44.421639 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 1788 | 2026.01.16 03:32:44.421687 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 712 rows starting from the beginning of the part | ||
| 1789 | 2026.01.16 03:32:44.421731 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 524 rows starting from the beginning of the part | ||
| 1790 | 2026.01.16 03:32:44.421774 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1791 | 2026.01.16 03:32:44.421816 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 712 rows starting from the beginning of the part | ||
| 1792 | 2026.01.16 03:32:44.421884 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.01.16 03:32:44.421926 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1794 | 2026.01.16 03:32:44.422403 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1795 | 2026.01.16 03:32:44.422947 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.01.16 03:32:44.423082 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 193.15 KiB/sec. | ||
| 1797 | 2026.01.16 03:32:44.423116 [ 259 ] {25053040-de76-4dda-abb3-595db6c91514} <Debug> TCPHandler: Processed in 0.001795297 sec. | ||
| 1798 | 2026.01.16 03:32:44.423228 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.01.16 03:32:44.423321 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.01.16 03:32:44.423363 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.01.16 03:32:44.423428 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.002116012 sec., 1308121.1259671496 rows/sec., 98.09 MiB/sec. | ||
| 1802 | 2026.01.16 03:32:44.423781 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1803 | 2026.01.16 03:32:44.423820 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.01.16 03:32:44.423862 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1805 | 2026.01.16 03:32:44.424373 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.01.16 03:32:44.424422 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.01.16 03:32:44.424454 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_6_1} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1808 | 2026.01.16 03:32:44.424966 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.16 03:32:44.425071 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1810 | 2026.01.16 03:32:44.425103 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0018 sec., 174444.44444444444 rows/sec., 11.46 MiB/sec. | ||
| 1811 | 2026.01.16 03:32:44.425109 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.01.16 03:32:44.425144 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1813 | 2026.01.16 03:32:44.425146 [ 259 ] {a404b417-543f-4a92-9507-9f1c0428ab8e} <Debug> TCPHandler: Processed in 0.001966419 sec. | ||
| 1814 | 2026.01.16 03:32:44.425224 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 1815 | 2026.01.16 03:32:44.425269 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.01.16 03:32:44.425320 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.01.16 03:32:44.425352 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1818 | 2026.01.16 03:32:44.425366 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.01.16 03:32:44.425399 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 1820 | 2026.01.16 03:32:44.425412 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1821 | 2026.01.16 03:32:44.425440 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 304 rows starting from the beginning of the part | ||
| 1822 | 2026.01.16 03:32:44.425486 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1888 rows starting from the beginning of the part | ||
| 1823 | 2026.01.16 03:32:44.425522 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1824 | 2026.01.16 03:32:44.425557 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1825 | 2026.01.16 03:32:44.425732 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.01.16 03:32:44.425773 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1827 | 2026.01.16 03:32:44.426280 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1828 | 2026.01.16 03:32:44.426819 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.01.16 03:32:44.426872 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1830 | 2026.01.16 03:32:44.426954 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 41.98 KiB/sec. | ||
| 1831 | 2026.01.16 03:32:44.426994 [ 259 ] {e63613e0-18d9-4c69-8862-f301b844860f} <Debug> TCPHandler: Processed in 0.001773377 sec. | ||
| 1832 | 2026.01.16 03:32:44.427115 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.01.16 03:32:44.427209 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.01.16 03:32:44.427267 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <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 | ||
| 1835 | 2026.01.16 03:32:44.428126 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.01.16 03:32:44.428162 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1837 | 2026.01.16 03:32:44.428409 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.003219469 sec., 960717.4350801328 rows/sec., 64.04 MiB/sec. | ||
| 1838 | 2026.01.16 03:32:44.428827 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1839 | 2026.01.16 03:32:44.429341 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.01.16 03:32:44.429405 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1841 | 2026.01.16 03:32:44.429457 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 1842 | 2026.01.16 03:32:44.430061 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1843 | 2026.01.16 03:32:44.430543 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.01.16 03:32:44.430685 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003494 sec., 9444.762449914138 rows/sec., 16.92 MiB/sec. | ||
| 1845 | 2026.01.16 03:32:44.430739 [ 259 ] {2cdd79a0-b481-4e82-9bce-1365e1e941ae} <Debug> TCPHandler: Processed in 0.003671684 sec. | ||
| 1846 | 2026.01.16 03:32:44.430858 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.16 03:32:44.430951 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.01.16 03:32:44.430992 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1849 | 2026.01.16 03:32:44.431356 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.16 03:32:44.431391 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1851 | 2026.01.16 03:32:44.431886 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1852 | 2026.01.16 03:32:44.432367 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.16 03:32:44.432470 [ 86 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1854 | 2026.01.16 03:32:44.432497 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001564 sec., 66496.16368286444 rows/sec., 4.07 MiB/sec. | ||
| 1855 | 2026.01.16 03:32:44.432515 [ 86 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.01.16 03:32:44.432536 [ 259 ] {cce18c60-bae2-41e8-be11-e7b07364e8cb} <Debug> TCPHandler: Processed in 0.001727316 sec. | ||
| 1857 | 2026.01.16 03:32:44.432542 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1858 | 2026.01.16 03:32:44.432679 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 1859 | 2026.01.16 03:32:44.432803 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1860 | 2026.01.16 03:32:44.432838 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 94 rows starting from the beginning of the part | ||
| 1861 | 2026.01.16 03:32:44.432923 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 1862 | 2026.01.16 03:32:44.432975 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
| 1863 | 2026.01.16 03:32:44.433030 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1864 | 2026.01.16 03:32:44.433078 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1865 | 2026.01.16 03:32:44.433118 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1866 | 2026.01.16 03:32:44.434016 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419851 sec., 283128.3000821917 rows/sec., 17.86 MiB/sec. | ||
| 1867 | 2026.01.16 03:32:44.434268 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2026.01.16 03:32:44.435028 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.01.16 03:32:44.435095 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_6_1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1870 | 2026.01.16 03:32:44.435160 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1871 | 2026.01.16 03:32:44.441115 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4797 rows, containing 5 columns (5 merged, 0 gathered) in 0.027590733 sec., 173862.7241255243 rows/sec., 14.61 MiB/sec. | ||
| 1872 | 2026.01.16 03:32:44.441532 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1873 | 2026.01.16 03:32:44.442055 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.01.16 03:32:44.442122 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_6_1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1875 | 2026.01.16 03:32:44.442190 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 1876 | 2026.01.16 03:32:45.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.06 MiB, peak 181.33 MiB, free memory in arenas 0.00 B, will set to 173.28 MiB (RSS), difference: 1.22 MiB | ||
| 1877 | 2026.01.16 03:32:47.486077 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1878 | 2026.01.16 03:32:47.486149 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1879 | 2026.01.16 03:32:47.564756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1880 | 2026.01.16 03:32:47.565573 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.16 03:32:47.565663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1882 | 2026.01.16 03:32:47.566338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1883 | 2026.01.16 03:32:47.566834 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.16 03:32:47.566982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1885 | 2026.01.16 03:32:47.566979 [ 79 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1886 | 2026.01.16 03:32:47.567065 [ 79 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.01.16 03:32:47.567101 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1888 | 2026.01.16 03:32:47.567224 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 1889 | 2026.01.16 03:32:47.567430 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2026.01.16 03:32:47.567466 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 1891 | 2026.01.16 03:32:47.567527 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1892 | 2026.01.16 03:32:47.567575 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1893 | 2026.01.16 03:32:47.567621 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1894 | 2026.01.16 03:32:47.567668 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 1895 | 2026.01.16 03:32:47.567720 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 1896 | 2026.01.16 03:32:47.590068 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.022888842 sec., 127048.80395434597 rows/sec., 1.82 MiB/sec. | ||
| 1897 | 2026.01.16 03:32:47.591179 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1898 | 2026.01.16 03:32:47.591762 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.01.16 03:32:47.591845 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_6_1} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1900 | 2026.01.16 03:32:47.591944 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1901 | 2026.01.16 03:32:47.699455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1902 | 2026.01.16 03:32:47.716197 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.01.16 03:32:47.716253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1904 | 2026.01.16 03:32:47.722497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1905 | 2026.01.16 03:32:47.723681 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.01.16 03:32:47.723969 [ 76 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1907 | 2026.01.16 03:32:47.724011 [ 76 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.16 03:32:47.724033 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1909 | 2026.01.16 03:32:47.724152 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1910 | 2026.01.16 03:32:47.726945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1911 | 2026.01.16 03:32:47.728491 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1912 | 2026.01.16 03:32:47.729872 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1913 | 2026.01.16 03:32:47.734352 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1914 | 2026.01.16 03:32:47.738631 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1915 | 2026.01.16 03:32:47.742781 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1916 | 2026.01.16 03:32:47.752755 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1917 | 2026.01.16 03:32:47.757206 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 1918 | 2026.01.16 03:32:47.820012 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095908245 sec., 479.6250833283416 rows/sec., 2.48 MiB/sec. | ||
| 1919 | 2026.01.16 03:32:47.822822 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1920 | 2026.01.16 03:32:47.825434 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_6_1} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.01.16 03:32:47.825541 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_6_1} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1922 | 2026.01.16 03:32:47.827377 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1923 | 2026.01.16 03:32:48.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.42 MiB, peak 183.96 MiB, free memory in arenas 0.00 B, will set to 184.12 MiB (RSS), difference: 9.70 MiB | ||
| 1924 | 2026.01.16 03:32:49.395289 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.01.16 03:32:49.395476 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1926 | 2026.01.16 03:32:49.395543 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1927 | 2026.01.16 03:32:49.396204 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.16 03:32:49.396253 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1929 | 2026.01.16 03:32:49.396768 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.01.16 03:32:49.397216 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.01.16 03:32:49.397373 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
| 1932 | 2026.01.16 03:32:49.397413 [ 259 ] {d83126f1-adbe-4366-ace8-93c985b317da} <Debug> TCPHandler: Processed in 0.002256403 sec. | ||
| 1933 | 2026.01.16 03:32:49.397548 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.16 03:32:49.397649 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1935 | 2026.01.16 03:32:49.397690 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1936 | 2026.01.16 03:32:49.398118 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.16 03:32:49.398155 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1938 | 2026.01.16 03:32:49.398626 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1939 | 2026.01.16 03:32:49.399065 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.16 03:32:49.399196 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00157 sec., 40764.331210191085 rows/sec., 3.18 MiB/sec. | ||
| 1941 | 2026.01.16 03:32:49.399233 [ 259 ] {f38e8380-7a04-4bcf-9d7a-87c2b8fa8ea3} <Debug> TCPHandler: Processed in 0.001735026 sec. | ||
| 1942 | 2026.01.16 03:32:49.399352 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.16 03:32:49.399448 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.01.16 03:32:49.399491 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1945 | 2026.01.16 03:32:49.399928 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.01.16 03:32:49.399964 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1947 | 2026.01.16 03:32:49.400392 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1948 | 2026.01.16 03:32:49.400879 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.01.16 03:32:49.401011 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. | ||
| 1950 | 2026.01.16 03:32:49.401047 [ 259 ] {b5e655ec-5071-412f-940d-71c93087ea59} <Debug> TCPHandler: Processed in 0.001745536 sec. | ||
| 1951 | 2026.01.16 03:32:49.401166 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.01.16 03:32:49.401261 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.01.16 03:32:49.401302 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1954 | 2026.01.16 03:32:49.401641 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.01.16 03:32:49.401678 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1956 | 2026.01.16 03:32:49.402072 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1957 | 2026.01.16 03:32:49.402493 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.01.16 03:32:49.402624 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
| 1959 | 2026.01.16 03:32:49.402659 [ 259 ] {fcd507e8-6ad5-4009-848b-f6166cc6c601} <Debug> TCPHandler: Processed in 0.001543143 sec. | ||
| 1960 | 2026.01.16 03:32:52.567682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 | ||
| 1961 | 2026.01.16 03:32:52.569916 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.01.16 03:32:52.569967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1963 | 2026.01.16 03:32:52.571262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1964 | 2026.01.16 03:32:52.571796 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.01.16 03:32:52.572147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 1966 | 2026.01.16 03:32:54.408270 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.01.16 03:32:54.408589 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.01.16 03:32:54.408669 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1969 | 2026.01.16 03:32:54.409489 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.01.16 03:32:54.409527 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1971 | 2026.01.16 03:32:54.410101 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1972 | 2026.01.16 03:32:54.410627 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.01.16 03:32:54.410775 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002264 sec., 181095.40636042404 rows/sec., 11.49 MiB/sec. | ||
| 1974 | 2026.01.16 03:32:54.410815 [ 259 ] {8349be08-2f69-4835-9931-7691b5de5111} <Debug> TCPHandler: Processed in 0.002723281 sec. | ||
| 1975 | 2026.01.16 03:32:54.410935 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.01.16 03:32:54.411030 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1977 | 2026.01.16 03:32:54.411069 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1978 | 2026.01.16 03:32:54.411955 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.16 03:32:54.411990 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1980 | 2026.01.16 03:32:54.412540 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1981 | 2026.01.16 03:32:54.413019 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.16 03:32:54.413147 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002137 sec., 552175.9475900795 rows/sec., 44.03 MiB/sec. | ||
| 1983 | 2026.01.16 03:32:54.413187 [ 259 ] {e0dc6760-f830-4d92-890f-28b854d8956e} <Debug> TCPHandler: Processed in 0.002300325 sec. | ||
| 1984 | 2026.01.16 03:32:54.413295 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.01.16 03:32:54.413388 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.01.16 03:32:54.413427 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1987 | 2026.01.16 03:32:54.413916 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.01.16 03:32:54.413950 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1989 | 2026.01.16 03:32:54.414375 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1990 | 2026.01.16 03:32:54.414850 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.01.16 03:32:54.415004 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001634 sec., 146266.82986536107 rows/sec., 8.89 MiB/sec. | ||
| 1992 | 2026.01.16 03:32:54.415042 [ 259 ] {b2a6a3f0-f66f-4820-ae2e-6bdd813be80a} <Debug> TCPHandler: Processed in 0.001795527 sec. | ||
| 1993 | 2026.01.16 03:32:54.415148 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.01.16 03:32:54.415240 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.01.16 03:32:54.415279 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1996 | 2026.01.16 03:32:54.415742 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.01.16 03:32:54.415777 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1998 | 2026.01.16 03:32:54.416207 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1999 | 2026.01.16 03:32:54.416712 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.16 03:32:54.416866 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001643 sec., 129032.25806451614 rows/sec., 8.32 MiB/sec. | ||
| 2001 | 2026.01.16 03:32:54.416903 [ 259 ] {dee870a0-e4c2-48ed-8ff1-d0587e6825a7} <Debug> TCPHandler: Processed in 0.001802727 sec. | ||
| 2002 | 2026.01.16 03:32:54.417002 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.01.16 03:32:54.417094 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.01.16 03:32:54.417132 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2005 | 2026.01.16 03:32:54.417585 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.01.16 03:32:54.417621 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2007 | 2026.01.16 03:32:54.418049 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2008 | 2026.01.16 03:32:54.418517 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.01.16 03:32:54.418648 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001571 sec., 134309.3570973902 rows/sec., 7.63 MiB/sec. | ||
| 2010 | 2026.01.16 03:32:54.418684 [ 259 ] {481fb614-d156-4c47-a468-15d1d1dede7a} <Debug> TCPHandler: Processed in 0.001728856 sec. | ||
| 2011 | 2026.01.16 03:32:54.418802 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.01.16 03:32:54.418925 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2013 | 2026.01.16 03:32:54.418972 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2014 | 2026.01.16 03:32:54.419663 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.16 03:32:54.419700 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2016 | 2026.01.16 03:32:54.420182 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2017 | 2026.01.16 03:32:54.420664 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.16 03:32:54.420793 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001892 sec., 376849.89429175475 rows/sec., 26.42 MiB/sec. | ||
| 2019 | 2026.01.16 03:32:54.420828 [ 259 ] {8df2cbea-d815-4d08-9f27-eca1398fe6bf} <Debug> TCPHandler: Processed in 0.002085601 sec. | ||
| 2020 | 2026.01.16 03:32:54.420934 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.01.16 03:32:54.421026 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2022 | 2026.01.16 03:32:54.421068 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2023 | 2026.01.16 03:32:54.421382 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.16 03:32:54.421418 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2025 | 2026.01.16 03:32:54.421882 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2026 | 2026.01.16 03:32:54.422445 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.16 03:32:54.422578 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
| 2028 | 2026.01.16 03:32:54.422617 [ 259 ] {a0d76d92-6c48-4e90-9e7b-bf38a43d06ee} <Debug> TCPHandler: Processed in 0.001731306 sec. | ||
| 2029 | 2026.01.16 03:32:54.422731 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.16 03:32:54.422822 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.16 03:32:54.422863 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2032 | 2026.01.16 03:32:54.423407 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.16 03:32:54.423443 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2034 | 2026.01.16 03:32:54.423973 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2035 | 2026.01.16 03:32:54.424472 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.16 03:32:54.424606 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001802 sec., 174250.83240843506 rows/sec., 11.45 MiB/sec. | ||
| 2037 | 2026.01.16 03:32:54.424641 [ 259 ] {96293b20-1ea9-4d20-a42e-0374bd59f41b} <Debug> TCPHandler: Processed in 0.001964929 sec. | ||
| 2038 | 2026.01.16 03:32:54.424752 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.16 03:32:54.424844 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.16 03:32:54.424884 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2041 | 2026.01.16 03:32:54.425192 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.16 03:32:54.425227 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2043 | 2026.01.16 03:32:54.425661 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2044 | 2026.01.16 03:32:54.426137 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.16 03:32:54.426263 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
| 2046 | 2026.01.16 03:32:54.426297 [ 259 ] {07b8225d-3f3f-41e0-aad9-527fcdad15df} <Debug> TCPHandler: Processed in 0.001592484 sec. | ||
| 2047 | 2026.01.16 03:32:54.426407 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.16 03:32:54.426508 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2049 | 2026.01.16 03:32:54.426560 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <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 | ||
| 2050 | 2026.01.16 03:32:54.427347 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.16 03:32:54.427384 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2052 | 2026.01.16 03:32:54.428042 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2053 | 2026.01.16 03:32:54.428503 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.16 03:32:54.428637 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002146 sec., 15843.429636533085 rows/sec., 28.39 MiB/sec. | ||
| 2055 | 2026.01.16 03:32:54.428684 [ 259 ] {4dc411d0-7655-41d8-baa7-ecfab1ccd907} <Debug> TCPHandler: Processed in 0.002324174 sec. | ||
| 2056 | 2026.01.16 03:32:54.428796 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.16 03:32:54.428888 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.16 03:32:54.428928 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2059 | 2026.01.16 03:32:54.429243 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.16 03:32:54.429278 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2061 | 2026.01.16 03:32:54.429698 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2026.01.16 03:32:54.430254 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.16 03:32:54.430381 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001511 sec., 68828.59033752482 rows/sec., 4.22 MiB/sec. | ||
| 2064 | 2026.01.16 03:32:54.430415 [ 259 ] {50918fb4-18ae-4e5e-9684-2e895fed9ffa} <Debug> TCPHandler: Processed in 0.001666275 sec. | ||
| 2065 | 2026.01.16 03:32:55.067123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 2066 | 2026.01.16 03:32:55.067761 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.01.16 03:32:55.067805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2068 | 2026.01.16 03:32:55.068527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2069 | 2026.01.16 03:32:55.069060 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.01.16 03:32:55.069192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 2071 | 2026.01.16 03:32:55.227083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2072 | 2026.01.16 03:32:55.244853 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.16 03:32:55.244913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2074 | 2026.01.16 03:32:55.250644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.01.16 03:32:55.251797 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.16 03:32:55.254928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2077 | 2026.01.16 03:32:59.396303 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.01.16 03:32:59.396498 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2079 | 2026.01.16 03:32:59.396565 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2080 | 2026.01.16 03:32:59.397228 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.01.16 03:32:59.397277 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2082 | 2026.01.16 03:32:59.397666 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2083 | 2026.01.16 03:32:59.397904 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.01.16 03:32:59.398064 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 2085 | 2026.01.16 03:32:59.398106 [ 259 ] {e916ab6d-1ee0-4639-8bf7-ce48515bb5ea} <Debug> TCPHandler: Processed in 0.001943129 sec. | ||
| 2086 | 2026.01.16 03:32:59.398229 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.01.16 03:32:59.398328 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2088 | 2026.01.16 03:32:59.398367 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2089 | 2026.01.16 03:32:59.398769 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.16 03:32:59.398805 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2091 | 2026.01.16 03:32:59.399110 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2092 | 2026.01.16 03:32:59.399313 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.01.16 03:32:59.399441 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 2094 | 2026.01.16 03:32:59.399477 [ 259 ] {89465754-af7f-4784-8ffe-233d287d34dd} <Debug> TCPHandler: Processed in 0.0012973 sec. | ||
| 2095 | 2026.01.16 03:32:59.399593 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.01.16 03:32:59.399693 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.01.16 03:32:59.399736 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2098 | 2026.01.16 03:32:59.400162 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.01.16 03:32:59.400206 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2100 | 2026.01.16 03:32:59.400549 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2101 | 2026.01.16 03:32:59.400756 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.01.16 03:32:59.400886 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2103 | 2026.01.16 03:32:59.400921 [ 259 ] {7d2ecfae-8ae3-4cdf-9e93-bc44b95cda85} <Debug> TCPHandler: Processed in 0.00137516 sec. | ||
| 2104 | 2026.01.16 03:32:59.401036 [ 259 ] {} <Trace> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.01.16 03:32:59.401128 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.01.16 03:32:59.401170 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2107 | 2026.01.16 03:32:59.401525 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.01.16 03:32:59.401561 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2109 | 2026.01.16 03:32:59.401875 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2110 | 2026.01.16 03:32:59.402096 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.01.16 03:32:59.402228 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2112 | 2026.01.16 03:32:59.402261 [ 259 ] {cc636891-6b41-44e3-93eb-78c19f1fbbd7} <Debug> TCPHandler: Processed in 0.001271709 sec. | ||
| 2113 | 2026.01.16 03:33:02.486236 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2114 | 2026.01.16 03:33:02.486316 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2115 | 2026.01.16 03:33:02.569358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 2116 | 2026.01.16 03:33:02.570055 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.16 03:33:02.570090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2118 | 2026.01.16 03:33:02.570650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.01.16 03:33:02.570891 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.16 03:33:02.571020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 2121 | 2026.01.16 03:33:02.572410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 320 | ||
| 2122 | 2026.01.16 03:33:02.574675 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.01.16 03:33:02.574720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2124 | 2026.01.16 03:33:02.575854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2125 | 2026.01.16 03:33:02.576117 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.16 03:33:02.576261 [ 49 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2127 | 2026.01.16 03:33:02.576335 [ 49 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.16 03:33:02.576351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2129 | 2026.01.16 03:33:02.576371 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2130 | 2026.01.16 03:33:02.576561 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 2131 | 2026.01.16 03:33:02.577257 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2132 | 2026.01.16 03:33:02.577413 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 2133 | 2026.01.16 03:33:02.577854 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 2134 | 2026.01.16 03:33:02.578235 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 2135 | 2026.01.16 03:33:02.578612 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 2136 | 2026.01.16 03:33:02.578981 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2137 | 2026.01.16 03:33:02.579325 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2138 | 2026.01.16 03:33:02.585215 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.008727801 sec., 36664.44732183972 rows/sec., 37.28 MiB/sec. | ||
| 2139 | 2026.01.16 03:33:02.585825 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2140 | 2026.01.16 03:33:02.586317 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.01.16 03:33:02.586383 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_6_1} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2142 | 2026.01.16 03:33:02.586554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2143 | 2026.01.16 03:33:02.755064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2144 | 2026.01.16 03:33:02.773935 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.16 03:33:02.774027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2146 | 2026.01.16 03:33:02.781182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.01.16 03:33:02.782429 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.16 03:33:02.788278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2149 | 2026.01.16 03:33:03.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.27 MiB, peak 189.29 MiB, free memory in arenas 0.00 B, will set to 186.77 MiB (RSS), difference: 1.51 MiB | ||
| 2150 | 2026.01.16 03:33:03.454210 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2151 | 2026.01.16 03:33:03.454307 [ 259 ] {} <Debug> TCP-Session: 9c086174-48e6-48fd-87b4-5f84bc24d35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.01.16 03:33:04.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.74 MiB, peak 189.29 MiB, free memory in arenas 0.00 B, will set to 186.78 MiB (RSS), difference: 2.04 MiB | ||
| 2153 | 2026.01.16 03:33:04.409892 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.16 03:33:04.410074 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.01.16 03:33:04.410137 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2156 | 2026.01.16 03:33:04.411026 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.01.16 03:33:04.411067 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2158 | 2026.01.16 03:33:04.411473 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2159 | 2026.01.16 03:33:04.411696 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.01.16 03:33:04.411895 [ 47 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2161 | 2026.01.16 03:33:04.411916 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 2162 | 2026.01.16 03:33:04.411965 [ 47 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.01.16 03:33:04.411977 [ 260 ] {53c557b1-b571-47d1-bb49-6834682a8143} <Debug> TCPHandler: Processed in 0.002208853 sec. | ||
| 2164 | 2026.01.16 03:33:04.411993 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2165 | 2026.01.16 03:33:04.412132 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.16 03:33:04.412144 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::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 | ||
| 2167 | 2026.01.16 03:33:04.412235 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2168 | 2026.01.16 03:33:04.412280 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2169 | 2026.01.16 03:33:04.412285 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2170 | 2026.01.16 03:33:04.412340 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2171 | 2026.01.16 03:33:04.412446 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2172 | 2026.01.16 03:33:04.412502 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2173 | 2026.01.16 03:33:04.412561 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2174 | 2026.01.16 03:33:04.412611 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2175 | 2026.01.16 03:33:04.413585 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.01.16 03:33:04.413636 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2177 | 2026.01.16 03:33:04.413780 [ 189 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706095 sec., 1201574.3554725852 rows/sec., 80.81 MiB/sec. | ||
| 2178 | 2026.01.16 03:33:04.413964 [ 191 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2179 | 2026.01.16 03:33:04.414202 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2180 | 2026.01.16 03:33:04.414243 [ 191 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.01.16 03:33:04.414330 [ 191 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_5_1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2182 | 2026.01.16 03:33:04.414394 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2183 | 2026.01.16 03:33:04.414454 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.01.16 03:33:04.414591 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002375 sec., 496842.1052631579 rows/sec., 39.62 MiB/sec. | ||
| 2185 | 2026.01.16 03:33:04.414630 [ 260 ] {c2fe44d6-ddd0-4cd5-95ac-25f51710c431} <Debug> TCPHandler: Processed in 0.002547458 sec. | ||
| 2186 | 2026.01.16 03:33:04.414760 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.01.16 03:33:04.414856 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.01.16 03:33:04.414895 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2189 | 2026.01.16 03:33:04.415389 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.01.16 03:33:04.415427 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2191 | 2026.01.16 03:33:04.415742 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2192 | 2026.01.16 03:33:04.415957 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.01.16 03:33:04.416057 [ 47 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2194 | 2026.01.16 03:33:04.416092 [ 47 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.01.16 03:33:04.416093 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001256 sec., 190286.62420382167 rows/sec., 11.56 MiB/sec. | ||
| 2196 | 2026.01.16 03:33:04.416110 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2197 | 2026.01.16 03:33:04.416144 [ 260 ] {2dbbc951-5a91-4281-bc08-efc52326da03} <Debug> TCPHandler: Processed in 0.001434102 sec. | ||
| 2198 | 2026.01.16 03:33:04.416208 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 2199 | 2026.01.16 03:33:04.416260 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.01.16 03:33:04.416305 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2201 | 2026.01.16 03:33:04.416337 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 2202 | 2026.01.16 03:33:04.416358 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.01.16 03:33:04.416389 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 238 rows starting from the beginning of the part | ||
| 2204 | 2026.01.16 03:33:04.416403 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2205 | 2026.01.16 03:33:04.416439 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2206 | 2026.01.16 03:33:04.416485 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 238 rows starting from the beginning of the part | ||
| 2207 | 2026.01.16 03:33:04.416532 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 239 rows starting from the beginning of the part | ||
| 2208 | 2026.01.16 03:33:04.416584 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 239 rows starting from the beginning of the part | ||
| 2209 | 2026.01.16 03:33:04.416888 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.16 03:33:04.416930 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2211 | 2026.01.16 03:33:04.417264 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2212 | 2026.01.16 03:33:04.417497 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.16 03:33:04.417523 [ 196 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134732 sec., 880266.0095597185 rows/sec., 56.71 MiB/sec. | ||
| 2214 | 2026.01.16 03:33:04.417605 [ 47 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2215 | 2026.01.16 03:33:04.417635 [ 47 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.01.16 03:33:04.417637 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.53 MiB/sec. | ||
| 2217 | 2026.01.16 03:33:04.417653 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2218 | 2026.01.16 03:33:04.417664 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2219 | 2026.01.16 03:33:04.417689 [ 260 ] {0f3ddddd-eb67-436e-8d1c-074d6f7297a0} <Debug> TCPHandler: Processed in 0.001478342 sec. | ||
| 2220 | 2026.01.16 03:33:04.417745 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::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 | ||
| 2221 | 2026.01.16 03:33:04.417810 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.01.16 03:33:04.417833 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2223 | 2026.01.16 03:33:04.417863 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2224 | 2026.01.16 03:33:04.417915 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2225 | 2026.01.16 03:33:04.417923 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2226 | 2026.01.16 03:33:04.417924 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.01.16 03:33:04.417957 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2228 | 2026.01.16 03:33:04.417973 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2229 | 2026.01.16 03:33:04.418009 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_6_1} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2230 | 2026.01.16 03:33:04.418013 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2231 | 2026.01.16 03:33:04.418063 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2232 | 2026.01.16 03:33:04.418073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2233 | 2026.01.16 03:33:04.418103 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2234 | 2026.01.16 03:33:04.418423 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.01.16 03:33:04.418458 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2236 | 2026.01.16 03:33:04.418776 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2237 | 2026.01.16 03:33:04.418981 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.01.16 03:33:04.418985 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275379 sec., 1009895.8819299988 rows/sec., 69.56 MiB/sec. | ||
| 2239 | 2026.01.16 03:33:04.419086 [ 47 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2240 | 2026.01.16 03:33:04.419114 [ 47 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.16 03:33:04.419117 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2242 | 2026.01.16 03:33:04.419127 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 2243 | 2026.01.16 03:33:04.419133 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2244 | 2026.01.16 03:33:04.419178 [ 260 ] {f0b58cdb-23da-4744-8778-061c2688882b} <Debug> TCPHandler: Processed in 0.001416021 sec. | ||
| 2245 | 2026.01.16 03:33:04.419279 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::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 | ||
| 2246 | 2026.01.16 03:33:04.419283 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.16 03:33:04.419377 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.01.16 03:33:04.419397 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2249 | 2026.01.16 03:33:04.419400 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2026.01.16 03:33:04.419437 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_6_1} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2251 | 2026.01.16 03:33:04.419441 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2252 | 2026.01.16 03:33:04.419456 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2253 | 2026.01.16 03:33:04.419497 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2254 | 2026.01.16 03:33:04.419546 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2255 | 2026.01.16 03:33:04.419604 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2256 | 2026.01.16 03:33:04.419652 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2257 | 2026.01.16 03:33:04.419693 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2258 | 2026.01.16 03:33:04.420083 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.16 03:33:04.420124 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2260 | 2026.01.16 03:33:04.420486 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2026.01.16 03:33:04.420610 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138599 sec., 761188.7531656073 rows/sec., 46.13 MiB/sec. | ||
| 2262 | 2026.01.16 03:33:04.420725 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.01.16 03:33:04.420763 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2264 | 2026.01.16 03:33:04.420864 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001485 sec., 480134.6801346801 rows/sec., 33.66 MiB/sec. | ||
| 2265 | 2026.01.16 03:33:04.420907 [ 260 ] {40ad8460-b208-40c8-8548-e333eed48c17} <Debug> TCPHandler: Processed in 0.001672405 sec. | ||
| 2266 | 2026.01.16 03:33:04.421024 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.01.16 03:33:04.421070 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.16 03:33:04.421120 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2269 | 2026.01.16 03:33:04.421142 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_5_1} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2270 | 2026.01.16 03:33:04.421166 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2271 | 2026.01.16 03:33:04.421224 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2272 | 2026.01.16 03:33:04.421518 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.01.16 03:33:04.421558 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2274 | 2026.01.16 03:33:04.421855 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2275 | 2026.01.16 03:33:04.422070 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.01.16 03:33:04.422214 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 2277 | 2026.01.16 03:33:04.422249 [ 260 ] {ae6a94b8-4446-4b84-b479-7ea391b97294} <Debug> TCPHandler: Processed in 0.001274399 sec. | ||
| 2278 | 2026.01.16 03:33:04.422358 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.01.16 03:33:04.422451 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.01.16 03:33:04.422493 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2281 | 2026.01.16 03:33:04.422922 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.01.16 03:33:04.422956 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2283 | 2026.01.16 03:33:04.423316 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2284 | 2026.01.16 03:33:04.423527 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.01.16 03:33:04.423659 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 2286 | 2026.01.16 03:33:04.423696 [ 260 ] {17563e10-b7ce-4b9d-8aa8-9da971de36ec} <Debug> TCPHandler: Processed in 0.001385961 sec. | ||
| 2287 | 2026.01.16 03:33:04.423793 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.01.16 03:33:04.423887 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.01.16 03:33:04.423927 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2290 | 2026.01.16 03:33:04.424237 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.16 03:33:04.424271 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2292 | 2026.01.16 03:33:04.424575 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2293 | 2026.01.16 03:33:04.424780 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.01.16 03:33:04.424867 [ 45 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2295 | 2026.01.16 03:33:04.424903 [ 45 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.01.16 03:33:04.424914 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 2297 | 2026.01.16 03:33:04.424920 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2298 | 2026.01.16 03:33:04.424949 [ 260 ] {01ecfdc4-4db0-489e-a2d4-a862338336e6} <Debug> TCPHandler: Processed in 0.001203369 sec. | ||
| 2299 | 2026.01.16 03:33:04.425003 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2300 | 2026.01.16 03:33:04.425048 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.01.16 03:33:04.425085 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2302 | 2026.01.16 03:33:04.425114 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2303 | 2026.01.16 03:33:04.425140 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2304 | 2026.01.16 03:33:04.425162 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2305 | 2026.01.16 03:33:04.425194 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <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 | ||
| 2306 | 2026.01.16 03:33:04.425203 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2307 | 2026.01.16 03:33:04.425241 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2308 | 2026.01.16 03:33:04.425276 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 2309 | 2026.01.16 03:33:04.425962 [ 192 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000986535 sec., 5068.243904169644 rows/sec., 341.51 KiB/sec. | ||
| 2310 | 2026.01.16 03:33:04.426034 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.01.16 03:33:04.426067 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2312 | 2026.01.16 03:33:04.426073 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2313 | 2026.01.16 03:33:04.426297 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_5_1} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.16 03:33:04.426354 [ 189 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_5_1} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2315 | 2026.01.16 03:33:04.426401 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2316 | 2026.01.16 03:33:04.426640 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2317 | 2026.01.16 03:33:04.426873 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.01.16 03:33:04.427018 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001895 sec., 17941.952506596306 rows/sec., 32.15 MiB/sec. | ||
| 2319 | 2026.01.16 03:33:04.427077 [ 260 ] {a2697b05-1e0a-4106-8e5c-86b9a1c6b1f5} <Debug> TCPHandler: Processed in 0.002077021 sec. | ||
| 2320 | 2026.01.16 03:33:04.427193 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.01.16 03:33:04.427288 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.01.16 03:33:04.427328 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2026.01.16 03:33:04.427665 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.01.16 03:33:04.427699 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2325 | 2026.01.16 03:33:04.428063 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2326 | 2026.01.16 03:33:04.428345 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.01.16 03:33:04.428494 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001224 sec., 84967.32026143791 rows/sec., 5.21 MiB/sec. | ||
| 2328 | 2026.01.16 03:33:04.428537 [ 260 ] {6326055a-570f-4ea7-87d6-b9d397ea2340} <Debug> TCPHandler: Processed in 0.001393011 sec. | ||
| 2329 | 2026.01.16 03:33:05.985052 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.01.16 03:33:05.985281 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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) | ||
| 2331 | 2026.01.16 03:33:05.985647 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2332 | 2026.01.16 03:33:05.985688 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <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 | ||
| 2333 | 2026.01.16 03:33:05.985960 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2334 | 2026.01.16 03:33:05.986030 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2335 | 2026.01.16 03:33:05.986171 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2336 | 2026.01.16 03:33:05.986304 [ 268 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2337 | 2026.01.16 03:33:05.986310 [ 302 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2338 | 2026.01.16 03:33:05.986460 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2339 | 2026.01.16 03:33:05.986490 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2340 | 2026.01.16 03:33:05.988829 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2341 | 2026.01.16 03:33:05.988862 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2342 | 2026.01.16 03:33:05.988918 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <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'))" | ||
| 2343 | 2026.01.16 03:33:05.988984 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <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'))" | ||
| 2344 | 2026.01.16 03:33:05.989957 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004775 sec., 8586.387434554974 rows/sec., 327.43 KiB/sec. | ||
| 2345 | 2026.01.16 03:33:05.990082 [ 260 ] {9778d0ba-2f4a-41cb-bae9-4035695685e9} <Debug> TCPHandler: Processed in 0.005157167 sec. | ||
| 2346 | 2026.01.16 03:33:05.990383 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.16 03:33:05.990530 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:errors_received', '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) | ||
| 2348 | 2026.01.16 03:33:05.990795 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2349 | 2026.01.16 03:33:05.990832 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <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_port_control_data_link:errors_received', '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 | ||
| 2350 | 2026.01.16 03:33:05.991049 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2351 | 2026.01.16 03:33:05.991103 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2352 | 2026.01.16 03:33:05.991211 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2353 | 2026.01.16 03:33:05.991279 [ 302 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2354 | 2026.01.16 03:33:05.991292 [ 303 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2355 | 2026.01.16 03:33:05.991383 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2356 | 2026.01.16 03:33:05.991409 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2357 | 2026.01.16 03:33:05.991466 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2358 | 2026.01.16 03:33:05.991483 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2359 | 2026.01.16 03:33:05.991514 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <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_port_control_data_link:errors_received', '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'))" | ||
| 2360 | 2026.01.16 03:33:05.991544 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <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_port_control_data_link:errors_received', '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'))" | ||
| 2361 | 2026.01.16 03:33:05.992301 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 850.64 KiB/sec. | ||
| 2362 | 2026.01.16 03:33:05.992417 [ 260 ] {b618e04b-35fb-4801-b17d-65e85f5c5a87} <Debug> TCPHandler: Processed in 0.002087161 sec. | ||
| 2363 | 2026.01.16 03:33:05.992653 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.01.16 03:33:05.992790 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2365 | 2026.01.16 03:33:05.993018 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2366 | 2026.01.16 03:33:05.993054 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2367 | 2026.01.16 03:33:05.993263 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2368 | 2026.01.16 03:33:05.993314 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2369 | 2026.01.16 03:33:05.993411 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2370 | 2026.01.16 03:33:05.993468 [ 303 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2371 | 2026.01.16 03:33:05.993470 [ 268 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2372 | 2026.01.16 03:33:05.993556 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2373 | 2026.01.16 03:33:05.993579 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2374 | 2026.01.16 03:33:05.993632 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2375 | 2026.01.16 03:33:05.993648 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2376 | 2026.01.16 03:33:05.993678 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2377 | 2026.01.16 03:33:05.993717 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2378 | 2026.01.16 03:33:05.994380 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00165 sec., 24848.484848484848 rows/sec., 947.56 KiB/sec. | ||
| 2379 | 2026.01.16 03:33:05.994460 [ 260 ] {d684a5a8-c1f5-4fd7-b2c2-8b86c11aab47} <Debug> TCPHandler: Processed in 0.001855108 sec. | ||
| 2380 | 2026.01.16 03:33:05.994711 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.16 03:33:05.994851 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2382 | 2026.01.16 03:33:05.995089 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2383 | 2026.01.16 03:33:05.995125 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2384 | 2026.01.16 03:33:05.995340 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2385 | 2026.01.16 03:33:05.995390 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2386 | 2026.01.16 03:33:05.995485 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2387 | 2026.01.16 03:33:05.995537 [ 305 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2388 | 2026.01.16 03:33:05.995554 [ 268 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2389 | 2026.01.16 03:33:05.995628 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2390 | 2026.01.16 03:33:05.995652 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2391 | 2026.01.16 03:33:05.995704 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2392 | 2026.01.16 03:33:05.995720 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2393 | 2026.01.16 03:33:05.995749 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2394 | 2026.01.16 03:33:05.995778 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2395 | 2026.01.16 03:33:05.996340 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001552 sec., 26417.525773195877 rows/sec., 1007.39 KiB/sec. | ||
| 2396 | 2026.01.16 03:33:05.996428 [ 260 ] {b88dc5ef-50fd-4ddc-9ba3-47178ebb1dcc} <Debug> TCPHandler: Processed in 0.001764726 sec. | ||
| 2397 | 2026.01.16 03:33:05.996679 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.01.16 03:33:05.996812 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 2399 | 2026.01.16 03:33:05.997037 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2400 | 2026.01.16 03:33:05.997073 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 2401 | 2026.01.16 03:33:05.997306 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2402 | 2026.01.16 03:33:05.997357 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2403 | 2026.01.16 03:33:05.997451 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2404 | 2026.01.16 03:33:05.997512 [ 305 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2405 | 2026.01.16 03:33:05.997519 [ 303 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2406 | 2026.01.16 03:33:05.997601 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2407 | 2026.01.16 03:33:05.997625 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2408 | 2026.01.16 03:33:05.997679 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2409 | 2026.01.16 03:33:05.997695 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2410 | 2026.01.16 03:33:05.997724 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2411 | 2026.01.16 03:33:05.997776 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2412 | 2026.01.16 03:33:05.998385 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001629 sec., 25168.81522406384 rows/sec., 959.78 KiB/sec. | ||
| 2413 | 2026.01.16 03:33:05.998482 [ 260 ] {d569d04e-6861-4d40-af99-434b9770ce13} <Debug> TCPHandler: Processed in 0.001850438 sec. | ||
| 2414 | 2026.01.16 03:33:05.998705 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.01.16 03:33:05.998839 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2416 | 2026.01.16 03:33:05.999116 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2417 | 2026.01.16 03:33:05.999153 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2418 | 2026.01.16 03:33:05.999364 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2419 | 2026.01.16 03:33:05.999415 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2420 | 2026.01.16 03:33:05.999510 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2421 | 2026.01.16 03:33:05.999568 [ 268 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2422 | 2026.01.16 03:33:05.999568 [ 310 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2423 | 2026.01.16 03:33:05.999658 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 2424 | 2026.01.16 03:33:05.999682 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2425 | 2026.01.16 03:33:05.999735 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2426 | 2026.01.16 03:33:05.999751 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2427 | 2026.01.16 03:33:05.999780 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2428 | 2026.01.16 03:33:05.999808 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2429 | 2026.01.16 03:33:06.000469 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001689 sec., 24274.718768502073 rows/sec., 925.68 KiB/sec. | ||
| 2430 | 2026.01.16 03:33:06.000568 [ 260 ] {a78ae3c7-4b8a-4d58-9e20-115b5ea0d83c} <Debug> TCPHandler: Processed in 0.001910718 sec. | ||
| 2431 | 2026.01.16 03:33:06.039114 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.01.16 03:33:06.039223 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2433 | 2026.01.16 03:33:06.039264 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2434 | 2026.01.16 03:33:06.039850 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.01.16 03:33:06.039892 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2436 | 2026.01.16 03:33:06.040296 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2437 | 2026.01.16 03:33:06.040488 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.01.16 03:33:06.040636 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001443 sec., 4158.004158004158 rows/sec., 1.92 MiB/sec. | ||
| 2439 | 2026.01.16 03:33:06.040673 [ 260 ] {1376e0f7-4dc5-46e1-98ee-0a637f28bc1a} <Debug> TCPHandler: Processed in 0.001609784 sec. | ||
| 2440 | 2026.01.16 03:33:06.040800 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.01.16 03:33:06.040892 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.01.16 03:33:06.040930 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2443 | 2026.01.16 03:33:06.041337 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.01.16 03:33:06.041373 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2445 | 2026.01.16 03:33:06.041656 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2446 | 2026.01.16 03:33:06.041864 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.01.16 03:33:06.041998 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 2448 | 2026.01.16 03:33:06.042034 [ 260 ] {20455937-28fa-42ea-8029-bf7fc58ccbf0} <Debug> TCPHandler: Processed in 0.001282089 sec. | ||
| 2449 | 2026.01.16 03:33:06.042149 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.01.16 03:33:06.042241 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2451 | 2026.01.16 03:33:06.042278 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2452 | 2026.01.16 03:33:06.043322 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.01.16 03:33:06.043358 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2454 | 2026.01.16 03:33:06.043775 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2455 | 2026.01.16 03:33:06.043999 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.01.16 03:33:06.044101 [ 43 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2457 | 2026.01.16 03:33:06.044132 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.001909 sec., 689366.1602933473 rows/sec., 57.51 MiB/sec. | ||
| 2458 | 2026.01.16 03:33:06.044154 [ 43 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.01.16 03:33:06.044173 [ 260 ] {65864426-035f-40c4-a652-dcd93ca99ed6} <Debug> TCPHandler: Processed in 0.002071621 sec. | ||
| 2460 | 2026.01.16 03:33:06.044182 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2461 | 2026.01.16 03:33:06.044321 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.01.16 03:33:06.044335 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 2463 | 2026.01.16 03:33:06.044446 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.01.16 03:33:06.044495 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2465 | 2026.01.16 03:33:06.044498 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2466 | 2026.01.16 03:33:06.044542 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2325 rows starting from the beginning of the part | ||
| 2467 | 2026.01.16 03:33:06.044627 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2468 | 2026.01.16 03:33:06.044687 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1180 rows starting from the beginning of the part | ||
| 2469 | 2026.01.16 03:33:06.044742 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2470 | 2026.01.16 03:33:06.044817 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1180 rows starting from the beginning of the part | ||
| 2471 | 2026.01.16 03:33:06.044901 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1316 rows starting from the beginning of the part | ||
| 2472 | 2026.01.16 03:33:06.045008 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.01.16 03:33:06.045050 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2474 | 2026.01.16 03:33:06.045399 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2475 | 2026.01.16 03:33:06.045627 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.01.16 03:33:06.045777 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001356 sec., 8849.557522123894 rows/sec., 708.66 KiB/sec. | ||
| 2477 | 2026.01.16 03:33:06.045816 [ 260 ] {96fe4fc6-7157-4bf8-b76e-a7e536e977e5} <Debug> TCPHandler: Processed in 0.001557353 sec. | ||
| 2478 | 2026.01.16 03:33:06.045940 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.01.16 03:33:06.046035 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.01.16 03:33:06.046073 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2481 | 2026.01.16 03:33:06.046556 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.01.16 03:33:06.046592 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2483 | 2026.01.16 03:33:06.046914 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2484 | 2026.01.16 03:33:06.047151 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.01.16 03:33:06.047283 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 2486 | 2026.01.16 03:33:06.047321 [ 260 ] {474f4201-7fbd-46a3-9d88-13688f3a2dbd} <Debug> TCPHandler: Processed in 0.001430622 sec. | ||
| 2487 | 2026.01.16 03:33:06.047445 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.01.16 03:33:06.047486 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6113 rows, containing 5 columns (5 merged, 0 gathered) in 0.003200058 sec., 1910277.8762134938 rows/sec., 162.07 MiB/sec. | ||
| 2489 | 2026.01.16 03:33:06.047539 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.01.16 03:33:06.047582 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2491 | 2026.01.16 03:33:06.047758 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.01.16 03:33:06.047988 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.01.16 03:33:06.048030 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2494 | 2026.01.16 03:33:06.048098 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.01.16 03:33:06.048188 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_11_2} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2026.01.16 03:33:06.048259 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 2497 | 2026.01.16 03:33:06.048339 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2498 | 2026.01.16 03:33:06.048569 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.16 03:33:06.048699 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 2500 | 2026.01.16 03:33:06.048734 [ 260 ] {ee1f1822-d8d0-4ded-bb31-d9e6ec76fa42} <Debug> TCPHandler: Processed in 0.00133974 sec. | ||
| 2501 | 2026.01.16 03:33:06.048844 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.01.16 03:33:06.048936 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2503 | 2026.01.16 03:33:06.048975 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2504 | 2026.01.16 03:33:06.049547 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.01.16 03:33:06.049583 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2506 | 2026.01.16 03:33:06.049907 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2507 | 2026.01.16 03:33:06.050118 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.01.16 03:33:06.050217 [ 43 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2509 | 2026.01.16 03:33:06.050246 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001327 sec., 418990.2034664657 rows/sec., 31.40 MiB/sec. | ||
| 2510 | 2026.01.16 03:33:06.050253 [ 43 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.01.16 03:33:06.050287 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2512 | 2026.01.16 03:33:06.050288 [ 260 ] {4fca4b52-2024-4e6b-893a-81807e9edb60} <Debug> TCPHandler: Processed in 0.001494562 sec. | ||
| 2513 | 2026.01.16 03:33:06.050383 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 2514 | 2026.01.16 03:33:06.050418 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.01.16 03:33:06.050479 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2516 | 2026.01.16 03:33:06.050509 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1195 rows starting from the beginning of the part | ||
| 2517 | 2026.01.16 03:33:06.050511 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.01.16 03:33:06.050559 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2519 | 2026.01.16 03:33:06.050569 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2520 | 2026.01.16 03:33:06.050616 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 713 rows starting from the beginning of the part | ||
| 2521 | 2026.01.16 03:33:06.050660 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2522 | 2026.01.16 03:33:06.050706 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 713 rows starting from the beginning of the part | ||
| 2523 | 2026.01.16 03:33:06.050748 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 556 rows starting from the beginning of the part | ||
| 2524 | 2026.01.16 03:33:06.051167 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.01.16 03:33:06.051201 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2526 | 2026.01.16 03:33:06.051580 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2527 | 2026.01.16 03:33:06.051796 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.01.16 03:33:06.051897 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2529 | 2026.01.16 03:33:06.051928 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.01.16 03:33:06.051930 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Debug> executeQuery: Read 988 rows, 71.24 KiB in 0.001436 sec., 688022.2841225627 rows/sec., 48.45 MiB/sec. | ||
| 2531 | 2026.01.16 03:33:06.051946 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2532 | 2026.01.16 03:33:06.051978 [ 260 ] {b9e3ab2d-80ed-40e2-9c24-bcd12310431d} <Debug> TCPHandler: Processed in 0.001610065 sec. | ||
| 2533 | 2026.01.16 03:33:06.051999 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653645 sec., 1998615.1804045003 rows/sec., 151.05 MiB/sec. | ||
| 2534 | 2026.01.16 03:33:06.052027 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 2535 | 2026.01.16 03:33:06.052098 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.01.16 03:33:06.052111 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2537 | 2026.01.16 03:33:06.052135 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3093 rows starting from the beginning of the part | ||
| 2538 | 2026.01.16 03:33:06.052177 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2539 | 2026.01.16 03:33:06.052191 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.01.16 03:33:06.052212 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2541 | 2026.01.16 03:33:06.052233 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2542 | 2026.01.16 03:33:06.052245 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.01.16 03:33:06.052248 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2544 | 2026.01.16 03:33:06.052302 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2545 | 2026.01.16 03:33:06.052336 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 988 rows starting from the beginning of the part | ||
| 2546 | 2026.01.16 03:33:06.052550 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.01.16 03:33:06.052586 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2548 | 2026.01.16 03:33:06.052590 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.01.16 03:33:06.052688 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_11_2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2550 | 2026.01.16 03:33:06.052795 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2551 | 2026.01.16 03:33:06.052993 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2552 | 2026.01.16 03:33:06.053219 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.01.16 03:33:06.053321 [ 43 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2554 | 2026.01.16 03:33:06.053347 [ 43 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.16 03:33:06.053361 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.36 MiB/sec. | ||
| 2556 | 2026.01.16 03:33:06.053362 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2557 | 2026.01.16 03:33:06.053402 [ 260 ] {a5a6ef1d-07ee-43f0-86aa-843931876e6c} <Debug> TCPHandler: Processed in 0.001354691 sec. | ||
| 2558 | 2026.01.16 03:33:06.053470 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 2559 | 2026.01.16 03:33:06.053583 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2560 | 2026.01.16 03:33:06.053622 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
| 2561 | 2026.01.16 03:33:06.053702 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2562 | 2026.01.16 03:33:06.053749 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2563 | 2026.01.16 03:33:06.053794 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2564 | 2026.01.16 03:33:06.053831 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2565 | 2026.01.16 03:33:06.053871 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2566 | 2026.01.16 03:33:06.054764 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013353 sec., 564667.1160038942 rows/sec., 35.80 MiB/sec. | ||
| 2567 | 2026.01.16 03:33:06.054849 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002850192 sec., 1764442.5358010968 rows/sec., 119.05 MiB/sec. | ||
| 2568 | 2026.01.16 03:33:06.054934 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2569 | 2026.01.16 03:33:06.055196 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.16 03:33:06.055269 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_11_2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.01.16 03:33:06.055295 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2572 | 2026.01.16 03:33:06.055331 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2573 | 2026.01.16 03:33:06.055579 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.01.16 03:33:06.055662 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2575 | 2026.01.16 03:33:06.055744 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2576 | 2026.01.16 03:33:09.394560 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.01.16 03:33:09.394757 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2578 | 2026.01.16 03:33:09.394826 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2579 | 2026.01.16 03:33:09.395525 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.01.16 03:33:09.395580 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2581 | 2026.01.16 03:33:09.396009 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2582 | 2026.01.16 03:33:09.396251 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.01.16 03:33:09.396431 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 2584 | 2026.01.16 03:33:09.396497 [ 260 ] {aa0b38c3-db65-47db-b001-b17e8e2d4bee} <Debug> TCPHandler: Processed in 0.002100751 sec. | ||
| 2585 | 2026.01.16 03:33:09.396658 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.01.16 03:33:09.396790 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2587 | 2026.01.16 03:33:09.396851 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2588 | 2026.01.16 03:33:09.397379 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.01.16 03:33:09.397427 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2590 | 2026.01.16 03:33:09.397771 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2591 | 2026.01.16 03:33:09.398033 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.16 03:33:09.398192 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001435 sec., 44599.3031358885 rows/sec., 3.48 MiB/sec. | ||
| 2593 | 2026.01.16 03:33:09.398239 [ 260 ] {fe0de14d-c019-4702-a217-1bf2aee8360b} <Debug> TCPHandler: Processed in 0.001644694 sec. | ||
| 2594 | 2026.01.16 03:33:09.398397 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.01.16 03:33:09.398503 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.01.16 03:33:09.398554 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2597 | 2026.01.16 03:33:09.399012 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.01.16 03:33:09.399057 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2599 | 2026.01.16 03:33:09.399481 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2600 | 2026.01.16 03:33:09.399759 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.01.16 03:33:09.399915 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001436 sec., 66852.36768802228 rows/sec., 4.66 MiB/sec. | ||
| 2602 | 2026.01.16 03:33:09.399961 [ 260 ] {528db2cb-c3cf-48ff-b689-2246f0c08eb7} <Debug> TCPHandler: Processed in 0.001621494 sec. | ||
| 2603 | 2026.01.16 03:33:09.400098 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.01.16 03:33:09.400207 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.01.16 03:33:09.400256 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2606 | 2026.01.16 03:33:09.400664 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.16 03:33:09.400707 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2608 | 2026.01.16 03:33:09.401091 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.01.16 03:33:09.401350 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.01.16 03:33:09.401500 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001315 sec., 27376.42585551331 rows/sec., 1.84 MiB/sec. | ||
| 2611 | 2026.01.16 03:33:09.401541 [ 260 ] {f82ed2e9-4497-49c0-b7ba-7ffe52120aec} <Debug> TCPHandler: Processed in 0.001499583 sec. | ||
| 2612 | 2026.01.16 03:33:09.910221 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51082 | ||
| 2613 | 2026.01.16 03:33:09.910341 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.01.16 03:33:09.910370 [ 259 ] {} <Debug> TCP-Session: ce38e988-6691-45e5-94c0-c65f9d70d9af Authenticating user 'default' from [fd00:1122:3344:101::e]:51082 | ||
| 2615 | 2026.01.16 03:33:09.910396 [ 259 ] {} <Debug> TCP-Session: ce38e988-6691-45e5-94c0-c65f9d70d9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.01.16 03:33:09.910411 [ 259 ] {} <Debug> TCP-Session: ce38e988-6691-45e5-94c0-c65f9d70d9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.01.16 03:33:09.910660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59734 | ||
| 2618 | 2026.01.16 03:33:09.910697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33401 | ||
| 2619 | 2026.01.16 03:33:09.910730 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47135 | ||
| 2620 | 2026.01.16 03:33:09.910748 [ 259 ] {} <Trace> TCP-Session: ce38e988-6691-45e5-94c0-c65f9d70d9af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.16 03:33:09.910735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60367 | ||
| 2622 | 2026.01.16 03:33:09.910802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2026.01.16 03:33:09.910719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44995 | ||
| 2624 | 2026.01.16 03:33:09.910852 [ 286 ] {} <Debug> TCP-Session: f0f1bc35-4bae-46b8-ace5-f3a68a9d74c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59734 | ||
| 2625 | 2026.01.16 03:33:09.910704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57596 | ||
| 2626 | 2026.01.16 03:33:09.910887 [ 286 ] {} <Debug> TCP-Session: f0f1bc35-4bae-46b8-ace5-f3a68a9d74c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2026.01.16 03:33:09.910889 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2628 | 2026.01.16 03:33:09.910918 [ 286 ] {} <Debug> TCP-Session: f0f1bc35-4bae-46b8-ace5-f3a68a9d74c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.01.16 03:33:09.910672 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32902 | ||
| 2630 | 2026.01.16 03:33:09.910952 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2631 | 2026.01.16 03:33:09.910709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64120 | ||
| 2632 | 2026.01.16 03:33:09.911001 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.01.16 03:33:09.910945 [ 292 ] {} <Debug> TCP-Session: f2119d91-9b77-4fe5-9a12-2661e192d1fc Authenticating user 'default' from [fd00:1122:3344:101::e]:47135 | ||
| 2634 | 2026.01.16 03:33:09.911044 [ 288 ] {} <Debug> TCP-Session: e8fddb95-5df2-4233-a5d0-7d5bcca65c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33401 | ||
| 2635 | 2026.01.16 03:33:09.911058 [ 292 ] {} <Debug> TCP-Session: f2119d91-9b77-4fe5-9a12-2661e192d1fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.01.16 03:33:09.911066 [ 288 ] {} <Debug> TCP-Session: e8fddb95-5df2-4233-a5d0-7d5bcca65c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.01.16 03:33:09.911074 [ 292 ] {} <Debug> TCP-Session: f2119d91-9b77-4fe5-9a12-2661e192d1fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.01.16 03:33:09.911082 [ 288 ] {} <Debug> TCP-Session: e8fddb95-5df2-4233-a5d0-7d5bcca65c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.01.16 03:33:09.911229 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2640 | 2026.01.16 03:33:09.911235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2641 | 2026.01.16 03:33:09.911258 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2642 | 2026.01.16 03:33:09.911263 [ 287 ] {} <Debug> TCP-Session: 8a81438a-45f1-41ed-abb1-039fd9e1eb74 Authenticating user 'default' from [fd00:1122:3344:101::e]:32902 | ||
| 2643 | 2026.01.16 03:33:09.911274 [ 290 ] {} <Debug> TCP-Session: b092ab7e-7b11-4068-9508-04029371f76b Authenticating user 'default' from [fd00:1122:3344:101::e]:64120 | ||
| 2644 | 2026.01.16 03:33:09.911277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2645 | 2026.01.16 03:33:09.911300 [ 290 ] {} <Debug> TCP-Session: b092ab7e-7b11-4068-9508-04029371f76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.01.16 03:33:09.911314 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2647 | 2026.01.16 03:33:09.911312 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2648 | 2026.01.16 03:33:09.911327 [ 290 ] {} <Debug> TCP-Session: b092ab7e-7b11-4068-9508-04029371f76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.01.16 03:33:09.911362 [ 291 ] {} <Debug> TCP-Session: ccc1bd74-dbc1-4671-9552-5a187de518bd Authenticating user 'default' from [fd00:1122:3344:101::e]:44995 | ||
| 2650 | 2026.01.16 03:33:09.911329 [ 289 ] {} <Debug> TCP-Session: bb85c910-d076-413e-a3d0-4ceb582b9518 Authenticating user 'default' from [fd00:1122:3344:101::e]:57596 | ||
| 2651 | 2026.01.16 03:33:09.911390 [ 291 ] {} <Debug> TCP-Session: ccc1bd74-dbc1-4671-9552-5a187de518bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.01.16 03:33:09.911409 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2653 | 2026.01.16 03:33:09.911415 [ 289 ] {} <Debug> TCP-Session: bb85c910-d076-413e-a3d0-4ceb582b9518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.01.16 03:33:09.911418 [ 291 ] {} <Debug> TCP-Session: ccc1bd74-dbc1-4671-9552-5a187de518bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.01.16 03:33:09.911445 [ 289 ] {} <Debug> TCP-Session: bb85c910-d076-413e-a3d0-4ceb582b9518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.01.16 03:33:09.911444 [ 293 ] {} <Debug> TCP-Session: 6a863440-f207-456a-96c5-f52abdc62c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:60367 | ||
| 2657 | 2026.01.16 03:33:09.911294 [ 287 ] {} <Debug> TCP-Session: 8a81438a-45f1-41ed-abb1-039fd9e1eb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.01.16 03:33:09.911482 [ 293 ] {} <Debug> TCP-Session: 6a863440-f207-456a-96c5-f52abdc62c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.01.16 03:33:09.911499 [ 287 ] {} <Debug> TCP-Session: 8a81438a-45f1-41ed-abb1-039fd9e1eb74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.01.16 03:33:09.911512 [ 293 ] {} <Debug> TCP-Session: 6a863440-f207-456a-96c5-f52abdc62c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.01.16 03:33:09.911604 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 2662 | 2026.01.16 03:33:09.911693 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2663 | 2026.01.16 03:33:10.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.61 MiB, peak 195.80 MiB, free memory in arenas 0.00 B, will set to 192.82 MiB (RSS), difference: 3.21 MiB | ||
| 2664 | 2026.01.16 03:33:10.071163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2665 | 2026.01.16 03:33:10.071704 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.16 03:33:10.071753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2667 | 2026.01.16 03:33:10.078929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2668 | 2026.01.16 03:33:10.079176 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.16 03:33:10.079323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2670 | 2026.01.16 03:33:10.279726 [ 310 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> AggregatingTransform: Aggregating | ||
| 2671 | 2026.01.16 03:33:10.279792 [ 310 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2672 | 2026.01.16 03:33:10.279824 [ 310 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270029 sec. (787.384 rows/sec., 30.76 KiB/sec.) | ||
| 2673 | 2026.01.16 03:33:10.279839 [ 310 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Trace> Aggregator: Merging aggregated data | ||
| 2674 | 2026.01.16 03:33:10.281259 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370365 sec., 2.700039150567683 rows/sec., 108.00 B/sec. | ||
| 2675 | 2026.01.16 03:33:10.281414 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2676 | 2026.01.16 03:33:10.281430 [ 259 ] {0b46282e-b01f-4917-87da-ebb143ed1bf1} <Debug> TCPHandler: Processed in 0.370795597 sec. | ||
| 2677 | 2026.01.16 03:33:10.281533 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.01.16 03:33:10.281564 [ 259 ] {} <Debug> TCP-Session: ce38e988-6691-45e5-94c0-c65f9d70d9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2679 | 2026.01.16 03:33:10.281572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2026.01.16 03:33:10.281588 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2026.01.16 03:33:10.281629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2682 | 2026.01.16 03:33:10.281647 [ 286 ] {} <Debug> TCP-Session: f0f1bc35-4bae-46b8-ace5-f3a68a9d74c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.01.16 03:33:10.281662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2026.01.16 03:33:10.281665 [ 293 ] {} <Debug> TCP-Session: 6a863440-f207-456a-96c5-f52abdc62c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.01.16 03:33:10.281683 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2026.01.16 03:33:10.281716 [ 291 ] {} <Debug> TCP-Session: ccc1bd74-dbc1-4671-9552-5a187de518bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.01.16 03:33:10.281697 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2688 | 2026.01.16 03:33:10.281745 [ 290 ] {} <Debug> TCP-Session: b092ab7e-7b11-4068-9508-04029371f76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.01.16 03:33:10.281688 [ 288 ] {} <Debug> TCP-Session: e8fddb95-5df2-4233-a5d0-7d5bcca65c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.01.16 03:33:10.281780 [ 292 ] {} <Debug> TCP-Session: f2119d91-9b77-4fe5-9a12-2661e192d1fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.01.16 03:33:10.281641 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2692 | 2026.01.16 03:33:10.281605 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2693 | 2026.01.16 03:33:10.281856 [ 289 ] {} <Debug> TCP-Session: bb85c910-d076-413e-a3d0-4ceb582b9518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2694 | 2026.01.16 03:33:10.281884 [ 287 ] {} <Debug> TCP-Session: 8a81438a-45f1-41ed-abb1-039fd9e1eb74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2026.01.16 03:33:10.288441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2696 | 2026.01.16 03:33:10.305319 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.01.16 03:33:10.305366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2698 | 2026.01.16 03:33:10.314565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2699 | 2026.01.16 03:33:10.316044 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.01.16 03:33:10.321697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2701 | 2026.01.16 03:33:11.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.73 MiB, peak 204.32 MiB, free memory in arenas 0.00 B, will set to 211.19 MiB (RSS), difference: 16.46 MiB | ||
| 2702 | 2026.01.16 03:33:11.245134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57186 | ||
| 2703 | 2026.01.16 03:33:11.245256 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2704 | 2026.01.16 03:33:11.245292 [ 288 ] {} <Debug> TCP-Session: cad64110-3823-4f97-9ba2-e26f3c246592 Authenticating user 'default' from [fd00:1122:3344:101::e]:57186 | ||
| 2705 | 2026.01.16 03:33:11.245321 [ 288 ] {} <Debug> TCP-Session: cad64110-3823-4f97-9ba2-e26f3c246592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2706 | 2026.01.16 03:33:11.245340 [ 288 ] {} <Debug> TCP-Session: cad64110-3823-4f97-9ba2-e26f3c246592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2707 | 2026.01.16 03:33:11.245562 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60886 | ||
| 2708 | 2026.01.16 03:33:11.245606 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34004 | ||
| 2709 | 2026.01.16 03:33:11.245617 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52956 | ||
| 2710 | 2026.01.16 03:33:11.245658 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38964 | ||
| 2711 | 2026.01.16 03:33:11.245689 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2712 | 2026.01.16 03:33:11.245690 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2713 | 2026.01.16 03:33:11.245710 [ 288 ] {} <Trace> TCP-Session: cad64110-3823-4f97-9ba2-e26f3c246592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.01.16 03:33:11.245735 [ 292 ] {} <Debug> TCP-Session: f6f3efb4-8fdd-417f-9166-22afbd801630 Authenticating user 'default' from [fd00:1122:3344:101::e]:34004 | ||
| 2715 | 2026.01.16 03:33:11.245745 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2716 | 2026.01.16 03:33:11.245745 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2717 | 2026.01.16 03:33:11.245759 [ 292 ] {} <Debug> TCP-Session: f6f3efb4-8fdd-417f-9166-22afbd801630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2718 | 2026.01.16 03:33:11.245779 [ 286 ] {} <Debug> TCP-Session: e147ff1e-be7d-4d1e-ac83-052ac5dff926 Authenticating user 'default' from [fd00:1122:3344:101::e]:38964 | ||
| 2719 | 2026.01.16 03:33:11.245789 [ 291 ] {} <Debug> TCP-Session: bc8adf3e-c3bb-4275-a323-09877dddb83e Authenticating user 'default' from [fd00:1122:3344:101::e]:52956 | ||
| 2720 | 2026.01.16 03:33:11.245797 [ 292 ] {} <Debug> TCP-Session: f6f3efb4-8fdd-417f-9166-22afbd801630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2721 | 2026.01.16 03:33:11.245817 [ 286 ] {} <Debug> TCP-Session: e147ff1e-be7d-4d1e-ac83-052ac5dff926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2722 | 2026.01.16 03:33:11.245821 [ 291 ] {} <Debug> TCP-Session: bc8adf3e-c3bb-4275-a323-09877dddb83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2026.01.16 03:33:11.245846 [ 286 ] {} <Debug> TCP-Session: e147ff1e-be7d-4d1e-ac83-052ac5dff926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2724 | 2026.01.16 03:33:11.245640 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41346 | ||
| 2725 | 2026.01.16 03:33:11.245861 [ 291 ] {} <Debug> TCP-Session: bc8adf3e-c3bb-4275-a323-09877dddb83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2726 | 2026.01.16 03:33:11.245730 [ 289 ] {} <Debug> TCP-Session: bbaeca27-49e3-436f-9627-23430e99bf87 Authenticating user 'default' from [fd00:1122:3344:101::e]:60886 | ||
| 2727 | 2026.01.16 03:33:11.245946 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2728 | 2026.01.16 03:33:11.245972 [ 289 ] {} <Debug> TCP-Session: bbaeca27-49e3-436f-9627-23430e99bf87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2729 | 2026.01.16 03:33:11.245628 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47168 | ||
| 2730 | 2026.01.16 03:33:11.246000 [ 289 ] {} <Debug> TCP-Session: bbaeca27-49e3-436f-9627-23430e99bf87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2731 | 2026.01.16 03:33:11.246006 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2732 | 2026.01.16 03:33:11.245604 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35944 | ||
| 2733 | 2026.01.16 03:33:11.246061 [ 294 ] {} <Debug> TCP-Session: c9ead7f8-78cf-4efe-aa7d-3a959b5b0537 Authenticating user 'default' from [fd00:1122:3344:101::e]:41346 | ||
| 2734 | 2026.01.16 03:33:11.246073 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2735 | 2026.01.16 03:33:11.246096 [ 294 ] {} <Debug> TCP-Session: c9ead7f8-78cf-4efe-aa7d-3a959b5b0537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2736 | 2026.01.16 03:33:11.245652 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54413 | ||
| 2737 | 2026.01.16 03:33:11.246123 [ 294 ] {} <Debug> TCP-Session: c9ead7f8-78cf-4efe-aa7d-3a959b5b0537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2738 | 2026.01.16 03:33:11.246136 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2739 | 2026.01.16 03:33:11.246114 [ 293 ] {} <Debug> TCP-Session: 5272b157-5a64-4738-876b-eb1611cfe5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47168 | ||
| 2740 | 2026.01.16 03:33:11.246175 [ 290 ] {} <Debug> TCP-Session: ee612cf4-028e-4528-8523-74171b0036df Authenticating user 'default' from [fd00:1122:3344:101::e]:35944 | ||
| 2741 | 2026.01.16 03:33:11.246185 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2742 | 2026.01.16 03:33:11.246208 [ 290 ] {} <Debug> TCP-Session: ee612cf4-028e-4528-8523-74171b0036df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2743 | 2026.01.16 03:33:11.246198 [ 293 ] {} <Debug> TCP-Session: 5272b157-5a64-4738-876b-eb1611cfe5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2744 | 2026.01.16 03:33:11.246223 [ 259 ] {} <Debug> TCP-Session: 27f411b6-b2ca-46ef-aa5e-4c5bcb908ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54413 | ||
| 2745 | 2026.01.16 03:33:11.246226 [ 290 ] {} <Debug> TCP-Session: ee612cf4-028e-4528-8523-74171b0036df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2746 | 2026.01.16 03:33:11.246242 [ 293 ] {} <Debug> TCP-Session: 5272b157-5a64-4738-876b-eb1611cfe5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2747 | 2026.01.16 03:33:11.246258 [ 259 ] {} <Debug> TCP-Session: 27f411b6-b2ca-46ef-aa5e-4c5bcb908ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2748 | 2026.01.16 03:33:11.246260 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2749 | 2026.01.16 03:33:11.246286 [ 259 ] {} <Debug> TCP-Session: 27f411b6-b2ca-46ef-aa5e-4c5bcb908ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2750 | 2026.01.16 03:33:11.246346 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2751 | 2026.01.16 03:33:11.246658 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 2752 | 2026.01.16 03:33:11.247775 [ 301 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> AggregatingTransform: Aggregating | ||
| 2753 | 2026.01.16 03:33:11.247831 [ 301 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2754 | 2026.01.16 03:33:11.247870 [ 301 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001112417 sec. (898.943 rows/sec., 35.11 KiB/sec.) | ||
| 2755 | 2026.01.16 03:33:11.247886 [ 301 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Trace> Aggregator: Merging aggregated data | ||
| 2756 | 2026.01.16 03:33:11.249407 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00353 sec., 283.28611898016993 rows/sec., 11.07 KiB/sec. | ||
| 2757 | 2026.01.16 03:33:11.249581 [ 288 ] {1915bd4c-553d-4f8c-acb3-732b7b5436f1} <Debug> TCPHandler: Processed in 0.004069831 sec. | ||
| 2758 | 2026.01.16 03:33:11.249722 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2759 | 2026.01.16 03:33:11.249747 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2760 | 2026.01.16 03:33:11.249760 [ 288 ] {} <Debug> TCP-Session: cad64110-3823-4f97-9ba2-e26f3c246592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2761 | 2026.01.16 03:33:11.249765 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2762 | 2026.01.16 03:33:11.249783 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2763 | 2026.01.16 03:33:11.249804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2764 | 2026.01.16 03:33:11.249828 [ 290 ] {} <Debug> TCP-Session: ee612cf4-028e-4528-8523-74171b0036df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2026.01.16 03:33:11.249843 [ 294 ] {} <Debug> TCP-Session: c9ead7f8-78cf-4efe-aa7d-3a959b5b0537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2766 | 2026.01.16 03:33:11.249843 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2767 | 2026.01.16 03:33:11.249867 [ 293 ] {} <Debug> TCP-Session: 5272b157-5a64-4738-876b-eb1611cfe5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2768 | 2026.01.16 03:33:11.249875 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2769 | 2026.01.16 03:33:11.249907 [ 289 ] {} <Debug> TCP-Session: bbaeca27-49e3-436f-9627-23430e99bf87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2770 | 2026.01.16 03:33:11.249861 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2771 | 2026.01.16 03:33:11.249935 [ 259 ] {} <Debug> TCP-Session: 27f411b6-b2ca-46ef-aa5e-4c5bcb908ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2772 | 2026.01.16 03:33:11.249789 [ 286 ] {} <Debug> TCP-Session: e147ff1e-be7d-4d1e-ac83-052ac5dff926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2026.01.16 03:33:11.249973 [ 292 ] {} <Debug> TCP-Session: f6f3efb4-8fdd-417f-9166-22afbd801630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2774 | 2026.01.16 03:33:11.249824 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2775 | 2026.01.16 03:33:11.250049 [ 291 ] {} <Debug> TCP-Session: bc8adf3e-c3bb-4275-a323-09877dddb83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2776 | 2026.01.16 03:33:11.359344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46072 | ||
| 2777 | 2026.01.16 03:33:11.359454 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2778 | 2026.01.16 03:33:11.359484 [ 288 ] {} <Debug> TCP-Session: 36bff2f4-9603-4561-943d-b7669634aaa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46072 | ||
| 2779 | 2026.01.16 03:33:11.359508 [ 288 ] {} <Debug> TCP-Session: 36bff2f4-9603-4561-943d-b7669634aaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2780 | 2026.01.16 03:33:11.359523 [ 288 ] {} <Debug> TCP-Session: 36bff2f4-9603-4561-943d-b7669634aaa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2781 | 2026.01.16 03:33:11.359776 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44967 | ||
| 2782 | 2026.01.16 03:33:11.359807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56137 | ||
| 2783 | 2026.01.16 03:33:11.359828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57316 | ||
| 2784 | 2026.01.16 03:33:11.359863 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39367 | ||
| 2785 | 2026.01.16 03:33:11.359895 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2786 | 2026.01.16 03:33:11.359793 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65338 | ||
| 2787 | 2026.01.16 03:33:11.359949 [ 293 ] {} <Debug> TCP-Session: 04b91683-1e09-47c0-bb1c-e91910267b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:56137 | ||
| 2788 | 2026.01.16 03:33:11.359956 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2789 | 2026.01.16 03:33:11.359994 [ 293 ] {} <Debug> TCP-Session: 04b91683-1e09-47c0-bb1c-e91910267b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2790 | 2026.01.16 03:33:11.359994 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2791 | 2026.01.16 03:33:11.360020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2792 | 2026.01.16 03:33:11.360018 [ 294 ] {} <Debug> TCP-Session: 8e64eeaf-4bfe-4578-995e-abf35cff20f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57316 | ||
| 2793 | 2026.01.16 03:33:11.360061 [ 286 ] {} <Debug> TCP-Session: 68819244-5622-4720-910e-a9cedcc45787 Authenticating user 'default' from [fd00:1122:3344:101::e]:39367 | ||
| 2794 | 2026.01.16 03:33:11.360074 [ 290 ] {} <Debug> TCP-Session: db5543f7-f301-49a3-abdd-2a83b83312d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65338 | ||
| 2795 | 2026.01.16 03:33:11.360098 [ 294 ] {} <Debug> TCP-Session: 8e64eeaf-4bfe-4578-995e-abf35cff20f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2796 | 2026.01.16 03:33:11.360111 [ 286 ] {} <Debug> TCP-Session: 68819244-5622-4720-910e-a9cedcc45787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2797 | 2026.01.16 03:33:11.360123 [ 294 ] {} <Debug> TCP-Session: 8e64eeaf-4bfe-4578-995e-abf35cff20f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.01.16 03:33:11.360118 [ 290 ] {} <Debug> TCP-Session: db5543f7-f301-49a3-abdd-2a83b83312d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2026.01.16 03:33:11.360140 [ 286 ] {} <Debug> TCP-Session: 68819244-5622-4720-910e-a9cedcc45787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2800 | 2026.01.16 03:33:11.360162 [ 290 ] {} <Debug> TCP-Session: db5543f7-f301-49a3-abdd-2a83b83312d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2801 | 2026.01.16 03:33:11.359797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56399 | ||
| 2802 | 2026.01.16 03:33:11.359801 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44505 | ||
| 2803 | 2026.01.16 03:33:11.359835 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46264 | ||
| 2804 | 2026.01.16 03:33:11.360264 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2805 | 2026.01.16 03:33:11.360025 [ 293 ] {} <Debug> TCP-Session: 04b91683-1e09-47c0-bb1c-e91910267b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2026.01.16 03:33:11.360299 [ 291 ] {} <Debug> TCP-Session: 82015f1d-8fb9-4280-8e2a-0417610162fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56399 | ||
| 2807 | 2026.01.16 03:33:11.360295 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2808 | 2026.01.16 03:33:11.360328 [ 291 ] {} <Debug> TCP-Session: 82015f1d-8fb9-4280-8e2a-0417610162fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2026.01.16 03:33:11.360346 [ 292 ] {} <Debug> TCP-Session: 6cc4268b-1668-43a8-bb0c-ff1afc9cb283 Authenticating user 'default' from [fd00:1122:3344:101::e]:44505 | ||
| 2810 | 2026.01.16 03:33:11.360356 [ 291 ] {} <Debug> TCP-Session: 82015f1d-8fb9-4280-8e2a-0417610162fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.01.16 03:33:11.360373 [ 292 ] {} <Debug> TCP-Session: 6cc4268b-1668-43a8-bb0c-ff1afc9cb283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.01.16 03:33:11.360316 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2813 | 2026.01.16 03:33:11.360397 [ 292 ] {} <Debug> TCP-Session: 6cc4268b-1668-43a8-bb0c-ff1afc9cb283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2814 | 2026.01.16 03:33:11.359955 [ 288 ] {} <Trace> TCP-Session: 36bff2f4-9603-4561-943d-b7669634aaa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.01.16 03:33:11.360425 [ 259 ] {} <Debug> TCP-Session: 7f0f6e01-b8df-42f7-925e-240bad78e303 Authenticating user 'default' from [fd00:1122:3344:101::e]:46264 | ||
| 2816 | 2026.01.16 03:33:11.359889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2817 | 2026.01.16 03:33:11.360473 [ 259 ] {} <Debug> TCP-Session: 7f0f6e01-b8df-42f7-925e-240bad78e303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2026.01.16 03:33:11.360501 [ 259 ] {} <Debug> TCP-Session: 7f0f6e01-b8df-42f7-925e-240bad78e303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2819 | 2026.01.16 03:33:11.360501 [ 289 ] {} <Debug> TCP-Session: d72d8db8-2b03-4dd9-a401-d923326da814 Authenticating user 'default' from [fd00:1122:3344:101::e]:44967 | ||
| 2820 | 2026.01.16 03:33:11.360533 [ 289 ] {} <Debug> TCP-Session: d72d8db8-2b03-4dd9-a401-d923326da814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2821 | 2026.01.16 03:33:11.360546 [ 289 ] {} <Debug> TCP-Session: d72d8db8-2b03-4dd9-a401-d923326da814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2822 | 2026.01.16 03:33:11.360591 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46072) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2823 | 2026.01.16 03:33:11.360840 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2824 | 2026.01.16 03:33:11.360893 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2825 | 2026.01.16 03:33:11.361211 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 2826 | 2026.01.16 03:33:11.362194 [ 309 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> AggregatingTransform: Aggregating | ||
| 2827 | 2026.01.16 03:33:11.362241 [ 309 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> Aggregator: Aggregation method: without_key | ||
| 2828 | 2026.01.16 03:33:11.362278 [ 309 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965194 sec. (1036.061 rows/sec., 40.47 KiB/sec.) | ||
| 2829 | 2026.01.16 03:33:11.362298 [ 309 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Trace> Aggregator: Merging aggregated data | ||
| 2830 | 2026.01.16 03:33:11.363800 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 11.98 KiB/sec. | ||
| 2831 | 2026.01.16 03:33:11.363953 [ 288 ] {72cec076-3c16-41cb-b31e-f8577ad96c25} <Debug> TCPHandler: Processed in 0.004123962 sec. | ||
| 2832 | 2026.01.16 03:33:11.364086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2833 | 2026.01.16 03:33:11.364116 [ 288 ] {} <Debug> TCP-Session: 36bff2f4-9603-4561-943d-b7669634aaa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.01.16 03:33:11.364142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2835 | 2026.01.16 03:33:11.364168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2836 | 2026.01.16 03:33:11.364186 [ 290 ] {} <Debug> TCP-Session: db5543f7-f301-49a3-abdd-2a83b83312d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.01.16 03:33:11.364197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2838 | 2026.01.16 03:33:11.364218 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2839 | 2026.01.16 03:33:11.364213 [ 286 ] {} <Debug> TCP-Session: 68819244-5622-4720-910e-a9cedcc45787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.01.16 03:33:11.364246 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2841 | 2026.01.16 03:33:11.364265 [ 291 ] {} <Debug> TCP-Session: 82015f1d-8fb9-4280-8e2a-0417610162fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2842 | 2026.01.16 03:33:11.364271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2843 | 2026.01.16 03:33:11.364298 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2844 | 2026.01.16 03:33:11.364317 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2845 | 2026.01.16 03:33:11.364328 [ 292 ] {} <Debug> TCP-Session: 6cc4268b-1668-43a8-bb0c-ff1afc9cb283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2846 | 2026.01.16 03:33:11.364352 [ 293 ] {} <Debug> TCP-Session: 04b91683-1e09-47c0-bb1c-e91910267b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2847 | 2026.01.16 03:33:11.364367 [ 259 ] {} <Debug> TCP-Session: 7f0f6e01-b8df-42f7-925e-240bad78e303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2026.01.16 03:33:11.364305 [ 294 ] {} <Debug> TCP-Session: 8e64eeaf-4bfe-4578-995e-abf35cff20f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2849 | 2026.01.16 03:33:11.364249 [ 289 ] {} <Debug> TCP-Session: d72d8db8-2b03-4dd9-a401-d923326da814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2850 | 2026.01.16 03:33:12.576589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 386 | ||
| 2851 | 2026.01.16 03:33:12.579433 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.16 03:33:12.579482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2853 | 2026.01.16 03:33:12.580690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2854 | 2026.01.16 03:33:12.580950 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.01.16 03:33:12.581193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2856 | 2026.01.16 03:33:14.398163 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.16 03:33:14.398462 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2858 | 2026.01.16 03:33:14.398562 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2859 | 2026.01.16 03:33:14.399366 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.01.16 03:33:14.399420 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2861 | 2026.01.16 03:33:14.399873 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2862 | 2026.01.16 03:33:14.400134 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.16 03:33:14.400304 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001915 sec., 65796.34464751958 rows/sec., 5.67 MiB/sec. | ||
| 2864 | 2026.01.16 03:33:14.400351 [ 260 ] {bf6d09d1-4854-4831-903f-10156b4f286e} <Debug> TCPHandler: Processed in 0.002375776 sec. | ||
| 2865 | 2026.01.16 03:33:14.400507 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.01.16 03:33:14.400600 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.01.16 03:33:14.400638 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2868 | 2026.01.16 03:33:14.401095 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.16 03:33:14.401127 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2870 | 2026.01.16 03:33:14.401402 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2871 | 2026.01.16 03:33:14.401595 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.16 03:33:14.401711 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001182 sec., 29610.829103214888 rows/sec., 2.17 MiB/sec. | ||
| 2873 | 2026.01.16 03:33:14.401744 [ 260 ] {5f4d8708-ec7d-4d93-8c48-ffc79e2ef4aa} <Debug> TCPHandler: Processed in 0.0013542 sec. | ||
| 2874 | 2026.01.16 03:33:14.401860 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.01.16 03:33:14.402018 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.16 03:33:14.402057 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2877 | 2026.01.16 03:33:14.402495 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.01.16 03:33:14.402528 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2879 | 2026.01.16 03:33:14.402836 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2880 | 2026.01.16 03:33:14.403043 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.01.16 03:33:14.403164 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001164 sec., 85051.54639175256 rows/sec., 6.64 MiB/sec. | ||
| 2882 | 2026.01.16 03:33:14.403199 [ 260 ] {3d0caba6-e65d-45b1-85ed-4625c72e3ec2} <Debug> TCPHandler: Processed in 0.00132395 sec. | ||
| 2883 | 2026.01.16 03:33:14.403322 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.01.16 03:33:14.403414 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.01.16 03:33:14.403456 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2886 | 2026.01.16 03:33:14.403904 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.16 03:33:14.403940 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2888 | 2026.01.16 03:33:14.404273 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2889 | 2026.01.16 03:33:14.404477 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.01.16 03:33:14.404601 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2891 | 2026.01.16 03:33:14.404635 [ 260 ] {9a2972d6-fc73-4bb0-9afb-491c3d29cb52} <Debug> TCPHandler: Processed in 0.001368051 sec. | ||
| 2892 | 2026.01.16 03:33:14.404753 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.01.16 03:33:14.404846 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.01.16 03:33:14.404897 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <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 | ||
| 2895 | 2026.01.16 03:33:14.405763 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.01.16 03:33:14.405798 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2897 | 2026.01.16 03:33:14.406343 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2898 | 2026.01.16 03:33:14.406560 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.01.16 03:33:14.406659 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2900 | 2026.01.16 03:33:14.406688 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001861 sec., 18807.092960773778 rows/sec., 33.70 MiB/sec. | ||
| 2901 | 2026.01.16 03:33:14.406698 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.01.16 03:33:14.406719 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2903 | 2026.01.16 03:33:14.406737 [ 260 ] {ca975fe4-97d0-494f-8813-77de3d08e51b} <Debug> TCPHandler: Processed in 0.00203109 sec. | ||
| 2904 | 2026.01.16 03:33:14.406839 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 2905 | 2026.01.16 03:33:14.406857 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.16 03:33:14.406975 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.01.16 03:33:14.407016 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2908 | 2026.01.16 03:33:14.407118 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2026.01.16 03:33:14.407186 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2910 | 2026.01.16 03:33:14.407352 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2911 | 2026.01.16 03:33:14.407355 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.01.16 03:33:14.407406 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2913 | 2026.01.16 03:33:14.407481 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 2914 | 2026.01.16 03:33:14.407599 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 2915 | 2026.01.16 03:33:14.407712 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2916 | 2026.01.16 03:33:14.407722 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2917 | 2026.01.16 03:33:14.407819 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2918 | 2026.01.16 03:33:14.407977 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.16 03:33:14.408116 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2920 | 2026.01.16 03:33:14.408150 [ 260 ] {cac6767a-1bb4-4787-8305-4c00d87fe125} <Debug> TCPHandler: Processed in 0.001340541 sec. | ||
| 2921 | 2026.01.16 03:33:14.410032 [ 201 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.003245998 sec., 56069.0425564033 rows/sec., 100.47 MiB/sec. | ||
| 2922 | 2026.01.16 03:33:14.410464 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2923 | 2026.01.16 03:33:14.410822 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.01.16 03:33:14.410892 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2925 | 2026.01.16 03:33:14.411005 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2926 | 2026.01.16 03:33:15.334941 [ 101 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2927 | 2026.01.16 03:33:15.335004 [ 101 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.16 03:33:15.335024 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2929 | 2026.01.16 03:33:15.335164 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 2930 | 2026.01.16 03:33:15.335313 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2931 | 2026.01.16 03:33:15.335347 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 2932 | 2026.01.16 03:33:15.335432 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 2933 | 2026.01.16 03:33:15.335476 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2934 | 2026.01.16 03:33:15.335514 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2935 | 2026.01.16 03:33:15.335556 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 2936 | 2026.01.16 03:33:15.336244 [ 201 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150737 sec., 26070.24889266618 rows/sec., 1.33 MiB/sec. | ||
| 2937 | 2026.01.16 03:33:15.336423 [ 202 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2938 | 2026.01.16 03:33:15.336736 [ 202 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.16 03:33:15.336809 [ 202 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_5_1} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2940 | 2026.01.16 03:33:15.336897 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2941 | 2026.01.16 03:33:17.486581 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2942 | 2026.01.16 03:33:17.486646 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2943 | 2026.01.16 03:33:17.579490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2944 | 2026.01.16 03:33:17.579995 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.01.16 03:33:17.580047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2946 | 2026.01.16 03:33:17.580560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2947 | 2026.01.16 03:33:17.580819 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.01.16 03:33:17.580969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2949 | 2026.01.16 03:33:17.821868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2950 | 2026.01.16 03:33:17.838548 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.16 03:33:17.838596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2952 | 2026.01.16 03:33:17.844622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2953 | 2026.01.16 03:33:17.845321 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.16 03:33:17.848156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2955 | 2026.01.16 03:33:18.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.20 MiB, peak 219.54 MiB, free memory in arenas 0.00 B, will set to 213.60 MiB (RSS), difference: 1.40 MiB | ||
| 2956 | 2026.01.16 03:33:19.395533 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.16 03:33:19.395709 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2958 | 2026.01.16 03:33:19.395772 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2959 | 2026.01.16 03:33:19.396425 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.16 03:33:19.396467 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2961 | 2026.01.16 03:33:19.396865 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2962 | 2026.01.16 03:33:19.397087 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.16 03:33:19.397242 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 2964 | 2026.01.16 03:33:19.397283 [ 260 ] {ae1c12a4-2395-471b-97d8-bc0cfff1442b} <Debug> TCPHandler: Processed in 0.001872048 sec. | ||
| 2965 | 2026.01.16 03:33:19.397416 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.16 03:33:19.397515 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2967 | 2026.01.16 03:33:19.397556 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2968 | 2026.01.16 03:33:19.397965 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.16 03:33:19.397998 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2970 | 2026.01.16 03:33:19.398411 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2971 | 2026.01.16 03:33:19.398651 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.16 03:33:19.398792 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.84 MiB/sec. | ||
| 2973 | 2026.01.16 03:33:19.398831 [ 260 ] {d94c8859-add9-4720-b671-1744940a71fc} <Debug> TCPHandler: Processed in 0.001464602 sec. | ||
| 2974 | 2026.01.16 03:33:19.398950 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.16 03:33:19.399046 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.16 03:33:19.399090 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2977 | 2026.01.16 03:33:19.399499 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.16 03:33:19.399534 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2979 | 2026.01.16 03:33:19.399885 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2980 | 2026.01.16 03:33:19.400104 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.16 03:33:19.400249 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 2982 | 2026.01.16 03:33:19.400286 [ 260 ] {1a00d56b-b72c-4c3b-8a47-9ed947f03b91} <Debug> TCPHandler: Processed in 0.001386691 sec. | ||
| 2983 | 2026.01.16 03:33:19.400402 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.01.16 03:33:19.400496 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.16 03:33:19.400537 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2986 | 2026.01.16 03:33:19.400867 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.16 03:33:19.400902 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2988 | 2026.01.16 03:33:19.401213 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2989 | 2026.01.16 03:33:19.401441 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.16 03:33:19.401579 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2991 | 2026.01.16 03:33:19.401616 [ 260 ] {c6cbca12-e9a9-4c73-97c8-eda11a381c84} <Debug> TCPHandler: Processed in 0.001263189 sec. | ||
| 2992 | 2026.01.16 03:33:22.581619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 406 | ||
| 2993 | 2026.01.16 03:33:22.583683 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.16 03:33:22.583734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2995 | 2026.01.16 03:33:22.584881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2996 | 2026.01.16 03:33:22.585154 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.16 03:33:22.585488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2998 | 2026.01.16 03:33:24.392915 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.01.16 03:33:24.393221 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3000 | 2026.01.16 03:33:24.393653 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3001 | 2026.01.16 03:33:24.393705 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3002 | 2026.01.16 03:33:24.393993 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3003 | 2026.01.16 03:33:24.394065 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3004 | 2026.01.16 03:33:24.394206 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3005 | 2026.01.16 03:33:24.394327 [ 268 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3006 | 2026.01.16 03:33:24.394346 [ 320 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3007 | 2026.01.16 03:33:24.394327 [ 310 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3008 | 2026.01.16 03:33:24.394504 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3009 | 2026.01.16 03:33:24.394538 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3010 | 2026.01.16 03:33:24.394626 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3011 | 2026.01.16 03:33:24.394647 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 3012 | 2026.01.16 03:33:24.394686 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3013 | 2026.01.16 03:33:24.394730 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3014 | 2026.01.16 03:33:24.394768 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3015 | 2026.01.16 03:33:24.395598 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002507 sec., 18747.506980454727 rows/sec., 745.18 KiB/sec. | ||
| 3016 | 2026.01.16 03:33:24.395736 [ 260 ] {a6d757db-42c6-4377-80ad-3766f73ba25f} <Debug> TCPHandler: Processed in 0.002959244 sec. | ||
| 3017 | 2026.01.16 03:33:24.402466 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.01.16 03:33:24.402662 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3019 | 2026.01.16 03:33:24.402713 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3020 | 2026.01.16 03:33:24.403315 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.16 03:33:24.403354 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3022 | 2026.01.16 03:33:24.403767 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3023 | 2026.01.16 03:33:24.403961 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.01.16 03:33:24.404107 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 70.76 KiB/sec. | ||
| 3025 | 2026.01.16 03:33:24.404146 [ 260 ] {a9a47378-f3fb-4d1d-b33e-0b8cf694b5e4} <Debug> TCPHandler: Processed in 0.001754737 sec. | ||
| 3026 | 2026.01.16 03:33:24.404256 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.16 03:33:24.404355 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.16 03:33:24.404397 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3029 | 2026.01.16 03:33:24.404792 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.16 03:33:24.404826 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3031 | 2026.01.16 03:33:24.405121 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3032 | 2026.01.16 03:33:24.405333 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.16 03:33:24.405458 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001125 sec., 12444.444444444445 rows/sec., 1014.76 KiB/sec. | ||
| 3034 | 2026.01.16 03:33:24.405495 [ 260 ] {0f1721fc-2de7-409d-b43a-8d6995b99313} <Debug> TCPHandler: Processed in 0.00128944 sec. | ||
| 3035 | 2026.01.16 03:33:24.405613 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.01.16 03:33:24.405708 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3037 | 2026.01.16 03:33:24.405748 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3038 | 2026.01.16 03:33:24.406260 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.16 03:33:24.406298 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3040 | 2026.01.16 03:33:24.406630 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3041 | 2026.01.16 03:33:24.406851 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.01.16 03:33:24.406979 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Debug> executeQuery: Read 148 rows, 13.06 KiB in 0.00129 sec., 114728.68217054264 rows/sec., 9.89 MiB/sec. | ||
| 3043 | 2026.01.16 03:33:24.407016 [ 260 ] {288f3ac2-1f55-4e61-9fc9-2bee44f04806} <Debug> TCPHandler: Processed in 0.001452652 sec. | ||
| 3044 | 2026.01.16 03:33:24.407129 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.16 03:33:24.407225 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.16 03:33:24.407266 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3047 | 2026.01.16 03:33:24.407700 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.16 03:33:24.407742 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3049 | 2026.01.16 03:33:24.408038 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3050 | 2026.01.16 03:33:24.408256 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.16 03:33:24.408384 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001177 sec., 47578.5896346644 rows/sec., 3.43 MiB/sec. | ||
| 3052 | 2026.01.16 03:33:24.408420 [ 260 ] {0b95e2ac-328f-4bbc-875e-4d3952f343c9} <Debug> TCPHandler: Processed in 0.001340171 sec. | ||
| 3053 | 2026.01.16 03:33:24.408553 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.01.16 03:33:24.408678 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.01.16 03:33:24.408727 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3056 | 2026.01.16 03:33:24.409099 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.16 03:33:24.409134 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3058 | 2026.01.16 03:33:24.409429 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3059 | 2026.01.16 03:33:24.409652 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.16 03:33:24.409782 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 58.87 KiB/sec. | ||
| 3061 | 2026.01.16 03:33:24.409821 [ 260 ] {8f4bd515-e857-4a11-a96c-cbc98c7f2f62} <Debug> TCPHandler: Processed in 0.00133089 sec. | ||
| 3062 | 2026.01.16 03:33:24.409933 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.16 03:33:24.410030 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.16 03:33:24.410068 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3065 | 2026.01.16 03:33:24.410507 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.16 03:33:24.410542 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3067 | 2026.01.16 03:33:24.410861 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3068 | 2026.01.16 03:33:24.411075 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.16 03:33:24.411204 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Debug> executeQuery: Read 126 rows, 10.10 KiB in 0.001191 sec., 105793.4508816121 rows/sec., 8.28 MiB/sec. | ||
| 3070 | 2026.01.16 03:33:24.411241 [ 260 ] {00b4fe0c-a36a-4a68-8aa8-2ddd71aa664e} <Debug> TCPHandler: Processed in 0.00135748 sec. | ||
| 3071 | 2026.01.16 03:33:24.411353 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.01.16 03:33:24.411447 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.01.16 03:33:24.411490 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3074 | 2026.01.16 03:33:24.411886 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.16 03:33:24.411920 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3076 | 2026.01.16 03:33:24.412279 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3077 | 2026.01.16 03:33:24.412488 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.16 03:33:24.412615 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001186 sec., 140809.44350758853 rows/sec., 9.80 MiB/sec. | ||
| 3079 | 2026.01.16 03:33:24.412651 [ 260 ] {4de296cb-ca7b-4023-bba5-62b7fba68280} <Debug> TCPHandler: Processed in 0.00134699 sec. | ||
| 3080 | 2026.01.16 03:33:24.412769 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.16 03:33:24.412886 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.01.16 03:33:24.412935 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3083 | 2026.01.16 03:33:24.413296 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.16 03:33:24.413366 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3085 | 2026.01.16 03:33:24.413715 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3086 | 2026.01.16 03:33:24.413923 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.16 03:33:24.414049 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 53.48 KiB/sec. | ||
| 3088 | 2026.01.16 03:33:24.414085 [ 260 ] {875294df-b8eb-4677-b33d-7c5feae2df7c} <Debug> TCPHandler: Processed in 0.00137672 sec. | ||
| 3089 | 2026.01.16 03:33:24.414193 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.01.16 03:33:24.414293 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.01.16 03:33:24.414346 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <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 | ||
| 3092 | 2026.01.16 03:33:24.415172 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.16 03:33:24.415207 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3094 | 2026.01.16 03:33:24.415780 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3095 | 2026.01.16 03:33:24.416006 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.01.16 03:33:24.416151 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001876 sec., 22388.059701492537 rows/sec., 40.12 MiB/sec. | ||
| 3097 | 2026.01.16 03:33:24.416210 [ 260 ] {b32d1e22-3920-4b9d-acdd-f339b59f97e3} <Debug> TCPHandler: Processed in 0.002067361 sec. | ||
| 3098 | 2026.01.16 03:33:24.416321 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.01.16 03:33:24.416417 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.01.16 03:33:24.416459 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3101 | 2026.01.16 03:33:24.416762 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.01.16 03:33:24.416798 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3103 | 2026.01.16 03:33:24.417097 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3104 | 2026.01.16 03:33:24.417308 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.01.16 03:33:24.417431 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 410.69 KiB/sec. | ||
| 3106 | 2026.01.16 03:33:24.417467 [ 260 ] {beb15853-e230-438e-a47a-0f36794dcdd8} <Debug> TCPHandler: Processed in 0.001195858 sec. | ||
| 3107 | 2026.01.16 03:33:24.417586 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.01.16 03:33:24.417706 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.01.16 03:33:24.417756 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3110 | 2026.01.16 03:33:24.418146 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.01.16 03:33:24.418190 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3112 | 2026.01.16 03:33:24.418569 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3113 | 2026.01.16 03:33:24.418808 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.01.16 03:33:24.418935 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 3115 | 2026.01.16 03:33:24.418970 [ 260 ] {b8459911-632e-4090-ae77-ca2d64d8731e} <Debug> TCPHandler: Processed in 0.001444421 sec. | ||
| 3116 | 2026.01.16 03:33:25.081157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 3117 | 2026.01.16 03:33:25.081997 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.16 03:33:25.082073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3119 | 2026.01.16 03:33:25.082605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3120 | 2026.01.16 03:33:25.082826 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.01.16 03:33:25.082950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 3122 | 2026.01.16 03:33:25.083009 [ 171 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3123 | 2026.01.16 03:33:25.083112 [ 171 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.01.16 03:33:25.083148 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3125 | 2026.01.16 03:33:25.083328 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3126 | 2026.01.16 03:33:25.083538 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3127 | 2026.01.16 03:33:25.083597 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 3128 | 2026.01.16 03:33:25.083698 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3129 | 2026.01.16 03:33:25.083770 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3130 | 2026.01.16 03:33:25.083830 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3131 | 2026.01.16 03:33:25.083866 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3132 | 2026.01.16 03:33:25.083905 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3133 | 2026.01.16 03:33:25.085272 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201669 sec., 2647903.2474004435 rows/sec., 37.88 MiB/sec. | ||
| 3134 | 2026.01.16 03:33:25.086024 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3135 | 2026.01.16 03:33:25.086272 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.16 03:33:25.086342 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_11_2} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3137 | 2026.01.16 03:33:25.086407 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3138 | 2026.01.16 03:33:25.348291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3139 | 2026.01.16 03:33:25.366119 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.16 03:33:25.366187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3141 | 2026.01.16 03:33:25.372256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3142 | 2026.01.16 03:33:25.372967 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.01.16 03:33:25.373245 [ 104 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3144 | 2026.01.16 03:33:25.373290 [ 104 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.01.16 03:33:25.373312 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3146 | 2026.01.16 03:33:25.373434 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3147 | 2026.01.16 03:33:25.376643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3148 | 2026.01.16 03:33:25.377594 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3149 | 2026.01.16 03:33:25.378929 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3150 | 2026.01.16 03:33:25.383340 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3151 | 2026.01.16 03:33:25.387524 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3152 | 2026.01.16 03:33:25.391609 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3153 | 2026.01.16 03:33:25.396147 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3154 | 2026.01.16 03:33:25.400450 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3155 | 2026.01.16 03:33:25.451578 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07819809 sec., 1061.4069985596834 rows/sec., 5.49 MiB/sec. | ||
| 3156 | 2026.01.16 03:33:25.454233 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3157 | 2026.01.16 03:33:25.456359 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_11_2} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.16 03:33:25.456468 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_11_2} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3159 | 2026.01.16 03:33:25.458606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3160 | 2026.01.16 03:33:26.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.78 MiB, peak 224.66 MiB, free memory in arenas 0.00 B, will set to 224.34 MiB (RSS), difference: 9.55 MiB | ||
| 3161 | 2026.01.16 03:33:29.396804 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.16 03:33:29.397001 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.16 03:33:29.397065 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3164 | 2026.01.16 03:33:29.397766 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.16 03:33:29.397808 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3166 | 2026.01.16 03:33:29.398225 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3167 | 2026.01.16 03:33:29.398451 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.16 03:33:29.398589 [ 119 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3169 | 2026.01.16 03:33:29.398606 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 3170 | 2026.01.16 03:33:29.398661 [ 119 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.01.16 03:33:29.398677 [ 260 ] {18dee7d8-e977-4caf-8ac5-6f91d8edf842} <Debug> TCPHandler: Processed in 0.00200272 sec. | ||
| 3172 | 2026.01.16 03:33:29.398687 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3173 | 2026.01.16 03:33:29.398827 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 3174 | 2026.01.16 03:33:29.398857 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.01.16 03:33:29.398947 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.01.16 03:33:29.398955 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3177 | 2026.01.16 03:33:29.398987 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2447 rows starting from the beginning of the part | ||
| 3178 | 2026.01.16 03:33:29.399011 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3179 | 2026.01.16 03:33:29.399088 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3180 | 2026.01.16 03:33:29.399139 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3181 | 2026.01.16 03:33:29.399182 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 3182 | 2026.01.16 03:33:29.399223 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 3183 | 2026.01.16 03:33:29.399263 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 3184 | 2026.01.16 03:33:29.399440 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.16 03:33:29.399483 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3186 | 2026.01.16 03:33:29.399841 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3187 | 2026.01.16 03:33:29.400071 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.16 03:33:29.400186 [ 119 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3189 | 2026.01.16 03:33:29.400205 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 3190 | 2026.01.16 03:33:29.400221 [ 119 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.16 03:33:29.400245 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3192 | 2026.01.16 03:33:29.400248 [ 260 ] {77afe572-87ff-417c-879b-e126ce3de396} <Debug> TCPHandler: Processed in 0.001454582 sec. | ||
| 3193 | 2026.01.16 03:33:29.400334 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 3194 | 2026.01.16 03:33:29.400378 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.01.16 03:33:29.400426 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2026.01.16 03:33:29.400456 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1232 rows starting from the beginning of the part | ||
| 3197 | 2026.01.16 03:33:29.400470 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.01.16 03:33:29.400511 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3199 | 2026.01.16 03:33:29.400513 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3200 | 2026.01.16 03:33:29.400557 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 99 rows starting from the beginning of the part | ||
| 3201 | 2026.01.16 03:33:29.400605 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 3202 | 2026.01.16 03:33:29.400649 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part | ||
| 3203 | 2026.01.16 03:33:29.400692 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3204 | 2026.01.16 03:33:29.400722 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2889 rows, containing 5 columns (5 merged, 0 gathered) in 0.001939719 sec., 1489390.9891071853 rows/sec., 127.66 MiB/sec. | ||
| 3205 | 2026.01.16 03:33:29.400949 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.01.16 03:33:29.400991 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3207 | 2026.01.16 03:33:29.401022 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3208 | 2026.01.16 03:33:29.401348 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.01.16 03:33:29.401427 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_16_3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3210 | 2026.01.16 03:33:29.401448 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3211 | 2026.01.16 03:33:29.401502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3212 | 2026.01.16 03:33:29.401675 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.16 03:33:29.401779 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3214 | 2026.01.16 03:33:29.401807 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 3215 | 2026.01.16 03:33:29.401811 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.01.16 03:33:29.401846 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3217 | 2026.01.16 03:33:29.401851 [ 260 ] {d7cd4c3f-6330-4c2b-b916-a050d8873e12} <Debug> TCPHandler: Processed in 0.001520452 sec. | ||
| 3218 | 2026.01.16 03:33:29.401858 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562994 sec., 1055026.4428398318 rows/sec., 81.69 MiB/sec. | ||
| 3219 | 2026.01.16 03:33:29.401909 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 3220 | 2026.01.16 03:33:29.401974 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.01.16 03:33:29.402006 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3222 | 2026.01.16 03:33:29.402037 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5029 rows starting from the beginning of the part | ||
| 3223 | 2026.01.16 03:33:29.402071 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.01.16 03:33:29.402107 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3225 | 2026.01.16 03:33:29.402117 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
| 3226 | 2026.01.16 03:33:29.402116 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3227 | 2026.01.16 03:33:29.402172 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3228 | 2026.01.16 03:33:29.402225 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3229 | 2026.01.16 03:33:29.402267 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 167 rows starting from the beginning of the part | ||
| 3230 | 2026.01.16 03:33:29.402310 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3231 | 2026.01.16 03:33:29.402370 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.01.16 03:33:29.402439 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_16_3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3233 | 2026.01.16 03:33:29.402472 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.16 03:33:29.402506 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3235 | 2026.01.16 03:33:29.402513 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3236 | 2026.01.16 03:33:29.402851 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3237 | 2026.01.16 03:33:29.403063 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.16 03:33:29.403160 [ 119 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3239 | 2026.01.16 03:33:29.403187 [ 119 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.01.16 03:33:29.403192 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 3241 | 2026.01.16 03:33:29.403206 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3242 | 2026.01.16 03:33:29.403237 [ 260 ] {5f949da1-67c6-4b78-929b-f024e71d43e9} <Debug> TCPHandler: Processed in 0.001310009 sec. | ||
| 3243 | 2026.01.16 03:33:29.403343 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 3244 | 2026.01.16 03:33:29.403492 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2026.01.16 03:33:29.403525 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 754 rows starting from the beginning of the part | ||
| 3246 | 2026.01.16 03:33:29.403592 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3247 | 2026.01.16 03:33:29.403635 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3248 | 2026.01.16 03:33:29.403674 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3249 | 2026.01.16 03:33:29.403719 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 3250 | 2026.01.16 03:33:29.403762 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3251 | 2026.01.16 03:33:29.404646 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 4 columns (4 merged, 0 gathered) in 0.00136349 sec., 755414.4144804876 rows/sec., 48.71 MiB/sec. | ||
| 3252 | 2026.01.16 03:33:29.404711 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827212 sec., 2041587.2598163844 rows/sec., 138.31 MiB/sec. | ||
| 3253 | 2026.01.16 03:33:29.404808 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3254 | 2026.01.16 03:33:29.405068 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.01.16 03:33:29.405136 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_16_3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3256 | 2026.01.16 03:33:29.405202 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3257 | 2026.01.16 03:33:29.405239 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3258 | 2026.01.16 03:33:29.405542 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.01.16 03:33:29.405613 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3260 | 2026.01.16 03:33:29.405675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 3261 | 2026.01.16 03:33:30.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.71 MiB, peak 232.18 MiB, free memory in arenas 0.00 B, will set to 225.98 MiB (RSS), difference: 1.27 MiB | ||
| 3262 | 2026.01.16 03:33:32.486695 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3263 | 2026.01.16 03:33:32.486774 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3264 | 2026.01.16 03:33:32.583144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 3265 | 2026.01.16 03:33:32.583922 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.16 03:33:32.583991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3267 | 2026.01.16 03:33:32.584481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3268 | 2026.01.16 03:33:32.584710 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.16 03:33:32.584837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 3270 | 2026.01.16 03:33:32.585740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 438 | ||
| 3271 | 2026.01.16 03:33:32.588041 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.01.16 03:33:32.588084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3273 | 2026.01.16 03:33:32.589249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3274 | 2026.01.16 03:33:32.589515 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.01.16 03:33:32.589751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3276 | 2026.01.16 03:33:32.876831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3277 | 2026.01.16 03:33:32.894921 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.16 03:33:32.894977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3279 | 2026.01.16 03:33:32.900781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3280 | 2026.01.16 03:33:32.901494 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.01.16 03:33:32.904485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3282 | 2026.01.16 03:33:34.398653 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.01.16 03:33:34.398848 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3284 | 2026.01.16 03:33:34.398920 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2026.01.16 03:33:34.399599 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.01.16 03:33:34.399644 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3287 | 2026.01.16 03:33:34.400038 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3288 | 2026.01.16 03:33:34.400275 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.01.16 03:33:34.400435 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001639 sec., 85417.93776693105 rows/sec., 7.42 MiB/sec. | ||
| 3290 | 2026.01.16 03:33:34.400481 [ 260 ] {6073f676-3d70-4484-9da0-510fbcd11b35} <Debug> TCPHandler: Processed in 0.001960129 sec. | ||
| 3291 | 2026.01.16 03:33:34.400596 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.01.16 03:33:34.400696 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.01.16 03:33:34.400737 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3294 | 2026.01.16 03:33:34.401135 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.01.16 03:33:34.401171 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3296 | 2026.01.16 03:33:34.401471 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3297 | 2026.01.16 03:33:34.401677 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.01.16 03:33:34.401804 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00113 sec., 37168.14159292036 rows/sec., 2.73 MiB/sec. | ||
| 3299 | 2026.01.16 03:33:34.401840 [ 260 ] {4a05c3c8-cf99-4430-af8d-0e8aa069c732} <Debug> TCPHandler: Processed in 0.001294289 sec. | ||
| 3300 | 2026.01.16 03:33:34.401978 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.01.16 03:33:34.402098 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3302 | 2026.01.16 03:33:34.402147 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3303 | 2026.01.16 03:33:34.402648 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.01.16 03:33:34.402691 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3305 | 2026.01.16 03:33:34.403075 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3306 | 2026.01.16 03:33:34.403296 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.01.16 03:33:34.403423 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00135 sec., 78518.51851851851 rows/sec., 6.13 MiB/sec. | ||
| 3308 | 2026.01.16 03:33:34.403460 [ 260 ] {8b068edc-5776-4620-bd36-34c060f98437} <Debug> TCPHandler: Processed in 0.001549652 sec. | ||
| 3309 | 2026.01.16 03:33:34.403564 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.01.16 03:33:34.403656 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.01.16 03:33:34.403698 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2026.01.16 03:33:34.404100 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.01.16 03:33:34.404136 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3314 | 2026.01.16 03:33:34.404458 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3315 | 2026.01.16 03:33:34.404661 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.01.16 03:33:34.404789 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 3317 | 2026.01.16 03:33:34.404825 [ 260 ] {d3b7bf3b-92b9-4ba0-a124-af204613e24b} <Debug> TCPHandler: Processed in 0.001307819 sec. | ||
| 3318 | 2026.01.16 03:33:34.404932 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.01.16 03:33:34.405022 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.01.16 03:33:34.405075 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <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 | ||
| 3321 | 2026.01.16 03:33:34.405825 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.01.16 03:33:34.405860 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3323 | 2026.01.16 03:33:34.406405 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3324 | 2026.01.16 03:33:34.406627 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.01.16 03:33:34.406760 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001755 sec., 23931.62393162393 rows/sec., 42.88 MiB/sec. | ||
| 3326 | 2026.01.16 03:33:34.406814 [ 260 ] {2c7b8aea-fd5f-46f0-9eb2-276e5e283be7} <Debug> TCPHandler: Processed in 0.001928959 sec. | ||
| 3327 | 2026.01.16 03:33:34.406921 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.01.16 03:33:34.407011 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.01.16 03:33:34.407051 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3330 | 2026.01.16 03:33:34.407390 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.01.16 03:33:34.407431 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3332 | 2026.01.16 03:33:34.407759 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3333 | 2026.01.16 03:33:34.407978 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.01.16 03:33:34.408110 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3335 | 2026.01.16 03:33:34.408146 [ 260 ] {d5b28bda-1ba3-4a1a-8ce0-1de71cb16a34} <Debug> TCPHandler: Processed in 0.001272489 sec. | ||
| 3336 | 2026.01.16 03:33:39.425172 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.01.16 03:33:39.425425 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3338 | 2026.01.16 03:33:39.425508 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3339 | 2026.01.16 03:33:39.426308 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.01.16 03:33:39.426359 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3341 | 2026.01.16 03:33:39.426804 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3342 | 2026.01.16 03:33:39.427038 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.01.16 03:33:39.427199 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001836 sec., 13071.8954248366 rows/sec., 1.08 MiB/sec. | ||
| 3344 | 2026.01.16 03:33:39.427242 [ 260 ] {68a76936-969a-4580-b335-5c4547bddce5} <Debug> TCPHandler: Processed in 0.002207793 sec. | ||
| 3345 | 2026.01.16 03:33:39.427380 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.01.16 03:33:39.427474 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3347 | 2026.01.16 03:33:39.427514 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3348 | 2026.01.16 03:33:39.427914 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.16 03:33:39.427950 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3350 | 2026.01.16 03:33:39.428251 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3351 | 2026.01.16 03:33:39.428468 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.16 03:33:39.428594 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 3353 | 2026.01.16 03:33:39.428631 [ 260 ] {f672f620-ef97-470f-8805-0476adc7ee15} <Debug> TCPHandler: Processed in 0.00130058 sec. | ||
| 3354 | 2026.01.16 03:33:39.428745 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.01.16 03:33:39.428838 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3356 | 2026.01.16 03:33:39.428877 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3357 | 2026.01.16 03:33:39.430011 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.01.16 03:33:39.430048 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3359 | 2026.01.16 03:33:39.430444 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3360 | 2026.01.16 03:33:39.430669 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.16 03:33:39.430809 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001989 sec., 662644.5449974862 rows/sec., 55.27 MiB/sec. | ||
| 3362 | 2026.01.16 03:33:39.430847 [ 260 ] {89c3f737-77a5-43d4-af36-aaf77df22127} <Debug> TCPHandler: Processed in 0.002150272 sec. | ||
| 3363 | 2026.01.16 03:33:39.430956 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.01.16 03:33:39.431049 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.01.16 03:33:39.431087 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3366 | 2026.01.16 03:33:39.431489 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.16 03:33:39.431526 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3368 | 2026.01.16 03:33:39.431821 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3369 | 2026.01.16 03:33:39.432057 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.16 03:33:39.432159 [ 142 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3371 | 2026.01.16 03:33:39.432185 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001155 sec., 13852.813852813853 rows/sec., 1.05 MiB/sec. | ||
| 3372 | 2026.01.16 03:33:39.432231 [ 142 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.01.16 03:33:39.432239 [ 260 ] {e76b24a3-5e37-4c12-a2fc-96163ccbfc8a} <Debug> TCPHandler: Processed in 0.001330429 sec. | ||
| 3374 | 2026.01.16 03:33:39.432264 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3375 | 2026.01.16 03:33:39.432387 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.01.16 03:33:39.432388 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 3377 | 2026.01.16 03:33:39.432518 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.01.16 03:33:39.432548 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3379 | 2026.01.16 03:33:39.432571 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3380 | 2026.01.16 03:33:39.432589 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 253 rows starting from the beginning of the part | ||
| 3381 | 2026.01.16 03:33:39.432670 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 3382 | 2026.01.16 03:33:39.432722 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3383 | 2026.01.16 03:33:39.432770 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 3384 | 2026.01.16 03:33:39.432813 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3385 | 2026.01.16 03:33:39.432862 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3386 | 2026.01.16 03:33:39.433166 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.16 03:33:39.433216 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3388 | 2026.01.16 03:33:39.433577 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3389 | 2026.01.16 03:33:39.433805 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.16 03:33:39.433802 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460812 sec., 283404.0246109698 rows/sec., 19.78 MiB/sec. | ||
| 3391 | 2026.01.16 03:33:39.433939 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001446 sec., 174273.85892116182 rows/sec., 12.05 MiB/sec. | ||
| 3392 | 2026.01.16 03:33:39.433983 [ 260 ] {1ce3e688-345d-4101-9d4c-fcf6e48d03c2} <Debug> TCPHandler: Processed in 0.001657674 sec. | ||
| 3393 | 2026.01.16 03:33:39.434051 [ 195 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3394 | 2026.01.16 03:33:39.434105 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.01.16 03:33:39.434204 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.01.16 03:33:39.434246 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3397 | 2026.01.16 03:33:39.434413 [ 195 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.01.16 03:33:39.434511 [ 195 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_11_2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3399 | 2026.01.16 03:33:39.434609 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3400 | 2026.01.16 03:33:39.434648 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.16 03:33:39.434689 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3402 | 2026.01.16 03:33:39.435017 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3403 | 2026.01.16 03:33:39.435257 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.01.16 03:33:39.435387 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 3405 | 2026.01.16 03:33:39.435424 [ 260 ] {7d8fe033-44a9-458f-9317-920ee50d6032} <Debug> TCPHandler: Processed in 0.00136914 sec. | ||
| 3406 | 2026.01.16 03:33:39.435541 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.01.16 03:33:39.435634 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3408 | 2026.01.16 03:33:39.435673 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3409 | 2026.01.16 03:33:39.436277 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.01.16 03:33:39.436313 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3411 | 2026.01.16 03:33:39.436664 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3412 | 2026.01.16 03:33:39.436879 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.01.16 03:33:39.437021 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001404 sec., 398860.39886039885 rows/sec., 29.90 MiB/sec. | ||
| 3414 | 2026.01.16 03:33:39.437059 [ 260 ] {8db58c45-1484-44ae-9842-6cec03ef32aa} <Debug> TCPHandler: Processed in 0.001566534 sec. | ||
| 3415 | 2026.01.16 03:33:39.437174 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.01.16 03:33:39.437269 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.01.16 03:33:39.437312 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3418 | 2026.01.16 03:33:39.437887 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.01.16 03:33:39.437923 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3420 | 2026.01.16 03:33:39.438333 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3421 | 2026.01.16 03:33:39.438566 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.01.16 03:33:39.438709 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001459 sec., 604523.6463331048 rows/sec., 41.03 MiB/sec. | ||
| 3423 | 2026.01.16 03:33:39.438746 [ 260 ] {25855261-2421-4ce2-988a-fb16048c8bfe} <Debug> TCPHandler: Processed in 0.001621234 sec. | ||
| 3424 | 2026.01.16 03:33:39.438860 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.01.16 03:33:39.438954 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.01.16 03:33:39.438994 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3427 | 2026.01.16 03:33:39.439344 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.01.16 03:33:39.439382 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3429 | 2026.01.16 03:33:39.439704 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3430 | 2026.01.16 03:33:39.439921 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.16 03:33:39.440066 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3432 | 2026.01.16 03:33:39.440103 [ 260 ] {5a48f470-fdf9-47c6-b64f-7589c708e81a} <Debug> TCPHandler: Processed in 0.001293799 sec. | ||
| 3433 | 2026.01.16 03:33:40.084985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3434 | 2026.01.16 03:33:40.085795 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.01.16 03:33:40.085864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3436 | 2026.01.16 03:33:40.086533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3437 | 2026.01.16 03:33:40.086782 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.01.16 03:33:40.086927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3439 | 2026.01.16 03:33:40.404628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3440 | 2026.01.16 03:33:40.429532 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.01.16 03:33:40.429630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3442 | 2026.01.16 03:33:40.435800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3443 | 2026.01.16 03:33:40.437107 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.01.16 03:33:40.445037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3445 | 2026.01.16 03:33:42.589965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 468 | ||
| 3446 | 2026.01.16 03:33:42.592051 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.01.16 03:33:42.592089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3448 | 2026.01.16 03:33:42.593222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3449 | 2026.01.16 03:33:42.593486 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.16 03:33:42.593721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3451 | 2026.01.16 03:33:44.398729 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.01.16 03:33:44.398941 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3453 | 2026.01.16 03:33:44.399013 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3454 | 2026.01.16 03:33:44.399762 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.16 03:33:44.399809 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3456 | 2026.01.16 03:33:44.400242 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3457 | 2026.01.16 03:33:44.400464 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.16 03:33:44.400621 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001732 sec., 80831.40877598152 rows/sec., 7.02 MiB/sec. | ||
| 3459 | 2026.01.16 03:33:44.400668 [ 260 ] {d2be2a05-1678-46c3-9787-01d627d84ec3} <Debug> TCPHandler: Processed in 0.002072231 sec. | ||
| 3460 | 2026.01.16 03:33:44.400802 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.01.16 03:33:44.400900 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.01.16 03:33:44.400942 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3463 | 2026.01.16 03:33:44.401355 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.16 03:33:44.401391 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3465 | 2026.01.16 03:33:44.401683 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3466 | 2026.01.16 03:33:44.401885 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.16 03:33:44.402011 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001134 sec., 37037.03703703704 rows/sec., 2.72 MiB/sec. | ||
| 3468 | 2026.01.16 03:33:44.402047 [ 260 ] {2d0a6ece-e538-45a6-a538-ddd4fc926c4e} <Debug> TCPHandler: Processed in 0.001294789 sec. | ||
| 3469 | 2026.01.16 03:33:44.402152 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.16 03:33:44.402243 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.16 03:33:44.402285 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3472 | 2026.01.16 03:33:44.402702 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.01.16 03:33:44.402738 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3474 | 2026.01.16 03:33:44.403038 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3475 | 2026.01.16 03:33:44.403241 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.01.16 03:33:44.403367 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001142 sec., 92819.61471103327 rows/sec., 7.25 MiB/sec. | ||
| 3477 | 2026.01.16 03:33:44.403402 [ 260 ] {0f0ddefc-f66c-48dd-92f3-7c304fa08ae6} <Debug> TCPHandler: Processed in 0.00129615 sec. | ||
| 3478 | 2026.01.16 03:33:44.403512 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.01.16 03:33:44.403603 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.16 03:33:44.403645 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3481 | 2026.01.16 03:33:44.404040 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.01.16 03:33:44.404075 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3483 | 2026.01.16 03:33:44.404418 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3484 | 2026.01.16 03:33:44.404625 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.16 03:33:44.404751 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 3486 | 2026.01.16 03:33:44.404785 [ 260 ] {e9470b5d-d8a4-49d3-9a16-a68f133187ef} <Debug> TCPHandler: Processed in 0.00132013 sec. | ||
| 3487 | 2026.01.16 03:33:44.404891 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.01.16 03:33:44.404982 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.01.16 03:33:44.405036 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <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 | ||
| 3490 | 2026.01.16 03:33:44.405872 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.16 03:33:44.405908 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3492 | 2026.01.16 03:33:44.406480 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3493 | 2026.01.16 03:33:44.406691 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.16 03:33:44.406826 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001862 sec., 22556.39097744361 rows/sec., 40.42 MiB/sec. | ||
| 3495 | 2026.01.16 03:33:44.406883 [ 260 ] {8a295203-3ce3-439e-83e1-68772ebadc63} <Debug> TCPHandler: Processed in 0.002038511 sec. | ||
| 3496 | 2026.01.16 03:33:44.406996 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.01.16 03:33:44.407087 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.01.16 03:33:44.407127 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3499 | 2026.01.16 03:33:44.407476 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.01.16 03:33:44.407517 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3501 | 2026.01.16 03:33:44.407846 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3502 | 2026.01.16 03:33:44.408066 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.01.16 03:33:44.408197 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3504 | 2026.01.16 03:33:44.408233 [ 260 ] {4bcd118b-1f31-41ac-96fd-09023206ae74} <Debug> TCPHandler: Processed in 0.001284069 sec. | ||
| 3505 | 2026.01.16 03:33:47.487034 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3506 | 2026.01.16 03:33:47.487092 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3507 | 2026.01.16 03:33:47.587100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3508 | 2026.01.16 03:33:47.587921 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.16 03:33:47.587967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3510 | 2026.01.16 03:33:47.588455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3511 | 2026.01.16 03:33:47.588687 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.16 03:33:47.588819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3513 | 2026.01.16 03:33:47.945186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3514 | 2026.01.16 03:33:47.961451 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.01.16 03:33:47.961495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3516 | 2026.01.16 03:33:47.967781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3517 | 2026.01.16 03:33:47.968491 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.01.16 03:33:47.971308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3519 | 2026.01.16 03:33:48.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.25 MiB, peak 232.18 MiB, free memory in arenas 0.00 B, will set to 228.45 MiB (RSS), difference: 1.20 MiB | ||
| 3520 | 2026.01.16 03:33:49.396870 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.01.16 03:33:49.397047 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3522 | 2026.01.16 03:33:49.397113 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3523 | 2026.01.16 03:33:49.397756 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.01.16 03:33:49.397803 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3525 | 2026.01.16 03:33:49.398214 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3526 | 2026.01.16 03:33:49.398476 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.01.16 03:33:49.398643 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 3528 | 2026.01.16 03:33:49.398686 [ 260 ] {0febe545-ea79-44a7-9a66-956c4e9d2464} <Debug> TCPHandler: Processed in 0.001946569 sec. | ||
| 3529 | 2026.01.16 03:33:49.398822 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.01.16 03:33:49.398917 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3531 | 2026.01.16 03:33:49.398957 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3532 | 2026.01.16 03:33:49.399379 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.01.16 03:33:49.399416 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3534 | 2026.01.16 03:33:49.399750 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3535 | 2026.01.16 03:33:49.399980 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.01.16 03:33:49.400130 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3537 | 2026.01.16 03:33:49.400168 [ 260 ] {bb39d81c-d11c-44aa-b72e-771920ae62e7} <Debug> TCPHandler: Processed in 0.001395971 sec. | ||
| 3538 | 2026.01.16 03:33:49.400287 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.01.16 03:33:49.400382 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.01.16 03:33:49.400426 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3541 | 2026.01.16 03:33:49.400852 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.01.16 03:33:49.400886 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3543 | 2026.01.16 03:33:49.401230 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3544 | 2026.01.16 03:33:49.401440 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.01.16 03:33:49.401577 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3546 | 2026.01.16 03:33:49.401615 [ 260 ] {16a27ad8-171c-4321-99fa-e7200a40cab9} <Debug> TCPHandler: Processed in 0.001377081 sec. | ||
| 3547 | 2026.01.16 03:33:49.401732 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.01.16 03:33:49.401827 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.01.16 03:33:49.401869 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2026.01.16 03:33:49.402195 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.01.16 03:33:49.402229 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3552 | 2026.01.16 03:33:49.402532 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3553 | 2026.01.16 03:33:49.402763 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.01.16 03:33:49.402897 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3555 | 2026.01.16 03:33:49.402932 [ 260 ] {61320b18-834f-4966-9641-24ff8240d5ea} <Debug> TCPHandler: Processed in 0.001248368 sec. | ||
| 3556 | 2026.01.16 03:33:52.593989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 488 | ||
| 3557 | 2026.01.16 03:33:52.596275 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.01.16 03:33:52.596324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3559 | 2026.01.16 03:33:52.597523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3560 | 2026.01.16 03:33:52.597798 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.01.16 03:33:52.597955 [ 123 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3562 | 2026.01.16 03:33:52.597998 [ 123 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.01.16 03:33:52.598020 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3564 | 2026.01.16 03:33:52.598129 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 3565 | 2026.01.16 03:33:52.598132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3566 | 2026.01.16 03:33:52.598617 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2026.01.16 03:33:52.598770 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 3568 | 2026.01.16 03:33:52.599120 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 3569 | 2026.01.16 03:33:52.599457 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 3570 | 2026.01.16 03:33:52.599803 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3571 | 2026.01.16 03:33:52.600125 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3572 | 2026.01.16 03:33:52.600481 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3573 | 2026.01.16 03:33:52.606201 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.008126582 sec., 60049.846294543015 rows/sec., 57.45 MiB/sec. | ||
| 3574 | 2026.01.16 03:33:52.607043 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3575 | 2026.01.16 03:33:52.607546 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.01.16 03:33:52.607616 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_11_2} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3577 | 2026.01.16 03:33:52.607729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 3578 | 2026.01.16 03:33:54.398805 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.01.16 03:33:54.399001 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3580 | 2026.01.16 03:33:54.399066 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3581 | 2026.01.16 03:33:54.399737 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.01.16 03:33:54.399786 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3583 | 2026.01.16 03:33:54.400191 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3584 | 2026.01.16 03:33:54.400423 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.01.16 03:33:54.400579 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001627 sec., 86047.9409956976 rows/sec., 7.48 MiB/sec. | ||
| 3586 | 2026.01.16 03:33:54.400583 [ 122 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3587 | 2026.01.16 03:33:54.400620 [ 260 ] {3d06afa4-53c6-45fe-8dc5-43080c1c3125} <Debug> TCPHandler: Processed in 0.001943709 sec. | ||
| 3588 | 2026.01.16 03:33:54.400659 [ 122 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.01.16 03:33:54.400688 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3590 | 2026.01.16 03:33:54.400761 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.01.16 03:33:54.400826 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 3592 | 2026.01.16 03:33:54.400889 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3593 | 2026.01.16 03:33:54.400944 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3594 | 2026.01.16 03:33:54.400987 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.01.16 03:33:54.401031 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2467 rows starting from the beginning of the part | ||
| 3596 | 2026.01.16 03:33:54.401103 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 3597 | 2026.01.16 03:33:54.401153 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1318 rows starting from the beginning of the part | ||
| 3598 | 2026.01.16 03:33:54.401214 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 3599 | 2026.01.16 03:33:54.401261 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3600 | 2026.01.16 03:33:54.401307 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 3601 | 2026.01.16 03:33:54.401438 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.01.16 03:33:54.401501 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3603 | 2026.01.16 03:33:54.401989 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3604 | 2026.01.16 03:33:54.402234 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.16 03:33:54.402383 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001518 sec., 27667.98418972332 rows/sec., 2.03 MiB/sec. | ||
| 3606 | 2026.01.16 03:33:54.402426 [ 260 ] {2b2a948d-aaab-487f-a7bb-f72928f98d2c} <Debug> TCPHandler: Processed in 0.001727336 sec. | ||
| 3607 | 2026.01.16 03:33:54.402534 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.01.16 03:33:54.402628 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3609 | 2026.01.16 03:33:54.402669 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3610 | 2026.01.16 03:33:54.403098 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.01.16 03:33:54.403135 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3612 | 2026.01.16 03:33:54.403374 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612809 sec., 1630811.8963154217 rows/sec., 141.18 MiB/sec. | ||
| 3613 | 2026.01.16 03:33:54.403462 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3614 | 2026.01.16 03:33:54.403694 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.01.16 03:33:54.403715 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3616 | 2026.01.16 03:33:54.403804 [ 121 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3617 | 2026.01.16 03:33:54.403833 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001223 sec., 86672.1177432543 rows/sec., 6.77 MiB/sec. | ||
| 3618 | 2026.01.16 03:33:54.403856 [ 121 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.16 03:33:54.403872 [ 260 ] {ed02803c-44cc-4ec3-b686-cb9c217601fa} <Debug> TCPHandler: Processed in 0.001387541 sec. | ||
| 3620 | 2026.01.16 03:33:54.403885 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3621 | 2026.01.16 03:33:54.403984 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 3622 | 2026.01.16 03:33:54.404001 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.01.16 03:33:54.403991 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.01.16 03:33:54.404084 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3625 | 2026.01.16 03:33:54.404085 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_21_4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3626 | 2026.01.16 03:33:54.404114 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1251 rows starting from the beginning of the part | ||
| 3627 | 2026.01.16 03:33:54.404129 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.01.16 03:33:54.404175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3629 | 2026.01.16 03:33:54.404186 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3630 | 2026.01.16 03:33:54.404179 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3631 | 2026.01.16 03:33:54.404244 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 560 rows starting from the beginning of the part | ||
| 3632 | 2026.01.16 03:33:54.404292 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3633 | 2026.01.16 03:33:54.404333 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3634 | 2026.01.16 03:33:54.404372 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3635 | 2026.01.16 03:33:54.404626 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.16 03:33:54.404669 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3637 | 2026.01.16 03:33:54.405037 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3638 | 2026.01.16 03:33:54.405263 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.16 03:33:54.405362 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3640 | 2026.01.16 03:33:54.405363 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415751 sec., 1549001.201482464 rows/sec., 120.41 MiB/sec. | ||
| 3641 | 2026.01.16 03:33:54.405392 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.16 03:33:54.405398 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 3643 | 2026.01.16 03:33:54.405416 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3644 | 2026.01.16 03:33:54.405443 [ 260 ] {889bb162-d5c1-4ac8-bf18-709fa55f15f5} <Debug> TCPHandler: Processed in 0.001502243 sec. | ||
| 3645 | 2026.01.16 03:33:54.405485 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 3646 | 2026.01.16 03:33:54.405551 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3647 | 2026.01.16 03:33:54.405563 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.01.16 03:33:54.405582 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3649 | 2026.01.16 03:33:54.405613 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5772 rows starting from the beginning of the part | ||
| 3650 | 2026.01.16 03:33:54.405657 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3651 | 2026.01.16 03:33:54.405665 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3652 | 2026.01.16 03:33:54.405694 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 882 rows starting from the beginning of the part | ||
| 3653 | 2026.01.16 03:33:54.405727 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <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 | ||
| 3654 | 2026.01.16 03:33:54.405731 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 3655 | 2026.01.16 03:33:54.405784 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3656 | 2026.01.16 03:33:54.405793 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.01.16 03:33:54.405819 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3658 | 2026.01.16 03:33:54.405862 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_21_4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3659 | 2026.01.16 03:33:54.405922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3660 | 2026.01.16 03:33:54.406583 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.01.16 03:33:54.406627 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3662 | 2026.01.16 03:33:54.407265 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3663 | 2026.01.16 03:33:54.407511 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.01.16 03:33:54.407656 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002009 sec., 20905.923344947736 rows/sec., 37.46 MiB/sec. | ||
| 3665 | 2026.01.16 03:33:54.407711 [ 260 ] {6eeac98d-97f5-4520-982e-2a10f2985835} <Debug> TCPHandler: Processed in 0.002197833 sec. | ||
| 3666 | 2026.01.16 03:33:54.407833 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.01.16 03:33:54.407927 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.01.16 03:33:54.407969 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3669 | 2026.01.16 03:33:54.407970 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7294 rows, containing 5 columns (5 merged, 0 gathered) in 0.002511898 sec., 2903780.3286598423 rows/sec., 197.25 MiB/sec. | ||
| 3670 | 2026.01.16 03:33:54.408319 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.01.16 03:33:54.408360 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3672 | 2026.01.16 03:33:54.408398 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3673 | 2026.01.16 03:33:54.408678 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.01.16 03:33:54.408741 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3675 | 2026.01.16 03:33:54.408746 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3676 | 2026.01.16 03:33:54.408820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3677 | 2026.01.16 03:33:54.408983 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.16 03:33:54.409082 [ 121 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3679 | 2026.01.16 03:33:54.409109 [ 121 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.01.16 03:33:54.409121 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 3681 | 2026.01.16 03:33:54.409126 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3682 | 2026.01.16 03:33:54.409158 [ 260 ] {e6231c6d-61d8-432f-929e-8275bdde4a9e} <Debug> TCPHandler: Processed in 0.001374131 sec. | ||
| 3683 | 2026.01.16 03:33:54.409202 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 3684 | 2026.01.16 03:33:54.409282 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3685 | 2026.01.16 03:33:54.409305 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1030 rows starting from the beginning of the part | ||
| 3686 | 2026.01.16 03:33:54.409345 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 3687 | 2026.01.16 03:33:54.409376 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3688 | 2026.01.16 03:33:54.409404 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 3689 | 2026.01.16 03:33:54.409435 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3690 | 2026.01.16 03:33:54.409462 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3691 | 2026.01.16 03:33:54.410187 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001012345 sec., 1313781.3689996987 rows/sec., 85.57 MiB/sec. | ||
| 3692 | 2026.01.16 03:33:54.410341 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3693 | 2026.01.16 03:33:54.410567 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.01.16 03:33:54.410626 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_21_4} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3695 | 2026.01.16 03:33:54.410679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3696 | 2026.01.16 03:33:55.089036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3697 | 2026.01.16 03:33:55.089810 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.01.16 03:33:55.089885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3699 | 2026.01.16 03:33:55.090514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3700 | 2026.01.16 03:33:55.090757 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.16 03:33:55.090879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3702 | 2026.01.16 03:33:55.471469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3703 | 2026.01.16 03:33:55.487297 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.16 03:33:55.487349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3705 | 2026.01.16 03:33:55.492706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3706 | 2026.01.16 03:33:55.493421 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.01.16 03:33:55.496125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3708 | 2026.01.16 03:33:59.396475 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.16 03:33:59.396780 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.16 03:33:59.396883 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3711 | 2026.01.16 03:33:59.397699 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.16 03:33:59.397741 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3713 | 2026.01.16 03:33:59.398130 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3714 | 2026.01.16 03:33:59.398364 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.16 03:33:59.398519 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.37 MiB/sec. | ||
| 3716 | 2026.01.16 03:33:59.398559 [ 260 ] {49becd1e-c6e1-4b3d-bf87-c91dc67ce681} <Debug> TCPHandler: Processed in 0.002263204 sec. | ||
| 3717 | 2026.01.16 03:33:59.398698 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.01.16 03:33:59.398806 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.16 03:33:59.398846 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3720 | 2026.01.16 03:33:59.399320 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.01.16 03:33:59.399356 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3722 | 2026.01.16 03:33:59.399655 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3723 | 2026.01.16 03:33:59.399885 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.01.16 03:33:59.400013 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 3725 | 2026.01.16 03:33:59.400050 [ 260 ] {5599f6fc-a740-4640-93b9-b30575ac2452} <Debug> TCPHandler: Processed in 0.001402411 sec. | ||
| 3726 | 2026.01.16 03:33:59.400186 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.01.16 03:33:59.400280 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.01.16 03:33:59.400322 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3729 | 2026.01.16 03:33:59.400772 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.16 03:33:59.400807 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3731 | 2026.01.16 03:33:59.401135 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3732 | 2026.01.16 03:33:59.401346 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.16 03:33:59.401474 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3734 | 2026.01.16 03:33:59.401510 [ 260 ] {16d580ca-3820-42ed-9aba-cbb695d6d65a} <Debug> TCPHandler: Processed in 0.001382291 sec. | ||
| 3735 | 2026.01.16 03:33:59.401630 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.01.16 03:33:59.401725 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.01.16 03:33:59.401767 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3738 | 2026.01.16 03:33:59.402104 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.16 03:33:59.402140 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3740 | 2026.01.16 03:33:59.402436 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3741 | 2026.01.16 03:33:59.402648 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.16 03:33:59.402776 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3743 | 2026.01.16 03:33:59.402811 [ 260 ] {d0b28947-e7a1-4265-b81f-f50308ce9006} <Debug> TCPHandler: Processed in 0.001230598 sec. | ||
| 3744 | 2026.01.16 03:34:02.487342 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3745 | 2026.01.16 03:34:02.487391 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3746 | 2026.01.16 03:34:02.591075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3747 | 2026.01.16 03:34:02.591911 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.01.16 03:34:02.591992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3749 | 2026.01.16 03:34:02.592735 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3750 | 2026.01.16 03:34:02.592989 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.01.16 03:34:02.593121 [ 114 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3752 | 2026.01.16 03:34:02.593143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3753 | 2026.01.16 03:34:02.593173 [ 114 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.01.16 03:34:02.593197 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3755 | 2026.01.16 03:34:02.593303 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3756 | 2026.01.16 03:34:02.593422 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3757 | 2026.01.16 03:34:02.593463 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3758 | 2026.01.16 03:34:02.593531 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3759 | 2026.01.16 03:34:02.593578 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3760 | 2026.01.16 03:34:02.593627 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3761 | 2026.01.16 03:34:02.593667 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3762 | 2026.01.16 03:34:02.593707 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 3763 | 2026.01.16 03:34:02.595135 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001873658 sec., 4113877.7727845744 rows/sec., 58.85 MiB/sec. | ||
| 3764 | 2026.01.16 03:34:02.595512 [ 198 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3765 | 2026.01.16 03:34:02.595771 [ 198 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.01.16 03:34:02.595838 [ 198 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_16_3} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3767 | 2026.01.16 03:34:02.595903 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3768 | 2026.01.16 03:34:02.598396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 508 | ||
| 3769 | 2026.01.16 03:34:02.600453 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.01.16 03:34:02.600532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3771 | 2026.01.16 03:34:02.601698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3772 | 2026.01.16 03:34:02.601960 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.01.16 03:34:02.602206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3774 | 2026.01.16 03:34:02.996281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3775 | 2026.01.16 03:34:03.001284 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000923493 sec. | ||
| 3776 | 2026.01.16 03:34:03.012201 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.01.16 03:34:03.012247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3778 | 2026.01.16 03:34:03.017627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3779 | 2026.01.16 03:34:03.018317 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.01.16 03:34:03.018643 [ 113 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3781 | 2026.01.16 03:34:03.018740 [ 113 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.01.16 03:34:03.018776 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3783 | 2026.01.16 03:34:03.018939 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3784 | 2026.01.16 03:34:03.021258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3785 | 2026.01.16 03:34:03.023004 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3786 | 2026.01.16 03:34:03.024425 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3787 | 2026.01.16 03:34:03.028810 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3788 | 2026.01.16 03:34:03.032933 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3789 | 2026.01.16 03:34:03.036900 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3790 | 2026.01.16 03:34:03.041484 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3791 | 2026.01.16 03:34:03.045891 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 3792 | 2026.01.16 03:34:03.097980 [ 189 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079101313 sec., 1529.6838372328914 rows/sec., 7.91 MiB/sec. | ||
| 3793 | 2026.01.16 03:34:03.100524 [ 189 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3794 | 2026.01.16 03:34:03.102750 [ 189 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_16_3} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.01.16 03:34:03.102855 [ 189 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_16_3} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3796 | 2026.01.16 03:34:03.105576 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3797 | 2026.01.16 03:34:04.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.59 MiB, peak 241.56 MiB, free memory in arenas 0.00 B, will set to 239.10 MiB (RSS), difference: 7.51 MiB | ||
| 3798 | 2026.01.16 03:34:04.399320 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.01.16 03:34:04.399551 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3800 | 2026.01.16 03:34:04.399635 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3801 | 2026.01.16 03:34:04.400453 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.01.16 03:34:04.400500 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3803 | 2026.01.16 03:34:04.400907 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3804 | 2026.01.16 03:34:04.401141 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.01.16 03:34:04.401287 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001798 sec., 77864.2936596218 rows/sec., 6.77 MiB/sec. | ||
| 3806 | 2026.01.16 03:34:04.401327 [ 260 ] {6732e3f1-1cd2-4261-bff1-ca720b39e3ce} <Debug> TCPHandler: Processed in 0.002157702 sec. | ||
| 3807 | 2026.01.16 03:34:04.401446 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.01.16 03:34:04.401537 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3809 | 2026.01.16 03:34:04.401577 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3810 | 2026.01.16 03:34:04.401978 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.01.16 03:34:04.402013 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3812 | 2026.01.16 03:34:04.402302 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3813 | 2026.01.16 03:34:04.402508 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.01.16 03:34:04.402638 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001119 sec., 37533.512064343166 rows/sec., 2.76 MiB/sec. | ||
| 3815 | 2026.01.16 03:34:04.402673 [ 260 ] {8b36a7bc-bf13-437f-84a8-9bad78690315} <Debug> TCPHandler: Processed in 0.001275019 sec. | ||
| 3816 | 2026.01.16 03:34:04.402770 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.01.16 03:34:04.402859 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3818 | 2026.01.16 03:34:04.402898 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3819 | 2026.01.16 03:34:04.403311 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.01.16 03:34:04.403346 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3821 | 2026.01.16 03:34:04.403644 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3822 | 2026.01.16 03:34:04.403849 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.01.16 03:34:04.403972 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001131 sec., 93722.36958443855 rows/sec., 7.32 MiB/sec. | ||
| 3824 | 2026.01.16 03:34:04.404007 [ 260 ] {6f12d8e6-cb0e-4907-a3d8-d3683c33b503} <Debug> TCPHandler: Processed in 0.001283529 sec. | ||
| 3825 | 2026.01.16 03:34:04.404119 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.01.16 03:34:04.404211 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3827 | 2026.01.16 03:34:04.404253 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3828 | 2026.01.16 03:34:04.404643 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.01.16 03:34:04.404678 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3830 | 2026.01.16 03:34:04.405007 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3831 | 2026.01.16 03:34:04.405229 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.01.16 03:34:04.405354 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3833 | 2026.01.16 03:34:04.405390 [ 260 ] {ba3b753a-34b5-4967-8d01-f6aadd8a79e2} <Debug> TCPHandler: Processed in 0.00131771 sec. | ||
| 3834 | 2026.01.16 03:34:04.405501 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.01.16 03:34:04.405591 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.01.16 03:34:04.405643 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <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 | ||
| 3837 | 2026.01.16 03:34:04.406468 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.01.16 03:34:04.406503 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3839 | 2026.01.16 03:34:04.407086 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3840 | 2026.01.16 03:34:04.407306 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.01.16 03:34:04.407413 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3842 | 2026.01.16 03:34:04.407438 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001865 sec., 22520.1072386059 rows/sec., 40.35 MiB/sec. | ||
| 3843 | 2026.01.16 03:34:04.407481 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.01.16 03:34:04.407503 [ 260 ] {2290e0d0-e250-4ab4-950f-caf96bd4fb8b} <Debug> TCPHandler: Processed in 0.002048181 sec. | ||
| 3845 | 2026.01.16 03:34:04.407507 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3846 | 2026.01.16 03:34:04.407636 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.01.16 03:34:04.407636 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 3848 | 2026.01.16 03:34:04.407731 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.01.16 03:34:04.407777 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3850 | 2026.01.16 03:34:04.407885 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3851 | 2026.01.16 03:34:04.407940 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part | ||
| 3852 | 2026.01.16 03:34:04.408056 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3853 | 2026.01.16 03:34:04.408103 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.01.16 03:34:04.408144 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3855 | 2026.01.16 03:34:04.408151 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3856 | 2026.01.16 03:34:04.408249 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3857 | 2026.01.16 03:34:04.408335 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3858 | 2026.01.16 03:34:04.408421 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3859 | 2026.01.16 03:34:04.408472 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3860 | 2026.01.16 03:34:04.408818 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.01.16 03:34:04.408993 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 3862 | 2026.01.16 03:34:04.409038 [ 260 ] {c2a2d6f0-4086-4bd3-8716-d726170c078d} <Debug> TCPHandler: Processed in 0.001449382 sec. | ||
| 3863 | 2026.01.16 03:34:04.411861 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 19 columns (19 merged, 0 gathered) in 0.004275884 sec., 91676.94914080924 rows/sec., 164.28 MiB/sec. | ||
| 3864 | 2026.01.16 03:34:04.412432 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3865 | 2026.01.16 03:34:04.412741 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.01.16 03:34:04.412811 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3867 | 2026.01.16 03:34:04.412890 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3868 | 2026.01.16 03:34:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.58 MiB, peak 244.41 MiB, free memory in arenas 0.00 B, will set to 240.87 MiB (RSS), difference: 1.28 MiB | ||
| 3869 | 2026.01.16 03:34:09.425621 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.01.16 03:34:09.425844 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3871 | 2026.01.16 03:34:09.425921 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3872 | 2026.01.16 03:34:09.426667 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.01.16 03:34:09.426724 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3874 | 2026.01.16 03:34:09.427201 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3875 | 2026.01.16 03:34:09.427482 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.01.16 03:34:09.427667 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001881 sec., 12759.170653907495 rows/sec., 1.06 MiB/sec. | ||
| 3877 | 2026.01.16 03:34:09.427725 [ 260 ] {7d7b1c75-1391-4a21-beb2-2d95324d529b} <Debug> TCPHandler: Processed in 0.002279244 sec. | ||
| 3878 | 2026.01.16 03:34:09.427872 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.01.16 03:34:09.427983 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3880 | 2026.01.16 03:34:09.428032 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3881 | 2026.01.16 03:34:09.429281 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.01.16 03:34:09.429318 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3883 | 2026.01.16 03:34:09.429750 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3884 | 2026.01.16 03:34:09.429973 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.01.16 03:34:09.430111 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002154 sec., 610956.3602599814 rows/sec., 50.97 MiB/sec. | ||
| 3886 | 2026.01.16 03:34:09.430149 [ 260 ] {9253867c-78df-4d6a-acb1-94a1bf63b19e} <Debug> TCPHandler: Processed in 0.002335285 sec. | ||
| 3887 | 2026.01.16 03:34:09.430275 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.01.16 03:34:09.430376 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3889 | 2026.01.16 03:34:09.430419 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3890 | 2026.01.16 03:34:09.430835 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.01.16 03:34:09.430870 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3892 | 2026.01.16 03:34:09.431182 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3893 | 2026.01.16 03:34:09.431434 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.01.16 03:34:09.431564 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 794.82 KiB/sec. | ||
| 3895 | 2026.01.16 03:34:09.431600 [ 260 ] {0de0ca34-c738-4600-a34e-4165e6c52f08} <Debug> TCPHandler: Processed in 0.001377801 sec. | ||
| 3896 | 2026.01.16 03:34:09.431715 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.01.16 03:34:09.431811 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3898 | 2026.01.16 03:34:09.431850 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3899 | 2026.01.16 03:34:09.432334 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.01.16 03:34:09.432368 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3901 | 2026.01.16 03:34:09.432687 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3902 | 2026.01.16 03:34:09.432902 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.01.16 03:34:09.433031 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001239 sec., 203389.83050847455 rows/sec., 14.07 MiB/sec. | ||
| 3904 | 2026.01.16 03:34:09.433069 [ 260 ] {0ab2f6e3-e678-4dea-9286-4717507bb8de} <Debug> TCPHandler: Processed in 0.001403891 sec. | ||
| 3905 | 2026.01.16 03:34:09.433194 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.01.16 03:34:09.433289 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.01.16 03:34:09.433328 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3908 | 2026.01.16 03:34:09.433729 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.01.16 03:34:09.433765 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3910 | 2026.01.16 03:34:09.434071 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3911 | 2026.01.16 03:34:09.434291 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.01.16 03:34:09.434423 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 3913 | 2026.01.16 03:34:09.434461 [ 260 ] {cd9e12c1-8b94-42a6-99d5-9f7878d242ae} <Debug> TCPHandler: Processed in 0.0013176 sec. | ||
| 3914 | 2026.01.16 03:34:09.434580 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.01.16 03:34:09.434675 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3916 | 2026.01.16 03:34:09.434715 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3917 | 2026.01.16 03:34:09.435324 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.16 03:34:09.435362 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3919 | 2026.01.16 03:34:09.435704 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3920 | 2026.01.16 03:34:09.435946 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.16 03:34:09.436078 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001421 sec., 391273.7508796622 rows/sec., 29.32 MiB/sec. | ||
| 3922 | 2026.01.16 03:34:09.436116 [ 260 ] {87d62e59-aefe-4b86-bd86-1cb33689e159} <Debug> TCPHandler: Processed in 0.001586094 sec. | ||
| 3923 | 2026.01.16 03:34:09.436235 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.01.16 03:34:09.436330 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.01.16 03:34:09.436373 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3926 | 2026.01.16 03:34:09.436976 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.01.16 03:34:09.437013 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3928 | 2026.01.16 03:34:09.437402 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3929 | 2026.01.16 03:34:09.437619 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.16 03:34:09.437751 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.00144 sec., 611111.1111111111 rows/sec., 41.47 MiB/sec. | ||
| 3931 | 2026.01.16 03:34:09.437790 [ 260 ] {8cc59b43-069f-4382-bfbf-4874dd1a3d1e} <Debug> TCPHandler: Processed in 0.001605204 sec. | ||
| 3932 | 2026.01.16 03:34:09.437922 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.01.16 03:34:09.438017 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.01.16 03:34:09.438058 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3935 | 2026.01.16 03:34:09.438405 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.01.16 03:34:09.438441 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3937 | 2026.01.16 03:34:09.438754 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3938 | 2026.01.16 03:34:09.438971 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.01.16 03:34:09.439101 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3940 | 2026.01.16 03:34:09.439138 [ 260 ] {7f9a1f44-693c-4a48-a3b9-3fa78236a13b} <Debug> TCPHandler: Processed in 0.001265959 sec. | ||
| 3941 | 2026.01.16 03:34:09.865971 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59800 | ||
| 3942 | 2026.01.16 03:34:09.866072 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.01.16 03:34:09.866098 [ 288 ] {} <Debug> TCP-Session: 72ffeed9-108f-4cf2-a753-d9756bfcfe1a Authenticating user 'default' from [fd00:1122:3344:101::e]:59800 | ||
| 3944 | 2026.01.16 03:34:09.866118 [ 288 ] {} <Debug> TCP-Session: 72ffeed9-108f-4cf2-a753-d9756bfcfe1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.01.16 03:34:09.866131 [ 288 ] {} <Debug> TCP-Session: 72ffeed9-108f-4cf2-a753-d9756bfcfe1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.16 03:34:09.866327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47631 | ||
| 3947 | 2026.01.16 03:34:09.866391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60781 | ||
| 3948 | 2026.01.16 03:34:09.866437 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58447 | ||
| 3949 | 2026.01.16 03:34:09.866475 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52541 | ||
| 3950 | 2026.01.16 03:34:09.866489 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36293 | ||
| 3951 | 2026.01.16 03:34:09.866498 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46804 | ||
| 3952 | 2026.01.16 03:34:09.866537 [ 288 ] {} <Trace> TCP-Session: 72ffeed9-108f-4cf2-a753-d9756bfcfe1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.01.16 03:34:09.866458 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51746 | ||
| 3954 | 2026.01.16 03:34:09.866446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48456 | ||
| 3955 | 2026.01.16 03:34:09.866480 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.01.16 03:34:09.866697 [ 289 ] {} <Debug> TCP-Session: 633631a1-4297-4656-80b9-86c4bd1e9997 Authenticating user 'default' from [fd00:1122:3344:101::e]:47631 | ||
| 3957 | 2026.01.16 03:34:09.866719 [ 289 ] {} <Debug> TCP-Session: 633631a1-4297-4656-80b9-86c4bd1e9997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.16 03:34:09.866732 [ 289 ] {} <Debug> TCP-Session: 633631a1-4297-4656-80b9-86c4bd1e9997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.01.16 03:34:09.866763 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3960 | 2026.01.16 03:34:09.866934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.01.16 03:34:09.866943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3962 | 2026.01.16 03:34:09.866969 [ 293 ] {} <Debug> TCP-Session: 416cf1d8-cfba-4921-9ee6-7378e9e77af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51746 | ||
| 3963 | 2026.01.16 03:34:09.866996 [ 292 ] {} <Debug> TCP-Session: 91553cd7-0bea-40a9-8335-a82e071b3a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:48456 | ||
| 3964 | 2026.01.16 03:34:09.866999 [ 293 ] {} <Debug> TCP-Session: 416cf1d8-cfba-4921-9ee6-7378e9e77af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.01.16 03:34:09.867023 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.01.16 03:34:09.867030 [ 292 ] {} <Debug> TCP-Session: 91553cd7-0bea-40a9-8335-a82e071b3a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.01.16 03:34:09.867032 [ 293 ] {} <Debug> TCP-Session: 416cf1d8-cfba-4921-9ee6-7378e9e77af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.01.16 03:34:09.867069 [ 290 ] {} <Debug> TCP-Session: f2baf324-03dc-47d4-9ce0-2e9466a223ef Authenticating user 'default' from [fd00:1122:3344:101::e]:60781 | ||
| 3969 | 2026.01.16 03:34:09.867092 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3970 | 2026.01.16 03:34:09.867116 [ 290 ] {} <Debug> TCP-Session: f2baf324-03dc-47d4-9ce0-2e9466a223ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.16 03:34:09.867079 [ 292 ] {} <Debug> TCP-Session: 91553cd7-0bea-40a9-8335-a82e071b3a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.01.16 03:34:09.867140 [ 290 ] {} <Debug> TCP-Session: f2baf324-03dc-47d4-9ce0-2e9466a223ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.01.16 03:34:09.867167 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3974 | 2026.01.16 03:34:09.867258 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.01.16 03:34:09.867260 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3976 | 2026.01.16 03:34:09.867296 [ 294 ] {} <Debug> TCP-Session: d687d1b3-0b47-4ccc-abaa-aff85c637bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:52541 | ||
| 3977 | 2026.01.16 03:34:09.867330 [ 294 ] {} <Debug> TCP-Session: d687d1b3-0b47-4ccc-abaa-aff85c637bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.01.16 03:34:09.867330 [ 286 ] {} <Debug> TCP-Session: 91a2cfdb-fdc3-42b9-a18c-5489ebde1400 Authenticating user 'default' from [fd00:1122:3344:101::e]:46804 | ||
| 3979 | 2026.01.16 03:34:09.867347 [ 294 ] {} <Debug> TCP-Session: d687d1b3-0b47-4ccc-abaa-aff85c637bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.16 03:34:09.867373 [ 286 ] {} <Debug> TCP-Session: 91a2cfdb-fdc3-42b9-a18c-5489ebde1400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.01.16 03:34:09.867383 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2026.01.16 03:34:09.867396 [ 286 ] {} <Debug> TCP-Session: 91a2cfdb-fdc3-42b9-a18c-5489ebde1400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.16 03:34:09.867417 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.01.16 03:34:09.867425 [ 259 ] {} <Debug> TCP-Session: 43aa78cb-1a03-48c1-a3c0-8769bb746187 Authenticating user 'default' from [fd00:1122:3344:101::e]:36293 | ||
| 3985 | 2026.01.16 03:34:09.867449 [ 291 ] {} <Debug> TCP-Session: c5f635b8-7833-46e6-93e4-2e12032d042d Authenticating user 'default' from [fd00:1122:3344:101::e]:58447 | ||
| 3986 | 2026.01.16 03:34:09.867458 [ 259 ] {} <Debug> TCP-Session: 43aa78cb-1a03-48c1-a3c0-8769bb746187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.01.16 03:34:09.867473 [ 291 ] {} <Debug> TCP-Session: c5f635b8-7833-46e6-93e4-2e12032d042d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.01.16 03:34:09.867481 [ 259 ] {} <Debug> TCP-Session: 43aa78cb-1a03-48c1-a3c0-8769bb746187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.01.16 03:34:09.867495 [ 291 ] {} <Debug> TCP-Session: c5f635b8-7833-46e6-93e4-2e12032d042d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.01.16 03:34:09.867473 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 3991 | 2026.01.16 03:34:09.868441 [ 268 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> AggregatingTransform: Aggregating | ||
| 3992 | 2026.01.16 03:34:09.868478 [ 268 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> Aggregator: Aggregation method: without_key | ||
| 3993 | 2026.01.16 03:34:09.868510 [ 268 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886313 sec. (1128.270 rows/sec., 44.07 KiB/sec.) | ||
| 3994 | 2026.01.16 03:34:09.868527 [ 268 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Trace> Aggregator: Merging aggregated data | ||
| 3995 | 2026.01.16 03:34:09.869933 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003236 sec., 309.0234857849196 rows/sec., 12.07 KiB/sec. | ||
| 3996 | 2026.01.16 03:34:09.870047 [ 288 ] {1287101f-9cb8-4181-83c4-90dbcaccdaca} <Debug> TCPHandler: Processed in 0.003644394 sec. | ||
| 3997 | 2026.01.16 03:34:09.870151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.01.16 03:34:09.870178 [ 288 ] {} <Debug> TCP-Session: 72ffeed9-108f-4cf2-a753-d9756bfcfe1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.01.16 03:34:09.870182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.01.16 03:34:09.870202 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.01.16 03:34:09.870225 [ 290 ] {} <Debug> TCP-Session: f2baf324-03dc-47d4-9ce0-2e9466a223ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.01.16 03:34:09.870233 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.01.16 03:34:09.870233 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.01.16 03:34:09.870264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.01.16 03:34:09.870283 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.01.16 03:34:09.870305 [ 286 ] {} <Debug> TCP-Session: 91a2cfdb-fdc3-42b9-a18c-5489ebde1400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.01.16 03:34:09.870311 [ 291 ] {} <Debug> TCP-Session: c5f635b8-7833-46e6-93e4-2e12032d042d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.01.16 03:34:09.870334 [ 293 ] {} <Debug> TCP-Session: 416cf1d8-cfba-4921-9ee6-7378e9e77af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.01.16 03:34:09.870300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.01.16 03:34:09.870282 [ 289 ] {} <Debug> TCP-Session: 633631a1-4297-4656-80b9-86c4bd1e9997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.01.16 03:34:09.870247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.01.16 03:34:09.870400 [ 294 ] {} <Debug> TCP-Session: d687d1b3-0b47-4ccc-abaa-aff85c637bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.01.16 03:34:09.870238 [ 259 ] {} <Debug> TCP-Session: 43aa78cb-1a03-48c1-a3c0-8769bb746187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.01.16 03:34:09.870441 [ 292 ] {} <Debug> TCP-Session: 91553cd7-0bea-40a9-8335-a82e071b3a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.01.16 03:34:10.093337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 4016 | 2026.01.16 03:34:10.093858 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.01.16 03:34:10.093907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4018 | 2026.01.16 03:34:10.094430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4019 | 2026.01.16 03:34:10.094693 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.01.16 03:34:10.094846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 4021 | 2026.01.16 03:34:10.521455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4022 | 2026.01.16 03:34:10.545445 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.16 03:34:10.545540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4024 | 2026.01.16 03:34:10.553412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4025 | 2026.01.16 03:34:10.554519 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.01.16 03:34:10.560926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4027 | 2026.01.16 03:34:11.194027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57258 | ||
| 4028 | 2026.01.16 03:34:11.194136 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4029 | 2026.01.16 03:34:11.194161 [ 286 ] {} <Debug> TCP-Session: ee5b5127-22c8-45ac-8c96-155af3bc468c Authenticating user 'default' from [fd00:1122:3344:101::e]:57258 | ||
| 4030 | 2026.01.16 03:34:11.194183 [ 286 ] {} <Debug> TCP-Session: ee5b5127-22c8-45ac-8c96-155af3bc468c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.01.16 03:34:11.194195 [ 286 ] {} <Debug> TCP-Session: ee5b5127-22c8-45ac-8c96-155af3bc468c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.01.16 03:34:11.194386 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51223 | ||
| 4033 | 2026.01.16 03:34:11.194407 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60922 | ||
| 4034 | 2026.01.16 03:34:11.194448 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46028 | ||
| 4035 | 2026.01.16 03:34:11.194463 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41477 | ||
| 4036 | 2026.01.16 03:34:11.194488 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43434 | ||
| 4037 | 2026.01.16 03:34:11.194512 [ 286 ] {} <Trace> TCP-Session: ee5b5127-22c8-45ac-8c96-155af3bc468c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.01.16 03:34:11.194554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4039 | 2026.01.16 03:34:11.194556 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4040 | 2026.01.16 03:34:11.194565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.01.16 03:34:11.194580 [ 291 ] {} <Debug> TCP-Session: 1982a62b-1f97-4eba-bd25-9fdc46934bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46028 | ||
| 4042 | 2026.01.16 03:34:11.194587 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4043 | 2026.01.16 03:34:11.194607 [ 292 ] {} <Debug> TCP-Session: e42a7118-844c-4c52-8181-b4769ef0d833 Authenticating user 'default' from [fd00:1122:3344:101::e]:41477 | ||
| 4044 | 2026.01.16 03:34:11.194620 [ 291 ] {} <Debug> TCP-Session: 1982a62b-1f97-4eba-bd25-9fdc46934bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.01.16 03:34:11.194640 [ 294 ] {} <Debug> TCP-Session: 32fb462d-8d18-4f27-8637-494999937e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:43434 | ||
| 4046 | 2026.01.16 03:34:11.194656 [ 291 ] {} <Debug> TCP-Session: 1982a62b-1f97-4eba-bd25-9fdc46934bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.01.16 03:34:11.194652 [ 292 ] {} <Debug> TCP-Session: e42a7118-844c-4c52-8181-b4769ef0d833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.01.16 03:34:11.194684 [ 294 ] {} <Debug> TCP-Session: 32fb462d-8d18-4f27-8637-494999937e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.01.16 03:34:11.194709 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57258) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4050 | 2026.01.16 03:34:11.194723 [ 294 ] {} <Debug> TCP-Session: 32fb462d-8d18-4f27-8637-494999937e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.01.16 03:34:11.194710 [ 292 ] {} <Debug> TCP-Session: e42a7118-844c-4c52-8181-b4769ef0d833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.16 03:34:11.194605 [ 288 ] {} <Debug> TCP-Session: 9d9ea471-d7df-4973-80d3-c7e0c6843c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60922 | ||
| 4053 | 2026.01.16 03:34:11.194508 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2026.01.16 03:34:11.194796 [ 288 ] {} <Debug> TCP-Session: 9d9ea471-d7df-4973-80d3-c7e0c6843c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.01.16 03:34:11.194823 [ 287 ] {} <Debug> TCP-Session: 5a322d5d-dd3b-4f17-996f-bd4c9c9e3be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51223 | ||
| 4056 | 2026.01.16 03:34:11.194836 [ 288 ] {} <Debug> TCP-Session: 9d9ea471-d7df-4973-80d3-c7e0c6843c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.01.16 03:34:11.194853 [ 287 ] {} <Debug> TCP-Session: 5a322d5d-dd3b-4f17-996f-bd4c9c9e3be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.01.16 03:34:11.194435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 4059 | 2026.01.16 03:34:11.194876 [ 287 ] {} <Debug> TCP-Session: 5a322d5d-dd3b-4f17-996f-bd4c9c9e3be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.01.16 03:34:11.194410 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39963 | ||
| 4061 | 2026.01.16 03:34:11.194938 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4062 | 2026.01.16 03:34:11.194462 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36493 | ||
| 4063 | 2026.01.16 03:34:11.194978 [ 290 ] {} <Debug> TCP-Session: e4b7325c-4977-4964-9dbb-15817d72c05d Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 4064 | 2026.01.16 03:34:11.194988 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4065 | 2026.01.16 03:34:11.195007 [ 290 ] {} <Debug> TCP-Session: e4b7325c-4977-4964-9dbb-15817d72c05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.01.16 03:34:11.195030 [ 290 ] {} <Debug> TCP-Session: e4b7325c-4977-4964-9dbb-15817d72c05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.16 03:34:11.195035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.01.16 03:34:11.195035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2026.01.16 03:34:11.195093 [ 293 ] {} <Debug> TCP-Session: 3d673736-3c44-4953-9b00-6ac6565ecea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36493 | ||
| 4070 | 2026.01.16 03:34:11.195094 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4071 | 2026.01.16 03:34:11.195123 [ 293 ] {} <Debug> TCP-Session: 3d673736-3c44-4953-9b00-6ac6565ecea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.01.16 03:34:11.195094 [ 289 ] {} <Debug> TCP-Session: f8262d4f-e86d-43f6-87dd-027289ccd757 Authenticating user 'default' from [fd00:1122:3344:101::e]:39963 | ||
| 4073 | 2026.01.16 03:34:11.195156 [ 293 ] {} <Debug> TCP-Session: 3d673736-3c44-4953-9b00-6ac6565ecea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.16 03:34:11.195169 [ 289 ] {} <Debug> TCP-Session: f8262d4f-e86d-43f6-87dd-027289ccd757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.01.16 03:34:11.195186 [ 289 ] {} <Debug> TCP-Session: f8262d4f-e86d-43f6-87dd-027289ccd757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.16 03:34:11.195423 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 4077 | 2026.01.16 03:34:11.196421 [ 329 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> AggregatingTransform: Aggregating | ||
| 4078 | 2026.01.16 03:34:11.196479 [ 329 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> Aggregator: Aggregation method: without_key | ||
| 4079 | 2026.01.16 03:34:11.196518 [ 329 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991174 sec. (1008.905 rows/sec., 39.41 KiB/sec.) | ||
| 4080 | 2026.01.16 03:34:11.196536 [ 329 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Trace> Aggregator: Merging aggregated data | ||
| 4081 | 2026.01.16 03:34:11.198034 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003376 sec., 296.2085308056872 rows/sec., 11.57 KiB/sec. | ||
| 4082 | 2026.01.16 03:34:11.198186 [ 286 ] {63c26f9e-43dd-40a2-bcaa-feac7aa75086} <Debug> TCPHandler: Processed in 0.003789616 sec. | ||
| 4083 | 2026.01.16 03:34:11.198301 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2026.01.16 03:34:11.198320 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2026.01.16 03:34:11.198348 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4086 | 2026.01.16 03:34:11.198353 [ 286 ] {} <Debug> TCP-Session: ee5b5127-22c8-45ac-8c96-155af3bc468c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.01.16 03:34:11.198371 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4088 | 2026.01.16 03:34:11.198389 [ 287 ] {} <Debug> TCP-Session: 5a322d5d-dd3b-4f17-996f-bd4c9c9e3be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.01.16 03:34:11.198397 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2026.01.16 03:34:11.198419 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2026.01.16 03:34:11.198438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4092 | 2026.01.16 03:34:11.198474 [ 289 ] {} <Debug> TCP-Session: f8262d4f-e86d-43f6-87dd-027289ccd757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.01.16 03:34:11.198482 [ 293 ] {} <Debug> TCP-Session: 3d673736-3c44-4953-9b00-6ac6565ecea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.01.16 03:34:11.198502 [ 290 ] {} <Debug> TCP-Session: e4b7325c-4977-4964-9dbb-15817d72c05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.01.16 03:34:11.198462 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.01.16 03:34:11.198374 [ 288 ] {} <Debug> TCP-Session: 9d9ea471-d7df-4973-80d3-c7e0c6843c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.01.16 03:34:11.198465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.01.16 03:34:11.198567 [ 292 ] {} <Debug> TCP-Session: e42a7118-844c-4c52-8181-b4769ef0d833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.01.16 03:34:11.198428 [ 294 ] {} <Debug> TCP-Session: 32fb462d-8d18-4f27-8637-494999937e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.01.16 03:34:11.198634 [ 291 ] {} <Debug> TCP-Session: 1982a62b-1f97-4eba-bd25-9fdc46934bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.16 03:34:11.306651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60236 | ||
| 4102 | 2026.01.16 03:34:11.306759 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4103 | 2026.01.16 03:34:11.306785 [ 286 ] {} <Debug> TCP-Session: a11c619b-0eb9-4842-80e2-f7f369ba3549 Authenticating user 'default' from [fd00:1122:3344:101::e]:60236 | ||
| 4104 | 2026.01.16 03:34:11.306807 [ 286 ] {} <Debug> TCP-Session: a11c619b-0eb9-4842-80e2-f7f369ba3549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.01.16 03:34:11.306820 [ 286 ] {} <Debug> TCP-Session: a11c619b-0eb9-4842-80e2-f7f369ba3549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.01.16 03:34:11.307018 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47091 | ||
| 4107 | 2026.01.16 03:34:11.307069 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65089 | ||
| 4108 | 2026.01.16 03:34:11.307102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59393 | ||
| 4109 | 2026.01.16 03:34:11.307116 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52492 | ||
| 4110 | 2026.01.16 03:34:11.307141 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54434 | ||
| 4111 | 2026.01.16 03:34:11.307155 [ 286 ] {} <Trace> TCP-Session: a11c619b-0eb9-4842-80e2-f7f369ba3549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.01.16 03:34:11.307188 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.01.16 03:34:11.307201 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.01.16 03:34:11.307223 [ 290 ] {} <Debug> TCP-Session: 83979c5a-c1d7-415a-ae7a-2e6f91c92288 Authenticating user 'default' from [fd00:1122:3344:101::e]:59393 | ||
| 4115 | 2026.01.16 03:34:11.307223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4116 | 2026.01.16 03:34:11.307245 [ 288 ] {} <Debug> TCP-Session: 66c7eb2a-e427-4156-b9f8-b7d71c45d347 Authenticating user 'default' from [fd00:1122:3344:101::e]:65089 | ||
| 4117 | 2026.01.16 03:34:11.307256 [ 290 ] {} <Debug> TCP-Session: 83979c5a-c1d7-415a-ae7a-2e6f91c92288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.16 03:34:11.307262 [ 294 ] {} <Debug> TCP-Session: 22878d66-4633-4584-9415-ff76bc3195f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54434 | ||
| 4119 | 2026.01.16 03:34:11.307282 [ 288 ] {} <Debug> TCP-Session: 66c7eb2a-e427-4156-b9f8-b7d71c45d347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.01.16 03:34:11.307283 [ 290 ] {} <Debug> TCP-Session: 83979c5a-c1d7-415a-ae7a-2e6f91c92288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.01.16 03:34:11.307298 [ 294 ] {} <Debug> TCP-Session: 22878d66-4633-4584-9415-ff76bc3195f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.01.16 03:34:11.307306 [ 288 ] {} <Debug> TCP-Session: 66c7eb2a-e427-4156-b9f8-b7d71c45d347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.01.16 03:34:11.307324 [ 294 ] {} <Debug> TCP-Session: 22878d66-4633-4584-9415-ff76bc3195f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.01.16 03:34:11.307343 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4125 | 2026.01.16 03:34:11.307134 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57689 | ||
| 4126 | 2026.01.16 03:34:11.307130 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.01.16 03:34:11.307125 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48549 | ||
| 4128 | 2026.01.16 03:34:11.307436 [ 287 ] {} <Debug> TCP-Session: e00770f0-3535-4a49-afa0-fb4c99845bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:47091 | ||
| 4129 | 2026.01.16 03:34:11.307073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60918 | ||
| 4130 | 2026.01.16 03:34:11.307471 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4131 | 2026.01.16 03:34:11.307496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.01.16 03:34:11.307513 [ 293 ] {} <Debug> TCP-Session: 5a53ac98-f35d-4797-8433-261ace5169b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57689 | ||
| 4133 | 2026.01.16 03:34:11.307472 [ 287 ] {} <Debug> TCP-Session: e00770f0-3535-4a49-afa0-fb4c99845bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.01.16 03:34:11.307534 [ 292 ] {} <Debug> TCP-Session: 8dd57964-64e4-4466-889a-db7eda77bac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48549 | ||
| 4135 | 2026.01.16 03:34:11.307557 [ 287 ] {} <Debug> TCP-Session: e00770f0-3535-4a49-afa0-fb4c99845bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.01.16 03:34:11.307572 [ 292 ] {} <Debug> TCP-Session: 8dd57964-64e4-4466-889a-db7eda77bac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.16 03:34:11.307546 [ 293 ] {} <Debug> TCP-Session: 5a53ac98-f35d-4797-8433-261ace5169b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.01.16 03:34:11.307597 [ 292 ] {} <Debug> TCP-Session: 8dd57964-64e4-4466-889a-db7eda77bac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.01.16 03:34:11.307603 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4140 | 2026.01.16 03:34:11.307616 [ 293 ] {} <Debug> TCP-Session: 5a53ac98-f35d-4797-8433-261ace5169b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.16 03:34:11.307538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4142 | 2026.01.16 03:34:11.307223 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.01.16 03:34:11.307686 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4144 | 2026.01.16 03:34:11.307684 [ 289 ] {} <Debug> TCP-Session: 5f0a34b8-2b84-4a33-a338-cd8f0efd3168 Authenticating user 'default' from [fd00:1122:3344:101::e]:60918 | ||
| 4145 | 2026.01.16 03:34:11.307732 [ 291 ] {} <Debug> TCP-Session: dffd3a20-97c7-402a-8b14-ef9cd49072fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52492 | ||
| 4146 | 2026.01.16 03:34:11.307766 [ 289 ] {} <Debug> TCP-Session: 5f0a34b8-2b84-4a33-a338-cd8f0efd3168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.01.16 03:34:11.307785 [ 291 ] {} <Debug> TCP-Session: dffd3a20-97c7-402a-8b14-ef9cd49072fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.01.16 03:34:11.307789 [ 289 ] {} <Debug> TCP-Session: 5f0a34b8-2b84-4a33-a338-cd8f0efd3168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.01.16 03:34:11.307816 [ 291 ] {} <Debug> TCP-Session: dffd3a20-97c7-402a-8b14-ef9cd49072fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.16 03:34:11.308044 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 4151 | 2026.01.16 03:34:11.308879 [ 324 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> AggregatingTransform: Aggregating | ||
| 4152 | 2026.01.16 03:34:11.308922 [ 324 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4153 | 2026.01.16 03:34:11.308954 [ 324 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000810353 sec. (1234.030 rows/sec., 48.20 KiB/sec.) | ||
| 4154 | 2026.01.16 03:34:11.308974 [ 324 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Trace> Aggregator: Merging aggregated data | ||
| 4155 | 2026.01.16 03:34:11.310223 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002936 sec., 340.59945504087193 rows/sec., 13.30 KiB/sec. | ||
| 4156 | 2026.01.16 03:34:11.310337 [ 286 ] {10c8d7b2-bdf2-4f7b-ac77-8d67d7e1b99f} <Debug> TCPHandler: Processed in 0.003294729 sec. | ||
| 4157 | 2026.01.16 03:34:11.310463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.01.16 03:34:11.310491 [ 286 ] {} <Debug> TCP-Session: a11c619b-0eb9-4842-80e2-f7f369ba3549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.01.16 03:34:11.310497 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.01.16 03:34:11.310517 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.01.16 03:34:11.310542 [ 287 ] {} <Debug> TCP-Session: e00770f0-3535-4a49-afa0-fb4c99845bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.01.16 03:34:11.310551 [ 290 ] {} <Debug> TCP-Session: 83979c5a-c1d7-415a-ae7a-2e6f91c92288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.01.16 03:34:11.310546 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.01.16 03:34:11.310558 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.01.16 03:34:11.310595 [ 294 ] {} <Debug> TCP-Session: 22878d66-4633-4584-9415-ff76bc3195f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.01.16 03:34:11.310610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.01.16 03:34:11.310623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2026.01.16 03:34:11.310627 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.01.16 03:34:11.310659 [ 288 ] {} <Debug> TCP-Session: 66c7eb2a-e427-4156-b9f8-b7d71c45d347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.01.16 03:34:11.310708 [ 293 ] {} <Debug> TCP-Session: 5a53ac98-f35d-4797-8433-261ace5169b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.01.16 03:34:11.310623 [ 289 ] {} <Debug> TCP-Session: 5f0a34b8-2b84-4a33-a338-cd8f0efd3168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.01.16 03:34:11.310583 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.01.16 03:34:11.310680 [ 291 ] {} <Debug> TCP-Session: dffd3a20-97c7-402a-8b14-ef9cd49072fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.01.16 03:34:11.310783 [ 292 ] {} <Debug> TCP-Session: 8dd57964-64e4-4466-889a-db7eda77bac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.01.16 03:34:12.602454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 542 | ||
| 4176 | 2026.01.16 03:34:12.604773 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.16 03:34:12.604836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4178 | 2026.01.16 03:34:12.606087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4179 | 2026.01.16 03:34:12.606362 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.16 03:34:12.606733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4181 | 2026.01.16 03:34:14.399252 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.01.16 03:34:14.399463 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4183 | 2026.01.16 03:34:14.399533 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4184 | 2026.01.16 03:34:14.400331 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.01.16 03:34:14.400369 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4186 | 2026.01.16 03:34:14.400793 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4187 | 2026.01.16 03:34:14.401014 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.01.16 03:34:14.401167 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001757 sec., 79681.2749003984 rows/sec., 6.92 MiB/sec. | ||
| 4189 | 2026.01.16 03:34:14.401209 [ 260 ] {8892b370-17d7-4fd6-a451-d71f32bd592f} <Debug> TCPHandler: Processed in 0.002090541 sec. | ||
| 4190 | 2026.01.16 03:34:14.401369 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.01.16 03:34:14.401463 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4192 | 2026.01.16 03:34:14.401503 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4193 | 2026.01.16 03:34:14.401932 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.01.16 03:34:14.401968 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4195 | 2026.01.16 03:34:14.402268 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4196 | 2026.01.16 03:34:14.402474 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.01.16 03:34:14.402598 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001153 sec., 36426.71292281006 rows/sec., 2.67 MiB/sec. | ||
| 4198 | 2026.01.16 03:34:14.402599 [ 33 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4199 | 2026.01.16 03:34:14.402635 [ 260 ] {29f0b54a-3d07-494b-b6b6-45d24cb865ad} <Debug> TCPHandler: Processed in 0.00131426 sec. | ||
| 4200 | 2026.01.16 03:34:14.402680 [ 33 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.01.16 03:34:14.402707 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4202 | 2026.01.16 03:34:14.402770 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.01.16 03:34:14.402802 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 4204 | 2026.01.16 03:34:14.402866 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4205 | 2026.01.16 03:34:14.402910 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4206 | 2026.01.16 03:34:14.402924 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.01.16 03:34:14.402960 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 279 rows starting from the beginning of the part | ||
| 4208 | 2026.01.16 03:34:14.403030 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4209 | 2026.01.16 03:34:14.403073 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 4210 | 2026.01.16 03:34:14.403113 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4211 | 2026.01.16 03:34:14.403153 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 4212 | 2026.01.16 03:34:14.403193 [ 186 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4213 | 2026.01.16 03:34:14.403337 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.01.16 03:34:14.403378 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4215 | 2026.01.16 03:34:14.403697 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4216 | 2026.01.16 03:34:14.403921 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.01.16 03:34:14.404053 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001204 sec., 88039.86710963455 rows/sec., 6.88 MiB/sec. | ||
| 4218 | 2026.01.16 03:34:14.404065 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130538 sec., 351621.74998850905 rows/sec., 24.85 MiB/sec. | ||
| 4219 | 2026.01.16 03:34:14.404090 [ 260 ] {047fd082-f837-4734-ab6f-ac8b16e63342} <Debug> TCPHandler: Processed in 0.0013674 sec. | ||
| 4220 | 2026.01.16 03:34:14.404210 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.01.16 03:34:14.404291 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4222 | 2026.01.16 03:34:14.404304 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4223 | 2026.01.16 03:34:14.404367 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4224 | 2026.01.16 03:34:14.404650 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.01.16 03:34:14.404730 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_16_3} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4226 | 2026.01.16 03:34:14.404794 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.01.16 03:34:14.404829 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4228 | 2026.01.16 03:34:14.404835 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4229 | 2026.01.16 03:34:14.405182 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4230 | 2026.01.16 03:34:14.405528 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.01.16 03:34:14.405723 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. | ||
| 4232 | 2026.01.16 03:34:14.405764 [ 260 ] {bf2e24f1-6129-46f3-a62e-5ed47724b48c} <Debug> TCPHandler: Processed in 0.001600764 sec. | ||
| 4233 | 2026.01.16 03:34:14.405953 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.01.16 03:34:14.406059 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.01.16 03:34:14.406120 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <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 | ||
| 4236 | 2026.01.16 03:34:14.406966 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.01.16 03:34:14.407004 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4238 | 2026.01.16 03:34:14.407570 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4239 | 2026.01.16 03:34:14.407863 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.01.16 03:34:14.408001 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001961 sec., 21417.644059153492 rows/sec., 38.38 MiB/sec. | ||
| 4241 | 2026.01.16 03:34:14.408053 [ 260 ] {8a45c6b7-adbe-4134-ba7c-fef6a649eb21} <Debug> TCPHandler: Processed in 0.002216844 sec. | ||
| 4242 | 2026.01.16 03:34:14.408187 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.01.16 03:34:14.408311 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.01.16 03:34:14.408360 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4245 | 2026.01.16 03:34:14.408804 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.01.16 03:34:14.408845 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4247 | 2026.01.16 03:34:14.409224 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4248 | 2026.01.16 03:34:14.409443 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.01.16 03:34:14.409572 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 4250 | 2026.01.16 03:34:14.409607 [ 260 ] {df20c8a3-07bb-4c11-a86c-f84423ada992} <Debug> TCPHandler: Processed in 0.001468042 sec. | ||
| 4251 | 2026.01.16 03:34:17.487638 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4252 | 2026.01.16 03:34:17.487697 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4253 | 2026.01.16 03:34:17.595020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4254 | 2026.01.16 03:34:17.595576 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.01.16 03:34:17.595631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4256 | 2026.01.16 03:34:17.596156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4257 | 2026.01.16 03:34:17.596415 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.01.16 03:34:17.596576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4259 | 2026.01.16 03:34:18.061097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4260 | 2026.01.16 03:34:18.076778 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.16 03:34:18.076835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4262 | 2026.01.16 03:34:18.082627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4263 | 2026.01.16 03:34:18.083392 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.01.16 03:34:18.086073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4265 | 2026.01.16 03:34:19.396723 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.01.16 03:34:19.396907 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4267 | 2026.01.16 03:34:19.396974 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4268 | 2026.01.16 03:34:19.397645 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.01.16 03:34:19.397697 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4270 | 2026.01.16 03:34:19.398120 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4271 | 2026.01.16 03:34:19.398360 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.01.16 03:34:19.398498 [ 78 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4273 | 2026.01.16 03:34:19.398521 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 4274 | 2026.01.16 03:34:19.398565 [ 78 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.16 03:34:19.398586 [ 260 ] {6c75c238-bba8-4b46-aae8-0fe9722c85d3} <Debug> TCPHandler: Processed in 0.00199034 sec. | ||
| 4276 | 2026.01.16 03:34:19.398593 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4277 | 2026.01.16 03:34:19.398706 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 4278 | 2026.01.16 03:34:19.398733 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.01.16 03:34:19.398829 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4280 | 2026.01.16 03:34:19.398842 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4281 | 2026.01.16 03:34:19.398873 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2467 rows starting from the beginning of the part | ||
| 4282 | 2026.01.16 03:34:19.398896 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4283 | 2026.01.16 03:34:19.398950 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4284 | 2026.01.16 03:34:19.399004 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 4285 | 2026.01.16 03:34:19.399052 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1316 rows starting from the beginning of the part | ||
| 4286 | 2026.01.16 03:34:19.399096 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 4287 | 2026.01.16 03:34:19.399145 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4288 | 2026.01.16 03:34:19.399368 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.01.16 03:34:19.399410 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4290 | 2026.01.16 03:34:19.399754 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4291 | 2026.01.16 03:34:19.399992 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.01.16 03:34:19.400098 [ 78 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4293 | 2026.01.16 03:34:19.400127 [ 78 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.16 03:34:19.400131 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 4295 | 2026.01.16 03:34:19.400144 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4296 | 2026.01.16 03:34:19.400180 [ 260 ] {75d5555d-10d3-4808-96eb-27c070ca169c} <Debug> TCPHandler: Processed in 0.001500883 sec. | ||
| 4297 | 2026.01.16 03:34:19.400271 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 4298 | 2026.01.16 03:34:19.400307 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.16 03:34:19.400409 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4300 | 2026.01.16 03:34:19.400410 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.01.16 03:34:19.400450 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4302 | 2026.01.16 03:34:19.400473 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4303 | 2026.01.16 03:34:19.400518 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4304 | 2026.01.16 03:34:19.400564 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4305 | 2026.01.16 03:34:19.400599 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 556 rows starting from the beginning of the part | ||
| 4306 | 2026.01.16 03:34:19.400632 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4307 | 2026.01.16 03:34:19.400665 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4308 | 2026.01.16 03:34:19.400912 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.01.16 03:34:19.400954 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4310 | 2026.01.16 03:34:19.401041 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382965 sec., 1752019.018323811 rows/sec., 151.30 MiB/sec. | ||
| 4311 | 2026.01.16 03:34:19.401287 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4312 | 2026.01.16 03:34:19.401352 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4313 | 2026.01.16 03:34:19.401599 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.16 03:34:19.401655 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.01.16 03:34:19.401673 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_26_5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4316 | 2026.01.16 03:34:19.401743 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4317 | 2026.01.16 03:34:19.401765 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4318 | 2026.01.16 03:34:19.401793 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.01.16 03:34:19.401802 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 4320 | 2026.01.16 03:34:19.401811 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588974 sec., 1351186.3630241905 rows/sec., 104.91 MiB/sec. | ||
| 4321 | 2026.01.16 03:34:19.401812 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4322 | 2026.01.16 03:34:19.401847 [ 260 ] {8f8b18ea-521d-41ba-a3be-e2631a0aa966} <Debug> TCPHandler: Processed in 0.001592094 sec. | ||
| 4323 | 2026.01.16 03:34:19.401912 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 4324 | 2026.01.16 03:34:19.401985 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.01.16 03:34:19.402005 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2026.01.16 03:34:19.402037 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7294 rows starting from the beginning of the part | ||
| 4327 | 2026.01.16 03:34:19.402086 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.01.16 03:34:19.402090 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 4329 | 2026.01.16 03:34:19.402136 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4330 | 2026.01.16 03:34:19.402136 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4331 | 2026.01.16 03:34:19.402152 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4332 | 2026.01.16 03:34:19.402222 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 880 rows starting from the beginning of the part | ||
| 4333 | 2026.01.16 03:34:19.402259 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4334 | 2026.01.16 03:34:19.402300 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 4335 | 2026.01.16 03:34:19.402519 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.01.16 03:34:19.402561 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4337 | 2026.01.16 03:34:19.402574 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.01.16 03:34:19.402677 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_26_5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4339 | 2026.01.16 03:34:19.402780 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4340 | 2026.01.16 03:34:19.402931 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4341 | 2026.01.16 03:34:19.403158 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.01.16 03:34:19.403260 [ 78 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4343 | 2026.01.16 03:34:19.403287 [ 78 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.01.16 03:34:19.403293 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 4345 | 2026.01.16 03:34:19.403302 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4346 | 2026.01.16 03:34:19.403337 [ 260 ] {f140d55e-33e9-4308-bbab-ac54d5bfbe83} <Debug> TCPHandler: Processed in 0.001401941 sec. | ||
| 4347 | 2026.01.16 03:34:19.403388 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4348 | 2026.01.16 03:34:19.403476 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4349 | 2026.01.16 03:34:19.403501 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1330 rows starting from the beginning of the part | ||
| 4350 | 2026.01.16 03:34:19.403542 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4351 | 2026.01.16 03:34:19.403575 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4352 | 2026.01.16 03:34:19.403605 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4353 | 2026.01.16 03:34:19.403638 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4354 | 2026.01.16 03:34:19.403671 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4355 | 2026.01.16 03:34:19.404569 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207158 sec., 1350278.9195780503 rows/sec., 88.51 MiB/sec. | ||
| 4356 | 2026.01.16 03:34:19.404813 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4357 | 2026.01.16 03:34:19.405060 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.01.16 03:34:19.405128 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_26_5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4359 | 2026.01.16 03:34:19.405194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4360 | 2026.01.16 03:34:19.405439 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8814 rows, containing 5 columns (5 merged, 0 gathered) in 0.003552873 sec., 2480809.1930108396 rows/sec., 168.81 MiB/sec. | ||
| 4361 | 2026.01.16 03:34:19.405649 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4362 | 2026.01.16 03:34:19.405891 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.16 03:34:19.405955 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4364 | 2026.01.16 03:34:19.406024 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4365 | 2026.01.16 03:34:20.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.57 MiB, peak 251.78 MiB, free memory in arenas 0.00 B, will set to 243.71 MiB (RSS), difference: 1.14 MiB | ||
| 4366 | 2026.01.16 03:34:22.607031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 562 | ||
| 4367 | 2026.01.16 03:34:22.609371 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.01.16 03:34:22.609416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4369 | 2026.01.16 03:34:22.610640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4370 | 2026.01.16 03:34:22.610940 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.01.16 03:34:22.611324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4372 | 2026.01.16 03:34:24.399114 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.01.16 03:34:24.399335 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4374 | 2026.01.16 03:34:24.399411 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4375 | 2026.01.16 03:34:24.400107 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.01.16 03:34:24.400155 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4377 | 2026.01.16 03:34:24.400560 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4378 | 2026.01.16 03:34:24.400795 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.01.16 03:34:24.400957 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001675 sec., 8358.20895522388 rows/sec., 681.55 KiB/sec. | ||
| 4380 | 2026.01.16 03:34:24.401001 [ 260 ] {eb162d86-b3b7-4be0-863e-cbfd31abe387} <Debug> TCPHandler: Processed in 0.00202907 sec. | ||
| 4381 | 2026.01.16 03:34:24.401142 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.01.16 03:34:24.401238 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4383 | 2026.01.16 03:34:24.401278 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4384 | 2026.01.16 03:34:24.401781 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.01.16 03:34:24.401817 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4386 | 2026.01.16 03:34:24.402151 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4387 | 2026.01.16 03:34:24.402366 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.01.16 03:34:24.402496 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001276 sec., 115203.76175548589 rows/sec., 9.93 MiB/sec. | ||
| 4389 | 2026.01.16 03:34:24.402534 [ 260 ] {22f1f13a-2760-4bdd-a4a8-3848ce0a9579} <Debug> TCPHandler: Processed in 0.001441982 sec. | ||
| 4390 | 2026.01.16 03:34:24.402650 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.01.16 03:34:24.402745 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.01.16 03:34:24.402785 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4393 | 2026.01.16 03:34:24.403202 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.01.16 03:34:24.403239 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4395 | 2026.01.16 03:34:24.403538 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4396 | 2026.01.16 03:34:24.403771 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.01.16 03:34:24.403900 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001174 sec., 47700.17035775128 rows/sec., 3.44 MiB/sec. | ||
| 4398 | 2026.01.16 03:34:24.403939 [ 260 ] {94e2f7a9-4364-476c-85d8-d713652d291a} <Debug> TCPHandler: Processed in 0.00133789 sec. | ||
| 4399 | 2026.01.16 03:34:24.404049 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.01.16 03:34:24.404143 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2026.01.16 03:34:24.404183 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2026.01.16 03:34:24.404631 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.01.16 03:34:24.404668 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4404 | 2026.01.16 03:34:24.404982 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4405 | 2026.01.16 03:34:24.405203 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.16 03:34:24.405332 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001206 sec., 99502.48756218905 rows/sec., 7.79 MiB/sec. | ||
| 4407 | 2026.01.16 03:34:24.405370 [ 260 ] {1e92db62-5f1b-4007-af4a-16464976600d} <Debug> TCPHandler: Processed in 0.00136949 sec. | ||
| 4408 | 2026.01.16 03:34:24.405486 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.16 03:34:24.405580 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.16 03:34:24.405623 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4411 | 2026.01.16 03:34:24.406029 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.16 03:34:24.406065 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4413 | 2026.01.16 03:34:24.406396 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4414 | 2026.01.16 03:34:24.406609 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.16 03:34:24.406739 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001177 sec., 141886.1512319456 rows/sec., 9.88 MiB/sec. | ||
| 4416 | 2026.01.16 03:34:24.406775 [ 260 ] {412c5c9a-6e43-47b8-b30c-b58d66395e7c} <Debug> TCPHandler: Processed in 0.00133868 sec. | ||
| 4417 | 2026.01.16 03:34:24.406892 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.16 03:34:24.406987 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.16 03:34:24.407041 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <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 | ||
| 4420 | 2026.01.16 03:34:24.407877 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.16 03:34:24.407915 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4422 | 2026.01.16 03:34:24.408480 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4423 | 2026.01.16 03:34:24.408715 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.16 03:34:24.408853 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001884 sec., 22292.993630573248 rows/sec., 39.95 MiB/sec. | ||
| 4425 | 2026.01.16 03:34:24.408905 [ 260 ] {9f84699b-929f-4d9a-acd3-b03e4e840d30} <Debug> TCPHandler: Processed in 0.002067141 sec. | ||
| 4426 | 2026.01.16 03:34:24.409027 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.16 03:34:24.409122 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.01.16 03:34:24.409163 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4429 | 2026.01.16 03:34:24.409504 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.16 03:34:24.409541 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4431 | 2026.01.16 03:34:24.409854 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4432 | 2026.01.16 03:34:24.410066 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.01.16 03:34:24.410194 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4434 | 2026.01.16 03:34:24.410230 [ 260 ] {5ab879e9-b17a-4453-8d9b-ebcae762c34e} <Debug> TCPHandler: Processed in 0.001251829 sec. | ||
| 4435 | 2026.01.16 03:34:24.719242 [ 59 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4436 | 2026.01.16 03:34:24.719336 [ 59 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.16 03:34:24.719371 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4438 | 2026.01.16 03:34:24.719499 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::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 | ||
| 4439 | 2026.01.16 03:34:24.719635 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2026.01.16 03:34:24.719667 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 4441 | 2026.01.16 03:34:24.719730 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 4442 | 2026.01.16 03:34:24.719775 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::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 | ||
| 4443 | 2026.01.16 03:34:24.719817 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 4444 | 2026.01.16 03:34:24.719872 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 4445 | 2026.01.16 03:34:24.720765 [ 192 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131483 sec., 910383.851904809 rows/sec., 65.43 MiB/sec. | ||
| 4446 | 2026.01.16 03:34:24.720933 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4447 | 2026.01.16 03:34:24.721222 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.16 03:34:24.721301 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_10_2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4449 | 2026.01.16 03:34:24.721383 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4450 | 2026.01.16 03:34:25.096936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 4451 | 2026.01.16 03:34:25.097513 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.16 03:34:25.097571 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4453 | 2026.01.16 03:34:25.098136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4454 | 2026.01.16 03:34:25.098388 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.16 03:34:25.098535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 4456 | 2026.01.16 03:34:25.586234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4457 | 2026.01.16 03:34:25.602945 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.01.16 03:34:25.603002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4459 | 2026.01.16 03:34:25.609152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4460 | 2026.01.16 03:34:25.609870 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.16 03:34:25.612693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4462 | 2026.01.16 03:34:29.397143 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.01.16 03:34:29.397333 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.16 03:34:29.397394 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4465 | 2026.01.16 03:34:29.398019 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.16 03:34:29.398056 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4467 | 2026.01.16 03:34:29.398442 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4468 | 2026.01.16 03:34:29.398669 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.16 03:34:29.398825 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001541 sec., 36340.038935756 rows/sec., 2.79 MiB/sec. | ||
| 4470 | 2026.01.16 03:34:29.398869 [ 260 ] {07d309fe-2e4e-48ef-b6f1-27b251f82484} <Debug> TCPHandler: Processed in 0.001855238 sec. | ||
| 4471 | 2026.01.16 03:34:29.399010 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.01.16 03:34:29.399117 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4473 | 2026.01.16 03:34:29.399161 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4474 | 2026.01.16 03:34:29.399611 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.01.16 03:34:29.399648 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4476 | 2026.01.16 03:34:29.399988 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4477 | 2026.01.16 03:34:29.400210 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.01.16 03:34:29.400360 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 4479 | 2026.01.16 03:34:29.400399 [ 260 ] {7ce9e505-33db-440d-bd88-bb2ef298fcef} <Debug> TCPHandler: Processed in 0.001445182 sec. | ||
| 4480 | 2026.01.16 03:34:29.400526 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.01.16 03:34:29.400627 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.01.16 03:34:29.400674 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4483 | 2026.01.16 03:34:29.401132 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.01.16 03:34:29.401167 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4485 | 2026.01.16 03:34:29.401521 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4486 | 2026.01.16 03:34:29.401742 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.01.16 03:34:29.401886 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 4488 | 2026.01.16 03:34:29.401925 [ 260 ] {d14e465a-a023-43ee-aa30-d3f083ceabe8} <Debug> TCPHandler: Processed in 0.001449282 sec. | ||
| 4489 | 2026.01.16 03:34:29.402045 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.16 03:34:29.402141 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.16 03:34:29.402184 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.01.16 03:34:29.402529 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.16 03:34:29.402564 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4494 | 2026.01.16 03:34:29.402879 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4495 | 2026.01.16 03:34:29.403096 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.01.16 03:34:29.403235 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4497 | 2026.01.16 03:34:29.403271 [ 260 ] {658d225d-d395-410e-a27b-029926a17958} <Debug> TCPHandler: Processed in 0.001276909 sec. | ||
| 4498 | 2026.01.16 03:34:32.487754 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4499 | 2026.01.16 03:34:32.487811 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4500 | 2026.01.16 03:34:32.598734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 4501 | 2026.01.16 03:34:32.599486 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.01.16 03:34:32.599525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4503 | 2026.01.16 03:34:32.600009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4504 | 2026.01.16 03:34:32.600241 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.01.16 03:34:32.600377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4506 | 2026.01.16 03:34:32.611579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 584 | ||
| 4507 | 2026.01.16 03:34:32.613883 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.16 03:34:32.613930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4509 | 2026.01.16 03:34:32.615105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4510 | 2026.01.16 03:34:32.615376 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.01.16 03:34:32.615653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4512 | 2026.01.16 03:34:33.112846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4513 | 2026.01.16 03:34:33.129643 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.01.16 03:34:33.129693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4515 | 2026.01.16 03:34:33.135901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4516 | 2026.01.16 03:34:33.136608 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.01.16 03:34:33.139370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4518 | 2026.01.16 03:34:34.398988 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.01.16 03:34:34.399167 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4520 | 2026.01.16 03:34:34.399232 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4521 | 2026.01.16 03:34:34.399958 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.01.16 03:34:34.400004 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4523 | 2026.01.16 03:34:34.400408 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4524 | 2026.01.16 03:34:34.400637 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.01.16 03:34:34.400800 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00168 sec., 83333.33333333333 rows/sec., 7.24 MiB/sec. | ||
| 4526 | 2026.01.16 03:34:34.400842 [ 260 ] {939ff577-45c9-4a60-bd91-ee9217b793c9} <Debug> TCPHandler: Processed in 0.001981 sec. | ||
| 4527 | 2026.01.16 03:34:34.400964 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.01.16 03:34:34.401067 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.01.16 03:34:34.401109 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4530 | 2026.01.16 03:34:34.401520 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.01.16 03:34:34.401556 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4532 | 2026.01.16 03:34:34.401865 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4533 | 2026.01.16 03:34:34.402084 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.01.16 03:34:34.402228 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001184 sec., 35472.97297297297 rows/sec., 2.60 MiB/sec. | ||
| 4535 | 2026.01.16 03:34:34.402266 [ 260 ] {f10355cc-2dd0-47df-8d9a-defe0185bbd4} <Debug> TCPHandler: Processed in 0.00135347 sec. | ||
| 4536 | 2026.01.16 03:34:34.402382 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.01.16 03:34:34.402502 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4538 | 2026.01.16 03:34:34.402552 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4539 | 2026.01.16 03:34:34.403084 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.01.16 03:34:34.403129 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4541 | 2026.01.16 03:34:34.403519 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4542 | 2026.01.16 03:34:34.403739 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.01.16 03:34:34.403879 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001401 sec., 75660.24268379729 rows/sec., 5.91 MiB/sec. | ||
| 4544 | 2026.01.16 03:34:34.403918 [ 260 ] {3be343ae-6c99-4f92-8fa4-b82a84fe2980} <Debug> TCPHandler: Processed in 0.001594304 sec. | ||
| 4545 | 2026.01.16 03:34:34.404033 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.01.16 03:34:34.404128 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4547 | 2026.01.16 03:34:34.404171 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4548 | 2026.01.16 03:34:34.404577 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.01.16 03:34:34.404612 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4550 | 2026.01.16 03:34:34.404952 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4551 | 2026.01.16 03:34:34.405170 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.01.16 03:34:34.405310 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4553 | 2026.01.16 03:34:34.405349 [ 260 ] {1829204f-869d-4033-979d-60bbdd61e2d1} <Debug> TCPHandler: Processed in 0.00136388 sec. | ||
| 4554 | 2026.01.16 03:34:34.405461 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.01.16 03:34:34.405556 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.01.16 03:34:34.405610 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <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 | ||
| 4557 | 2026.01.16 03:34:34.406470 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.01.16 03:34:34.406508 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4559 | 2026.01.16 03:34:34.407129 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4560 | 2026.01.16 03:34:34.407366 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.01.16 03:34:34.407517 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001979 sec., 21222.839818089946 rows/sec., 38.03 MiB/sec. | ||
| 4562 | 2026.01.16 03:34:34.407570 [ 260 ] {20eb15f3-6de2-47c8-8578-cfd008a08d3b} <Debug> TCPHandler: Processed in 0.002159322 sec. | ||
| 4563 | 2026.01.16 03:34:34.407689 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.01.16 03:34:34.407784 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.01.16 03:34:34.407826 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4566 | 2026.01.16 03:34:34.408166 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.01.16 03:34:34.408203 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4568 | 2026.01.16 03:34:34.408505 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4569 | 2026.01.16 03:34:34.408720 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.01.16 03:34:34.408851 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4571 | 2026.01.16 03:34:34.408887 [ 260 ] {3e20520c-b66f-4f96-9cbe-93821e2ec60b} <Debug> TCPHandler: Processed in 0.001247999 sec. | ||
| 4572 | 2026.01.16 03:34:37.226744 [ 80 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4573 | 2026.01.16 03:34:37.226817 [ 80 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.01.16 03:34:37.226842 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4575 | 2026.01.16 03:34:37.226989 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::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 | ||
| 4576 | 2026.01.16 03:34:37.227180 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2026.01.16 03:34:37.227231 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4578 | 2026.01.16 03:34:37.227330 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4579 | 2026.01.16 03:34:37.227399 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4580 | 2026.01.16 03:34:37.227469 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4581 | 2026.01.16 03:34:37.227543 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4582 | 2026.01.16 03:34:37.228274 [ 192 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377991 sec., 33381.93065121615 rows/sec., 2.79 MiB/sec. | ||
| 4583 | 2026.01.16 03:34:37.228471 [ 195 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4584 | 2026.01.16 03:34:37.229034 [ 195 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.01.16 03:34:37.229167 [ 195 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_5_1} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4586 | 2026.01.16 03:34:37.229310 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4587 | 2026.01.16 03:34:39.427204 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.01.16 03:34:39.427411 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.01.16 03:34:39.427480 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4590 | 2026.01.16 03:34:39.428134 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.01.16 03:34:39.428178 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4592 | 2026.01.16 03:34:39.428603 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4593 | 2026.01.16 03:34:39.428857 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.01.16 03:34:39.429024 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 4595 | 2026.01.16 03:34:39.429070 [ 260 ] {7a5cf5d7-d1b4-4e41-9b2a-0caf68b6a18a} <Debug> TCPHandler: Processed in 0.00199353 sec. | ||
| 4596 | 2026.01.16 03:34:39.429207 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.16 03:34:39.429313 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4598 | 2026.01.16 03:34:39.429355 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4599 | 2026.01.16 03:34:39.429761 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.01.16 03:34:39.429797 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4601 | 2026.01.16 03:34:39.430116 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4602 | 2026.01.16 03:34:39.430339 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.01.16 03:34:39.430478 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 4604 | 2026.01.16 03:34:39.430517 [ 260 ] {3b38966f-45cc-4f4d-ae7b-aa0e88d5d86c} <Debug> TCPHandler: Processed in 0.001362931 sec. | ||
| 4605 | 2026.01.16 03:34:39.430640 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.01.16 03:34:39.430736 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4607 | 2026.01.16 03:34:39.430777 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4608 | 2026.01.16 03:34:39.431879 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.01.16 03:34:39.431921 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4610 | 2026.01.16 03:34:39.435104 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4611 | 2026.01.16 03:34:39.435354 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.01.16 03:34:39.435504 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.004786 sec., 275386.54408692016 rows/sec., 22.97 MiB/sec. | ||
| 4613 | 2026.01.16 03:34:39.435544 [ 260 ] {b63f5817-fe62-4ed8-b12e-21a31f11ed1c} <Debug> TCPHandler: Processed in 0.004954884 sec. | ||
| 4614 | 2026.01.16 03:34:39.435677 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.01.16 03:34:39.435774 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.01.16 03:34:39.435835 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4617 | 2026.01.16 03:34:39.436290 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.01.16 03:34:39.436325 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4619 | 2026.01.16 03:34:39.436700 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4620 | 2026.01.16 03:34:39.436913 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.01.16 03:34:39.437054 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.0013 sec., 12307.692307692309 rows/sec., 954.03 KiB/sec. | ||
| 4622 | 2026.01.16 03:34:39.437092 [ 260 ] {358d295e-f29b-4fd9-adea-eb2a7b6a45b2} <Debug> TCPHandler: Processed in 0.001468942 sec. | ||
| 4623 | 2026.01.16 03:34:39.437208 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.01.16 03:34:39.437304 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.01.16 03:34:39.437344 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4626 | 2026.01.16 03:34:39.437851 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.01.16 03:34:39.437885 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4628 | 2026.01.16 03:34:39.438215 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4629 | 2026.01.16 03:34:39.438445 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.01.16 03:34:39.438589 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001304 sec., 193251.5337423313 rows/sec., 13.37 MiB/sec. | ||
| 4631 | 2026.01.16 03:34:39.438628 [ 260 ] {19bc56a1-adcc-4e97-b1cd-82e24e1c1580} <Debug> TCPHandler: Processed in 0.001468972 sec. | ||
| 4632 | 2026.01.16 03:34:39.438756 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.01.16 03:34:39.438850 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.01.16 03:34:39.438890 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4635 | 2026.01.16 03:34:39.439386 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.01.16 03:34:39.439431 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4637 | 2026.01.16 03:34:39.439868 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4638 | 2026.01.16 03:34:39.440181 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.01.16 03:34:39.440360 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001527 sec., 7858.546168958743 rows/sec., 613.95 KiB/sec. | ||
| 4640 | 2026.01.16 03:34:39.440409 [ 260 ] {916f3efd-5361-4849-809f-a6b147d4bba9} <Debug> TCPHandler: Processed in 0.001702206 sec. | ||
| 4641 | 2026.01.16 03:34:39.440545 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.01.16 03:34:39.440660 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2026.01.16 03:34:39.440710 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2026.01.16 03:34:39.441455 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.01.16 03:34:39.441500 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4646 | 2026.01.16 03:34:39.441864 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4647 | 2026.01.16 03:34:39.442081 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.01.16 03:34:39.442223 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001588 sec., 352644.8362720403 rows/sec., 26.44 MiB/sec. | ||
| 4649 | 2026.01.16 03:34:39.442261 [ 260 ] {602dbaa5-9337-4725-be4f-d9896972b907} <Debug> TCPHandler: Processed in 0.001778937 sec. | ||
| 4650 | 2026.01.16 03:34:39.442381 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.01.16 03:34:39.442475 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.01.16 03:34:39.442519 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2026.01.16 03:34:39.443117 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.01.16 03:34:39.443152 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4655 | 2026.01.16 03:34:39.443547 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4656 | 2026.01.16 03:34:39.443791 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.01.16 03:34:39.443935 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001477 sec., 597156.3981042654 rows/sec., 40.53 MiB/sec. | ||
| 4658 | 2026.01.16 03:34:39.443973 [ 260 ] {94915214-e731-452f-8053-0bc8d3272126} <Debug> TCPHandler: Processed in 0.001642185 sec. | ||
| 4659 | 2026.01.16 03:34:39.444096 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.01.16 03:34:39.444184 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4661 | 2026.01.16 03:34:39.444223 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4662 | 2026.01.16 03:34:39.444552 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.01.16 03:34:39.444587 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4664 | 2026.01.16 03:34:39.444883 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4665 | 2026.01.16 03:34:39.445159 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.01.16 03:34:39.445301 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 4667 | 2026.01.16 03:34:39.445339 [ 260 ] {ad2de591-307e-4415-8bb8-d7dbe2d45c5f} <Debug> TCPHandler: Processed in 0.00128806 sec. | ||
| 4668 | 2026.01.16 03:34:40.100537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 4669 | 2026.01.16 03:34:40.101119 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.01.16 03:34:40.101172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4671 | 2026.01.16 03:34:40.101737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4672 | 2026.01.16 03:34:40.101978 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.01.16 03:34:40.102112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 4674 | 2026.01.16 03:34:40.102118 [ 103 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4675 | 2026.01.16 03:34:40.102211 [ 103 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.01.16 03:34:40.102244 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4677 | 2026.01.16 03:34:40.102417 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4678 | 2026.01.16 03:34:40.102597 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4679 | 2026.01.16 03:34:40.102636 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 4680 | 2026.01.16 03:34:40.102696 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4681 | 2026.01.16 03:34:40.102738 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4682 | 2026.01.16 03:34:40.102779 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4683 | 2026.01.16 03:34:40.102816 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4684 | 2026.01.16 03:34:40.102853 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 4685 | 2026.01.16 03:34:40.104997 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646849 sec., 3830970.334915214 rows/sec., 54.80 MiB/sec. | ||
| 4686 | 2026.01.16 03:34:40.105315 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4687 | 2026.01.16 03:34:40.105629 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.01.16 03:34:40.105706 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_21_4} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4689 | 2026.01.16 03:34:40.105825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4690 | 2026.01.16 03:34:40.639527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4691 | 2026.01.16 03:34:40.657827 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.16 03:34:40.657888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4693 | 2026.01.16 03:34:40.663843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4694 | 2026.01.16 03:34:40.664578 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.16 03:34:40.664887 [ 103 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4696 | 2026.01.16 03:34:40.664955 [ 103 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.01.16 03:34:40.664975 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4698 | 2026.01.16 03:34:40.665106 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4699 | 2026.01.16 03:34:40.668135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4700 | 2026.01.16 03:34:40.669106 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4701 | 2026.01.16 03:34:40.670663 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4702 | 2026.01.16 03:34:40.675443 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4703 | 2026.01.16 03:34:40.679888 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4704 | 2026.01.16 03:34:40.684365 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4705 | 2026.01.16 03:34:40.689258 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4706 | 2026.01.16 03:34:40.693447 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 4707 | 2026.01.16 03:34:40.746637 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081585831 sec., 1948.867812598489 rows/sec., 10.08 MiB/sec. | ||
| 4708 | 2026.01.16 03:34:40.749185 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4709 | 2026.01.16 03:34:40.751226 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_21_4} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.01.16 03:34:40.751330 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_21_4} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4711 | 2026.01.16 03:34:40.753342 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4712 | 2026.01.16 03:34:41.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.61 MiB, peak 257.15 MiB, free memory in arenas 0.00 B, will set to 249.80 MiB (RSS), difference: 3.19 MiB | ||
| 4713 | 2026.01.16 03:34:42.615924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 614 | ||
| 4714 | 2026.01.16 03:34:42.618302 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.16 03:34:42.618360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4716 | 2026.01.16 03:34:42.619586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4717 | 2026.01.16 03:34:42.619862 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.01.16 03:34:42.620007 [ 98 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4719 | 2026.01.16 03:34:42.620074 [ 98 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.01.16 03:34:42.620097 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4721 | 2026.01.16 03:34:42.620234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4722 | 2026.01.16 03:34:42.620264 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 4723 | 2026.01.16 03:34:42.621009 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4724 | 2026.01.16 03:34:42.621184 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 4725 | 2026.01.16 03:34:42.621559 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 4726 | 2026.01.16 03:34:42.621924 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4727 | 2026.01.16 03:34:42.622309 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 4728 | 2026.01.16 03:34:42.622680 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 4729 | 2026.01.16 03:34:42.623074 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4730 | 2026.01.16 03:34:42.629321 [ 192 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 72 columns (72 merged, 0 gathered) in 0.009147447 sec., 67122.55342938856 rows/sec., 60.87 MiB/sec. | ||
| 4731 | 2026.01.16 03:34:42.630258 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4732 | 2026.01.16 03:34:42.630816 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.16 03:34:42.630889 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_16_3} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4734 | 2026.01.16 03:34:42.631024 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4735 | 2026.01.16 03:34:44.399693 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.16 03:34:44.399895 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.16 03:34:44.399964 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4738 | 2026.01.16 03:34:44.400712 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.16 03:34:44.400765 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4740 | 2026.01.16 03:34:44.401210 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2026.01.16 03:34:44.401446 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.16 03:34:44.401602 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00179 sec., 78212.2905027933 rows/sec., 6.80 MiB/sec. | ||
| 4743 | 2026.01.16 03:34:44.401614 [ 102 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4744 | 2026.01.16 03:34:44.401651 [ 260 ] {4790e041-28d9-4f6d-be9a-eacacb8e58d4} <Debug> TCPHandler: Processed in 0.002126312 sec. | ||
| 4745 | 2026.01.16 03:34:44.401680 [ 102 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.16 03:34:44.401706 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4747 | 2026.01.16 03:34:44.401792 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.01.16 03:34:44.401828 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 4749 | 2026.01.16 03:34:44.401894 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4750 | 2026.01.16 03:34:44.401941 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4751 | 2026.01.16 03:34:44.401963 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2026.01.16 03:34:44.401999 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2467 rows starting from the beginning of the part | ||
| 4753 | 2026.01.16 03:34:44.402124 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part | ||
| 4754 | 2026.01.16 03:34:44.402166 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 4755 | 2026.01.16 03:34:44.402208 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 4756 | 2026.01.16 03:34:44.402291 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1318 rows starting from the beginning of the part | ||
| 4757 | 2026.01.16 03:34:44.402378 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 140 rows starting from the beginning of the part | ||
| 4758 | 2026.01.16 03:34:44.402454 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.16 03:34:44.402498 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4760 | 2026.01.16 03:34:44.402894 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4761 | 2026.01.16 03:34:44.403128 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.01.16 03:34:44.403273 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00135 sec., 31111.11111111111 rows/sec., 2.28 MiB/sec. | ||
| 4763 | 2026.01.16 03:34:44.403326 [ 260 ] {12a7ae5f-b740-46ac-94fa-1b1bdde0bb38} <Debug> TCPHandler: Processed in 0.001539592 sec. | ||
| 4764 | 2026.01.16 03:34:44.403460 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.01.16 03:34:44.403566 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4766 | 2026.01.16 03:34:44.403608 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4767 | 2026.01.16 03:34:44.404068 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.01.16 03:34:44.404106 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4769 | 2026.01.16 03:34:44.404226 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407226 sec., 1772995.1404645843 rows/sec., 153.46 MiB/sec. | ||
| 4770 | 2026.01.16 03:34:44.404442 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4771 | 2026.01.16 03:34:44.404482 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4772 | 2026.01.16 03:34:44.404743 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.01.16 03:34:44.404797 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.16 03:34:44.404871 [ 102 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4775 | 2026.01.16 03:34:44.404883 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_31_6} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4776 | 2026.01.16 03:34:44.404895 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00135 sec., 78518.51851851851 rows/sec., 6.13 MiB/sec. | ||
| 4777 | 2026.01.16 03:34:44.404912 [ 102 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.01.16 03:34:44.404949 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4779 | 2026.01.16 03:34:44.404952 [ 260 ] {fb492d48-706e-4b2a-ad31-7c0ed5ac45fc} <Debug> TCPHandler: Processed in 0.001544543 sec. | ||
| 4780 | 2026.01.16 03:34:44.404977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4781 | 2026.01.16 03:34:44.405083 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 4782 | 2026.01.16 03:34:44.405098 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.01.16 03:34:44.405194 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4784 | 2026.01.16 03:34:44.405212 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.01.16 03:34:44.405226 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 4786 | 2026.01.16 03:34:44.405265 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4787 | 2026.01.16 03:34:44.405287 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
| 4788 | 2026.01.16 03:34:44.405332 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 4789 | 2026.01.16 03:34:44.405371 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 4790 | 2026.01.16 03:34:44.405410 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 560 rows starting from the beginning of the part | ||
| 4791 | 2026.01.16 03:34:44.405446 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4792 | 2026.01.16 03:34:44.405698 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.16 03:34:44.405741 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4794 | 2026.01.16 03:34:44.406121 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4795 | 2026.01.16 03:34:44.406351 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.16 03:34:44.406431 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392111 sec., 1585362.0867876199 rows/sec., 123.29 MiB/sec. | ||
| 4797 | 2026.01.16 03:34:44.406456 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4798 | 2026.01.16 03:34:44.406482 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.01.16 03:34:44.406486 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 4800 | 2026.01.16 03:34:44.406498 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4801 | 2026.01.16 03:34:44.406533 [ 260 ] {7d320881-382f-4ce6-a6a7-d2bcacc17b6d} <Debug> TCPHandler: Processed in 0.001486142 sec. | ||
| 4802 | 2026.01.16 03:34:44.406591 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4803 | 2026.01.16 03:34:44.406592 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 4804 | 2026.01.16 03:34:44.406658 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.01.16 03:34:44.406732 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2026.01.16 03:34:44.406767 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.01.16 03:34:44.406773 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8814 rows starting from the beginning of the part | ||
| 4808 | 2026.01.16 03:34:44.406832 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <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 | ||
| 4809 | 2026.01.16 03:34:44.406858 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 167 rows starting from the beginning of the part | ||
| 4810 | 2026.01.16 03:34:44.406859 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.16 03:34:44.406915 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4812 | 2026.01.16 03:34:44.406956 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_31_6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4813 | 2026.01.16 03:34:44.406964 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 4814 | 2026.01.16 03:34:44.407017 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 882 rows starting from the beginning of the part | ||
| 4815 | 2026.01.16 03:34:44.407025 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4816 | 2026.01.16 03:34:44.407061 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4817 | 2026.01.16 03:34:44.407745 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.01.16 03:34:44.407787 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4819 | 2026.01.16 03:34:44.408489 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4820 | 2026.01.16 03:34:44.408751 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.16 03:34:44.408897 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00215 sec., 19534.883720930233 rows/sec., 35.01 MiB/sec. | ||
| 4822 | 2026.01.16 03:34:44.408952 [ 260 ] {8e7f757d-4828-4342-9c22-e5a464717d76} <Debug> TCPHandler: Processed in 0.002345665 sec. | ||
| 4823 | 2026.01.16 03:34:44.409072 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.01.16 03:34:44.409168 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.01.16 03:34:44.409212 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4826 | 2026.01.16 03:34:44.409554 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.01.16 03:34:44.409591 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4828 | 2026.01.16 03:34:44.409928 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4829 | 2026.01.16 03:34:44.410156 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.01.16 03:34:44.410255 [ 102 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4831 | 2026.01.16 03:34:44.410283 [ 102 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.01.16 03:34:44.410287 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 4833 | 2026.01.16 03:34:44.410299 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4834 | 2026.01.16 03:34:44.410335 [ 260 ] {e0c3dd9c-34b3-4410-bf02-778daf3fe9e2} <Debug> TCPHandler: Processed in 0.00131179 sec. | ||
| 4835 | 2026.01.16 03:34:44.410399 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4836 | 2026.01.16 03:34:44.410508 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2026.01.16 03:34:44.410540 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1630 rows starting from the beginning of the part | ||
| 4838 | 2026.01.16 03:34:44.410609 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4839 | 2026.01.16 03:34:44.410667 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4840 | 2026.01.16 03:34:44.410710 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4841 | 2026.01.16 03:34:44.410749 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4842 | 2026.01.16 03:34:44.410785 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 4843 | 2026.01.16 03:34:44.411183 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10343 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626769 sec., 2235469.287530888 rows/sec., 152.31 MiB/sec. | ||
| 4844 | 2026.01.16 03:34:44.411534 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4845 | 2026.01.16 03:34:44.411688 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1930 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132842 sec., 1452853.7661281822 rows/sec., 95.65 MiB/sec. | ||
| 4846 | 2026.01.16 03:34:44.411917 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4847 | 2026.01.16 03:34:44.411936 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.16 03:34:44.412055 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4849 | 2026.01.16 03:34:44.412165 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4850 | 2026.01.16 03:34:44.412208 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.01.16 03:34:44.412285 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_31_6} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4852 | 2026.01.16 03:34:44.412353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4853 | 2026.01.16 03:34:45.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.13 MiB, peak 259.34 MiB, free memory in arenas 0.00 B, will set to 252.66 MiB (RSS), difference: 1.53 MiB | ||
| 4854 | 2026.01.16 03:34:47.487855 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4855 | 2026.01.16 03:34:47.487912 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4856 | 2026.01.16 03:34:47.602307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 4857 | 2026.01.16 03:34:47.603094 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.01.16 03:34:47.603187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4859 | 2026.01.16 03:34:47.603728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4860 | 2026.01.16 03:34:47.603988 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.01.16 03:34:47.604134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 4862 | 2026.01.16 03:34:48.168312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4863 | 2026.01.16 03:34:48.182973 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.01.16 03:34:48.183022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4865 | 2026.01.16 03:34:48.189280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4866 | 2026.01.16 03:34:48.189974 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.01.16 03:34:48.192577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4868 | 2026.01.16 03:34:49.397692 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.01.16 03:34:49.397873 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.16 03:34:49.397941 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4871 | 2026.01.16 03:34:49.398600 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.01.16 03:34:49.398648 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4873 | 2026.01.16 03:34:49.399050 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4874 | 2026.01.16 03:34:49.399305 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.16 03:34:49.399481 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 4876 | 2026.01.16 03:34:49.399533 [ 260 ] {66a13e7a-492d-40a8-b950-1d0ab1fe57ab} <Debug> TCPHandler: Processed in 0.00196822 sec. | ||
| 4877 | 2026.01.16 03:34:49.399670 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.01.16 03:34:49.399781 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4879 | 2026.01.16 03:34:49.399831 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4880 | 2026.01.16 03:34:49.400273 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.01.16 03:34:49.400310 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4882 | 2026.01.16 03:34:49.400634 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4883 | 2026.01.16 03:34:49.400863 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.16 03:34:49.401002 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 4885 | 2026.01.16 03:34:49.401041 [ 260 ] {0aae61bd-92aa-4631-8fb9-f4f5cc346be9} <Debug> TCPHandler: Processed in 0.001423951 sec. | ||
| 4886 | 2026.01.16 03:34:49.401160 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.01.16 03:34:49.401260 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.01.16 03:34:49.401306 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4889 | 2026.01.16 03:34:49.401722 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.16 03:34:49.401758 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4891 | 2026.01.16 03:34:49.402100 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4892 | 2026.01.16 03:34:49.402323 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.16 03:34:49.402459 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 4894 | 2026.01.16 03:34:49.402498 [ 260 ] {410ecca0-f678-4ff5-ad4e-2f52cb1d6919} <Debug> TCPHandler: Processed in 0.001388181 sec. | ||
| 4895 | 2026.01.16 03:34:49.402621 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.01.16 03:34:49.402717 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4897 | 2026.01.16 03:34:49.402760 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4898 | 2026.01.16 03:34:49.403142 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.01.16 03:34:49.403178 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4900 | 2026.01.16 03:34:49.403508 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4901 | 2026.01.16 03:34:49.403726 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.16 03:34:49.403858 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 4903 | 2026.01.16 03:34:49.403894 [ 260 ] {5b04a26e-7f94-4b2c-a043-0633472cd1c0} <Debug> TCPHandler: Processed in 0.00132313 sec. | ||
| 4904 | 2026.01.16 03:34:52.620527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 634 | ||
| 4905 | 2026.01.16 03:34:52.622558 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.01.16 03:34:52.622604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4907 | 2026.01.16 03:34:52.623800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4908 | 2026.01.16 03:34:52.624074 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.01.16 03:34:52.624352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4910 | 2026.01.16 03:34:53.412053 [ 92 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4911 | 2026.01.16 03:34:53.412133 [ 92 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.01.16 03:34:53.412171 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4913 | 2026.01.16 03:34:53.412361 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::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 | ||
| 4914 | 2026.01.16 03:34:53.412553 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4915 | 2026.01.16 03:34:53.412606 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 4916 | 2026.01.16 03:34:53.412707 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4917 | 2026.01.16 03:34:53.412784 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4918 | 2026.01.16 03:34:53.412853 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4919 | 2026.01.16 03:34:53.412916 [ 192 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4920 | 2026.01.16 03:34:53.413782 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482352 sec., 341349.4230789988 rows/sec., 24.22 MiB/sec. | ||
| 4921 | 2026.01.16 03:34:53.413982 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4922 | 2026.01.16 03:34:53.414281 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.16 03:34:53.414356 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_9_2} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4924 | 2026.01.16 03:34:53.414444 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4925 | 2026.01.16 03:34:54.410222 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.01.16 03:34:54.410420 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.01.16 03:34:54.410494 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4928 | 2026.01.16 03:34:54.411353 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.16 03:34:54.411406 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4930 | 2026.01.16 03:34:54.411829 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4931 | 2026.01.16 03:34:54.412089 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.16 03:34:54.412253 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001885 sec., 217506.63129973476 rows/sec., 13.80 MiB/sec. | ||
| 4933 | 2026.01.16 03:34:54.412304 [ 260 ] {20f901d1-acc3-405b-9eb3-fc3c7629904d} <Debug> TCPHandler: Processed in 0.002256224 sec. | ||
| 4934 | 2026.01.16 03:34:54.412417 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.01.16 03:34:54.412517 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4936 | 2026.01.16 03:34:54.412559 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4937 | 2026.01.16 03:34:54.413371 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.16 03:34:54.413409 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4939 | 2026.01.16 03:34:54.413799 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4940 | 2026.01.16 03:34:54.414009 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.16 03:34:54.414142 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001648 sec., 725728.1553398059 rows/sec., 58.01 MiB/sec. | ||
| 4942 | 2026.01.16 03:34:54.414180 [ 260 ] {68442db1-0bf6-40ff-a577-16fa19544a97} <Debug> TCPHandler: Processed in 0.001813857 sec. | ||
| 4943 | 2026.01.16 03:34:54.414312 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.01.16 03:34:54.414435 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.01.16 03:34:54.414484 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4946 | 2026.01.16 03:34:54.415054 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.01.16 03:34:54.415099 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4948 | 2026.01.16 03:34:54.415440 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4949 | 2026.01.16 03:34:54.415679 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.01.16 03:34:54.415790 [ 92 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4951 | 2026.01.16 03:34:54.415813 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001404 sec., 175925.92592592593 rows/sec., 10.76 MiB/sec. | ||
| 4952 | 2026.01.16 03:34:54.415857 [ 92 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.01.16 03:34:54.415868 [ 260 ] {a433c4cc-a543-43c9-9105-f8c34b18b63b} <Debug> TCPHandler: Processed in 0.001619674 sec. | ||
| 4954 | 2026.01.16 03:34:54.415887 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4955 | 2026.01.16 03:34:54.416001 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 4956 | 2026.01.16 03:34:54.416018 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.01.16 03:34:54.416129 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.16 03:34:54.416138 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4959 | 2026.01.16 03:34:54.416182 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4960 | 2026.01.16 03:34:54.416183 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4961 | 2026.01.16 03:34:54.416266 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 4962 | 2026.01.16 03:34:54.416308 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 4963 | 2026.01.16 03:34:54.416347 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4964 | 2026.01.16 03:34:54.416383 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 4965 | 2026.01.16 03:34:54.416419 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 247 rows starting from the beginning of the part | ||
| 4966 | 2026.01.16 03:34:54.416765 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.16 03:34:54.416813 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4968 | 2026.01.16 03:34:54.417204 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4969 | 2026.01.16 03:34:54.417286 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133328 sec., 511520.46081843274 rows/sec., 34.91 MiB/sec. | ||
| 4970 | 2026.01.16 03:34:54.417418 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.16 03:34:54.417483 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4972 | 2026.01.16 03:34:54.417554 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001445 sec., 146712.8027681661 rows/sec., 9.46 MiB/sec. | ||
| 4973 | 2026.01.16 03:34:54.417600 [ 260 ] {62b8918b-5795-47b4-abb7-7266924b8334} <Debug> TCPHandler: Processed in 0.001631354 sec. | ||
| 4974 | 2026.01.16 03:34:54.417704 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.16 03:34:54.417799 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.16 03:34:54.417802 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.16 03:34:54.417842 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4978 | 2026.01.16 03:34:54.417896 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_21_4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4979 | 2026.01.16 03:34:54.417991 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4980 | 2026.01.16 03:34:54.418296 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.01.16 03:34:54.418337 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4982 | 2026.01.16 03:34:54.418665 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4983 | 2026.01.16 03:34:54.418875 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.01.16 03:34:54.418983 [ 92 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4985 | 2026.01.16 03:34:54.419001 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 4986 | 2026.01.16 03:34:54.419022 [ 92 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.16 03:34:54.419044 [ 260 ] {d968da59-1ffd-447a-b3a8-5ef9b2d16074} <Debug> TCPHandler: Processed in 0.001387421 sec. | ||
| 4988 | 2026.01.16 03:34:54.419045 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4989 | 2026.01.16 03:34:54.419148 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::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 | ||
| 4990 | 2026.01.16 03:34:54.419164 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.01.16 03:34:54.419241 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4992 | 2026.01.16 03:34:54.419266 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4993 | 2026.01.16 03:34:54.419269 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 4994 | 2026.01.16 03:34:54.419306 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4995 | 2026.01.16 03:34:54.419335 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 4996 | 2026.01.16 03:34:54.419377 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4997 | 2026.01.16 03:34:54.419418 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 4998 | 2026.01.16 03:34:54.419457 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4999 | 2026.01.16 03:34:54.419496 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5000 | 2026.01.16 03:34:54.419901 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.01.16 03:34:54.419935 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5002 | 2026.01.16 03:34:54.420278 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5003 | 2026.01.16 03:34:54.420281 [ 192 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170747 sec., 401453.08935235365 rows/sec., 25.13 MiB/sec. | ||
| 5004 | 2026.01.16 03:34:54.420444 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5005 | 2026.01.16 03:34:54.420582 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.16 03:34:54.420718 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.16 03:34:54.420741 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001501 sec., 480346.435709527 rows/sec., 33.72 MiB/sec. | ||
| 5008 | 2026.01.16 03:34:54.420784 [ 260 ] {51778123-1895-4549-b2a5-e7cc7e2cf21b} <Debug> TCPHandler: Processed in 0.001667365 sec. | ||
| 5009 | 2026.01.16 03:34:54.420788 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_10_2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5010 | 2026.01.16 03:34:54.420870 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5011 | 2026.01.16 03:34:54.420901 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.01.16 03:34:54.420998 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5013 | 2026.01.16 03:34:54.421038 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5014 | 2026.01.16 03:34:54.421391 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.01.16 03:34:54.421432 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5016 | 2026.01.16 03:34:54.421791 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5017 | 2026.01.16 03:34:54.422031 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.01.16 03:34:54.422171 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 5019 | 2026.01.16 03:34:54.422206 [ 260 ] {1aaaeda0-b05c-451e-bb19-0cde4a4cf78a} <Debug> TCPHandler: Processed in 0.00135273 sec. | ||
| 5020 | 2026.01.16 03:34:54.422316 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.01.16 03:34:54.422409 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.01.16 03:34:54.422451 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5023 | 2026.01.16 03:34:54.422867 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.01.16 03:34:54.422902 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5025 | 2026.01.16 03:34:54.423245 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5026 | 2026.01.16 03:34:54.423493 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.01.16 03:34:54.423621 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 5028 | 2026.01.16 03:34:54.423657 [ 260 ] {53be570e-a140-43c9-9b05-281349d1cbb5} <Debug> TCPHandler: Processed in 0.001388961 sec. | ||
| 5029 | 2026.01.16 03:34:54.423767 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.01.16 03:34:54.423859 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.01.16 03:34:54.423900 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5032 | 2026.01.16 03:34:54.424204 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.01.16 03:34:54.424239 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5034 | 2026.01.16 03:34:54.424526 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5035 | 2026.01.16 03:34:54.424730 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.01.16 03:34:54.424853 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 5037 | 2026.01.16 03:34:54.424888 [ 260 ] {54569234-fcff-40a2-8654-ce45199ad66e} <Debug> TCPHandler: Processed in 0.001168837 sec. | ||
| 5038 | 2026.01.16 03:34:54.424990 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.01.16 03:34:54.425080 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.01.16 03:34:54.425132 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <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 | ||
| 5041 | 2026.01.16 03:34:54.425923 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.01.16 03:34:54.425959 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5043 | 2026.01.16 03:34:54.426529 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5044 | 2026.01.16 03:34:54.426750 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.01.16 03:34:54.426855 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5046 | 2026.01.16 03:34:54.426884 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001822 sec., 23051.59165751921 rows/sec., 41.31 MiB/sec. | ||
| 5047 | 2026.01.16 03:34:54.426899 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.01.16 03:34:54.426925 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5049 | 2026.01.16 03:34:54.426950 [ 260 ] {9d7923ef-89f9-48cc-a519-9f5992ce27c7} <Debug> TCPHandler: Processed in 0.0020071 sec. | ||
| 5050 | 2026.01.16 03:34:54.427036 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 5051 | 2026.01.16 03:34:54.427064 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.01.16 03:34:54.427168 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.16 03:34:54.427208 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5054 | 2026.01.16 03:34:54.427286 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5055 | 2026.01.16 03:34:54.427350 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 392 rows starting from the beginning of the part | ||
| 5056 | 2026.01.16 03:34:54.427478 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5057 | 2026.01.16 03:34:54.427529 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.16 03:34:54.427571 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5059 | 2026.01.16 03:34:54.427592 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 5060 | 2026.01.16 03:34:54.427707 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5061 | 2026.01.16 03:34:54.427800 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5062 | 2026.01.16 03:34:54.427903 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 5063 | 2026.01.16 03:34:54.427921 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5064 | 2026.01.16 03:34:54.428147 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.01.16 03:34:54.428285 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 5.61 MiB/sec. | ||
| 5066 | 2026.01.16 03:34:54.428322 [ 260 ] {ae2d761a-da79-4da2-87fd-0b2231a7e23b} <Debug> TCPHandler: Processed in 0.00130578 sec. | ||
| 5067 | 2026.01.16 03:34:54.432093 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 19 columns (19 merged, 0 gathered) in 0.005103906 sec., 117948.88071998191 rows/sec., 211.36 MiB/sec. | ||
| 5068 | 2026.01.16 03:34:54.432877 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5069 | 2026.01.16 03:34:54.433191 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.01.16 03:34:54.433258 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5071 | 2026.01.16 03:34:54.433339 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 5072 | 2026.01.16 03:34:55.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.65 MiB, peak 260.24 MiB, free memory in arenas 0.00 B, will set to 256.12 MiB (RSS), difference: 1.47 MiB | ||
| 5073 | 2026.01.16 03:34:55.104289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 5074 | 2026.01.16 03:34:55.104870 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.01.16 03:34:55.104929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5076 | 2026.01.16 03:34:55.105488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5077 | 2026.01.16 03:34:55.105744 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.01.16 03:34:55.105898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 5079 | 2026.01.16 03:34:55.692717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5080 | 2026.01.16 03:34:55.708444 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.01.16 03:34:55.708491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5082 | 2026.01.16 03:34:55.714755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5083 | 2026.01.16 03:34:55.715496 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.01.16 03:34:55.718258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5085 | 2026.01.16 03:34:59.398205 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.01.16 03:34:59.398417 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.16 03:34:59.398488 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5088 | 2026.01.16 03:34:59.399192 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.01.16 03:34:59.399238 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5090 | 2026.01.16 03:34:59.399666 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5091 | 2026.01.16 03:34:59.399905 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.16 03:34:59.400060 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 5093 | 2026.01.16 03:34:59.400101 [ 260 ] {3477969d-a27e-41e9-be14-467b8466db15} <Debug> TCPHandler: Processed in 0.002030291 sec. | ||
| 5094 | 2026.01.16 03:34:59.400218 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.01.16 03:34:59.400314 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5096 | 2026.01.16 03:34:59.400355 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5097 | 2026.01.16 03:34:59.400763 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.16 03:34:59.400798 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5099 | 2026.01.16 03:34:59.401113 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5100 | 2026.01.16 03:34:59.401342 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.16 03:34:59.401469 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 5102 | 2026.01.16 03:34:59.401506 [ 260 ] {31709b1a-e207-4e4c-b6d7-a6b25558fa65} <Debug> TCPHandler: Processed in 0.001337809 sec. | ||
| 5103 | 2026.01.16 03:34:59.401613 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.01.16 03:34:59.401707 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.01.16 03:34:59.401749 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5106 | 2026.01.16 03:34:59.402164 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.01.16 03:34:59.402199 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5108 | 2026.01.16 03:34:59.402544 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5109 | 2026.01.16 03:34:59.402766 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.01.16 03:34:59.402896 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5111 | 2026.01.16 03:34:59.402933 [ 260 ] {d9dfcf66-6bda-4a44-aee6-684feaed16d9} <Debug> TCPHandler: Processed in 0.001369481 sec. | ||
| 5112 | 2026.01.16 03:34:59.403038 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.01.16 03:34:59.403133 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.01.16 03:34:59.403174 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5115 | 2026.01.16 03:34:59.403520 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.01.16 03:34:59.403555 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5117 | 2026.01.16 03:34:59.403872 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5118 | 2026.01.16 03:34:59.404085 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.01.16 03:34:59.404213 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5120 | 2026.01.16 03:34:59.404248 [ 260 ] {e367d145-3bcc-4305-84a7-57ce05f88f53} <Debug> TCPHandler: Processed in 0.001259589 sec. | ||
| 5121 | 2026.01.16 03:35:02.487955 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5122 | 2026.01.16 03:35:02.488031 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5123 | 2026.01.16 03:35:02.606059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 5124 | 2026.01.16 03:35:02.606562 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.16 03:35:02.606606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5126 | 2026.01.16 03:35:02.607195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5127 | 2026.01.16 03:35:02.607429 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.01.16 03:35:02.607557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5129 | 2026.01.16 03:35:02.624577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 664 | ||
| 5130 | 2026.01.16 03:35:02.626766 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.16 03:35:02.626804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5132 | 2026.01.16 03:35:02.627962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5133 | 2026.01.16 03:35:02.628216 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.16 03:35:02.628472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5135 | 2026.01.16 03:35:03.218407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5136 | 2026.01.16 03:35:03.235302 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.01.16 03:35:03.235353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5138 | 2026.01.16 03:35:03.240952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5139 | 2026.01.16 03:35:03.241657 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.01.16 03:35:03.244407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5141 | 2026.01.16 03:35:04.410301 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.16 03:35:04.410579 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.01.16 03:35:04.410645 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5144 | 2026.01.16 03:35:04.411478 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.16 03:35:04.411526 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5146 | 2026.01.16 03:35:04.411964 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5147 | 2026.01.16 03:35:04.412207 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.16 03:35:04.412381 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 5149 | 2026.01.16 03:35:04.412435 [ 260 ] {a454868f-da65-42d4-a06a-21a3aaf983cc} <Debug> TCPHandler: Processed in 0.002316614 sec. | ||
| 5150 | 2026.01.16 03:35:04.412577 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.01.16 03:35:04.412680 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5152 | 2026.01.16 03:35:04.412725 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5153 | 2026.01.16 03:35:04.413691 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.01.16 03:35:04.413730 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5155 | 2026.01.16 03:35:04.414125 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5156 | 2026.01.16 03:35:04.414344 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.01.16 03:35:04.414484 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001827 sec., 654625.0684181718 rows/sec., 52.33 MiB/sec. | ||
| 5158 | 2026.01.16 03:35:04.414524 [ 260 ] {46b6b6c7-fe9f-4a73-ae8e-7b1f898bc9cc} <Debug> TCPHandler: Processed in 0.002000319 sec. | ||
| 5159 | 2026.01.16 03:35:04.414674 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.01.16 03:35:04.414773 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.01.16 03:35:04.414815 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5162 | 2026.01.16 03:35:04.415323 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.01.16 03:35:04.415361 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5164 | 2026.01.16 03:35:04.415694 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5165 | 2026.01.16 03:35:04.415925 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.01.16 03:35:04.416057 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001305 sec., 189272.030651341 rows/sec., 11.58 MiB/sec. | ||
| 5167 | 2026.01.16 03:35:04.416096 [ 260 ] {cf7e1add-0b1e-498a-a731-c818625487a0} <Debug> TCPHandler: Processed in 0.001472022 sec. | ||
| 5168 | 2026.01.16 03:35:04.416217 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.01.16 03:35:04.416313 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.01.16 03:35:04.416354 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5171 | 2026.01.16 03:35:04.416838 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.16 03:35:04.416876 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5173 | 2026.01.16 03:35:04.417191 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5174 | 2026.01.16 03:35:04.417412 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.01.16 03:35:04.417544 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 5176 | 2026.01.16 03:35:04.417582 [ 260 ] {b4f0df60-a330-4869-8a34-9da6dcb5e1b7} <Debug> TCPHandler: Processed in 0.001414671 sec. | ||
| 5177 | 2026.01.16 03:35:04.417691 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.01.16 03:35:04.417784 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.01.16 03:35:04.417823 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5180 | 2026.01.16 03:35:04.418280 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.16 03:35:04.418317 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5182 | 2026.01.16 03:35:04.418625 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5183 | 2026.01.16 03:35:04.418843 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.01.16 03:35:04.418977 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 5185 | 2026.01.16 03:35:04.419016 [ 260 ] {2de4f165-e946-4316-a8c1-b5632f97f711} <Debug> TCPHandler: Processed in 0.001372491 sec. | ||
| 5186 | 2026.01.16 03:35:04.419137 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.01.16 03:35:04.419251 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5188 | 2026.01.16 03:35:04.419300 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5189 | 2026.01.16 03:35:04.420027 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.16 03:35:04.420063 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5191 | 2026.01.16 03:35:04.420410 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5192 | 2026.01.16 03:35:04.420618 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.16 03:35:04.420747 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.00152 sec., 474342.10526315786 rows/sec., 33.30 MiB/sec. | ||
| 5194 | 2026.01.16 03:35:04.420785 [ 260 ] {1d221567-e2b1-470d-b8ac-5f248b197521} <Debug> TCPHandler: Processed in 0.001707746 sec. | ||
| 5195 | 2026.01.16 03:35:04.420889 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.16 03:35:04.420981 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5197 | 2026.01.16 03:35:04.421022 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5198 | 2026.01.16 03:35:04.421358 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.16 03:35:04.421395 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5200 | 2026.01.16 03:35:04.421684 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5201 | 2026.01.16 03:35:04.421885 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.01.16 03:35:04.422010 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5203 | 2026.01.16 03:35:04.422046 [ 260 ] {633a81e9-0b76-437e-86ed-47fc4d6dc38e} <Debug> TCPHandler: Processed in 0.001205368 sec. | ||
| 5204 | 2026.01.16 03:35:04.422172 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.01.16 03:35:04.422285 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.01.16 03:35:04.422336 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5207 | 2026.01.16 03:35:04.422789 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.01.16 03:35:04.422827 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5209 | 2026.01.16 03:35:04.423172 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5210 | 2026.01.16 03:35:04.423397 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.01.16 03:35:04.423535 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001273 sec., 246661.42969363707 rows/sec., 16.20 MiB/sec. | ||
| 5212 | 2026.01.16 03:35:04.423573 [ 260 ] {74edae6f-05b6-4c6e-82b9-a6f37d94a012} <Debug> TCPHandler: Processed in 0.001459782 sec. | ||
| 5213 | 2026.01.16 03:35:04.423678 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.01.16 03:35:04.423777 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.01.16 03:35:04.423818 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5216 | 2026.01.16 03:35:04.424121 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.16 03:35:04.424157 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5218 | 2026.01.16 03:35:04.424457 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5219 | 2026.01.16 03:35:04.424670 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.16 03:35:04.424796 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5221 | 2026.01.16 03:35:04.424832 [ 260 ] {b01fba07-dfae-461a-99f7-27d4923d625c} <Debug> TCPHandler: Processed in 0.001202338 sec. | ||
| 5222 | 2026.01.16 03:35:04.424950 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.01.16 03:35:04.425067 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.01.16 03:35:04.425130 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <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 | ||
| 5225 | 2026.01.16 03:35:04.425971 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.01.16 03:35:04.426007 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5227 | 2026.01.16 03:35:04.426570 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5228 | 2026.01.16 03:35:04.426795 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.01.16 03:35:04.426933 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00189 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 5230 | 2026.01.16 03:35:04.426993 [ 260 ] {f4025634-4481-4d94-a2f9-9d26956087aa} <Debug> TCPHandler: Processed in 0.002102012 sec. | ||
| 5231 | 2026.01.16 03:35:04.427100 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.01.16 03:35:04.427191 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.01.16 03:35:04.427232 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5234 | 2026.01.16 03:35:04.427552 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.01.16 03:35:04.427587 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5236 | 2026.01.16 03:35:04.427879 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5237 | 2026.01.16 03:35:04.428076 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.01.16 03:35:04.428198 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001025 sec., 101463.41463414633 rows/sec., 6.22 MiB/sec. | ||
| 5239 | 2026.01.16 03:35:04.428232 [ 260 ] {1b3349fa-bef7-45dd-be45-3ec5db04f157} <Debug> TCPHandler: Processed in 0.001180308 sec. | ||
| 5240 | 2026.01.16 03:35:09.425522 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.01.16 03:35:09.425742 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5242 | 2026.01.16 03:35:09.425811 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5243 | 2026.01.16 03:35:09.427119 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.01.16 03:35:09.427171 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5245 | 2026.01.16 03:35:09.427678 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5246 | 2026.01.16 03:35:09.427931 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.01.16 03:35:09.428101 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002409 sec., 496471.5649647156 rows/sec., 40.93 MiB/sec. | ||
| 5248 | 2026.01.16 03:35:09.428131 [ 63 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5249 | 2026.01.16 03:35:09.428152 [ 260 ] {27560b67-383e-456c-9b39-aa41ac348440} <Debug> TCPHandler: Processed in 0.002773351 sec. | ||
| 5250 | 2026.01.16 03:35:09.428228 [ 63 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.01.16 03:35:09.428270 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5252 | 2026.01.16 03:35:09.428341 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.01.16 03:35:09.428412 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::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 | ||
| 5254 | 2026.01.16 03:35:09.428448 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.01.16 03:35:09.428506 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5256 | 2026.01.16 03:35:09.428578 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5257 | 2026.01.16 03:35:09.428621 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2467 rows starting from the beginning of the part | ||
| 5258 | 2026.01.16 03:35:09.428695 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5259 | 2026.01.16 03:35:09.428739 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1196 rows starting from the beginning of the part | ||
| 5260 | 2026.01.16 03:35:09.428780 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5261 | 2026.01.16 03:35:09.428820 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 5262 | 2026.01.16 03:35:09.428860 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1196 rows starting from the beginning of the part | ||
| 5263 | 2026.01.16 03:35:09.429020 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.01.16 03:35:09.429065 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5265 | 2026.01.16 03:35:09.429416 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5266 | 2026.01.16 03:35:09.429660 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.01.16 03:35:09.429800 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001377 sec., 165577.3420479303 rows/sec., 11.21 MiB/sec. | ||
| 5268 | 2026.01.16 03:35:09.429841 [ 260 ] {4347da77-4b52-44bc-b345-ef4be912a6c0} <Debug> TCPHandler: Processed in 0.001564714 sec. | ||
| 5269 | 2026.01.16 03:35:09.429958 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.01.16 03:35:09.430058 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5271 | 2026.01.16 03:35:09.430099 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5272 | 2026.01.16 03:35:09.430690 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.01.16 03:35:09.430726 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5274 | 2026.01.16 03:35:09.431060 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5275 | 2026.01.16 03:35:09.431094 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787112 sec., 2212684.6714448505 rows/sec., 187.95 MiB/sec. | ||
| 5276 | 2026.01.16 03:35:09.431279 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.01.16 03:35:09.431363 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5278 | 2026.01.16 03:35:09.431458 [ 63 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5279 | 2026.01.16 03:35:09.431479 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001437 sec., 361864.9965205289 rows/sec., 26.78 MiB/sec. | ||
| 5280 | 2026.01.16 03:35:09.431504 [ 63 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.16 03:35:09.431524 [ 260 ] {3fb131e8-78da-4516-bf52-d10d0b7e3f8b} <Debug> TCPHandler: Processed in 0.001615715 sec. | ||
| 5282 | 2026.01.16 03:35:09.431531 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5283 | 2026.01.16 03:35:09.431615 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::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 | ||
| 5284 | 2026.01.16 03:35:09.431646 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.01.16 03:35:09.431713 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5286 | 2026.01.16 03:35:09.431720 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.01.16 03:35:09.431745 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 5288 | 2026.01.16 03:35:09.431745 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5289 | 2026.01.16 03:35:09.431798 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5290 | 2026.01.16 03:35:09.431805 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5291 | 2026.01.16 03:35:09.431802 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_36_7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5292 | 2026.01.16 03:35:09.431843 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 721 rows starting from the beginning of the part | ||
| 5293 | 2026.01.16 03:35:09.431885 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5294 | 2026.01.16 03:35:09.431919 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 721 rows starting from the beginning of the part | ||
| 5295 | 2026.01.16 03:35:09.431922 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 5296 | 2026.01.16 03:35:09.431953 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 520 rows starting from the beginning of the part | ||
| 5297 | 2026.01.16 03:35:09.432404 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.01.16 03:35:09.432447 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5299 | 2026.01.16 03:35:09.432847 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5300 | 2026.01.16 03:35:09.433069 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.01.16 03:35:09.433139 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550643 sec., 2154590.063605872 rows/sec., 162.99 MiB/sec. | ||
| 5302 | 2026.01.16 03:35:09.433178 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5303 | 2026.01.16 03:35:09.433202 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001475 sec., 572203.3898305085 rows/sec., 38.51 MiB/sec. | ||
| 5304 | 2026.01.16 03:35:09.433209 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.16 03:35:09.433241 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5306 | 2026.01.16 03:35:09.433247 [ 260 ] {c6c11234-b1fa-448b-bc65-c336ed6b512b} <Debug> TCPHandler: Processed in 0.001652284 sec. | ||
| 5307 | 2026.01.16 03:35:09.433308 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::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 | ||
| 5308 | 2026.01.16 03:35:09.433345 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5309 | 2026.01.16 03:35:09.433363 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.01.16 03:35:09.433389 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5311 | 2026.01.16 03:35:09.433418 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10343 rows starting from the beginning of the part | ||
| 5312 | 2026.01.16 03:35:09.433463 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.01.16 03:35:09.433476 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5314 | 2026.01.16 03:35:09.433509 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5315 | 2026.01.16 03:35:09.433522 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 5316 | 2026.01.16 03:35:09.433567 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5317 | 2026.01.16 03:35:09.433608 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 5318 | 2026.01.16 03:35:09.433648 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 844 rows starting from the beginning of the part | ||
| 5319 | 2026.01.16 03:35:09.433654 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.01.16 03:35:09.433737 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_36_7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5321 | 2026.01.16 03:35:09.433809 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5322 | 2026.01.16 03:35:09.433844 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.01.16 03:35:09.433884 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5324 | 2026.01.16 03:35:09.434200 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5325 | 2026.01.16 03:35:09.434424 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.01.16 03:35:09.434536 [ 63 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5327 | 2026.01.16 03:35:09.434558 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 5328 | 2026.01.16 03:35:09.434564 [ 63 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.01.16 03:35:09.434597 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5330 | 2026.01.16 03:35:09.434602 [ 260 ] {9c1416f6-649d-4070-8966-0b64321e0c2b} <Debug> TCPHandler: Processed in 0.00128943 sec. | ||
| 5331 | 2026.01.16 03:35:09.434662 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 5332 | 2026.01.16 03:35:09.434752 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2026.01.16 03:35:09.434777 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1930 rows starting from the beginning of the part | ||
| 5334 | 2026.01.16 03:35:09.434818 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5335 | 2026.01.16 03:35:09.434853 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5336 | 2026.01.16 03:35:09.434881 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5337 | 2026.01.16 03:35:09.434912 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5338 | 2026.01.16 03:35:09.434941 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::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 | ||
| 5339 | 2026.01.16 03:35:09.436013 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378481 sec., 1681561.0806387612 rows/sec., 110.22 MiB/sec. | ||
| 5340 | 2026.01.16 03:35:09.436350 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5341 | 2026.01.16 03:35:09.436659 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.01.16 03:35:09.436738 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_36_7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5343 | 2026.01.16 03:35:09.436848 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5344 | 2026.01.16 03:35:09.437093 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12135 rows, containing 5 columns (5 merged, 0 gathered) in 0.003813007 sec., 3182527.5956744896 rows/sec., 216.38 MiB/sec. | ||
| 5345 | 2026.01.16 03:35:09.437429 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5346 | 2026.01.16 03:35:09.437684 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.01.16 03:35:09.437754 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5348 | 2026.01.16 03:35:09.437845 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5349 | 2026.01.16 03:35:09.846627 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39570 | ||
| 5350 | 2026.01.16 03:35:09.846734 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.01.16 03:35:09.846760 [ 286 ] {} <Debug> TCP-Session: 9c86648e-372d-43b3-86f0-52ba91d84f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39570 | ||
| 5352 | 2026.01.16 03:35:09.846781 [ 286 ] {} <Debug> TCP-Session: 9c86648e-372d-43b3-86f0-52ba91d84f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.01.16 03:35:09.846794 [ 286 ] {} <Debug> TCP-Session: 9c86648e-372d-43b3-86f0-52ba91d84f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.01.16 03:35:09.846970 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52988 | ||
| 5355 | 2026.01.16 03:35:09.847020 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40090 | ||
| 5356 | 2026.01.16 03:35:09.847028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33080 | ||
| 5357 | 2026.01.16 03:35:09.847063 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46216 | ||
| 5358 | 2026.01.16 03:35:09.847086 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5359 | 2026.01.16 03:35:09.847111 [ 286 ] {} <Trace> TCP-Session: 9c86648e-372d-43b3-86f0-52ba91d84f34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.01.16 03:35:09.847131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2026.01.16 03:35:09.847134 [ 287 ] {} <Debug> TCP-Session: c3595163-61f5-4707-868d-82338fb86fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:52988 | ||
| 5362 | 2026.01.16 03:35:09.847091 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53742 | ||
| 5363 | 2026.01.16 03:35:09.847181 [ 287 ] {} <Debug> TCP-Session: c3595163-61f5-4707-868d-82338fb86fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.01.16 03:35:09.847168 [ 288 ] {} <Debug> TCP-Session: d0ce0a80-48c8-4b99-8b21-54668c1a6fff Authenticating user 'default' from [fd00:1122:3344:101::e]:40090 | ||
| 5365 | 2026.01.16 03:35:09.847201 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.01.16 03:35:09.847222 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5367 | 2026.01.16 03:35:09.847233 [ 288 ] {} <Debug> TCP-Session: d0ce0a80-48c8-4b99-8b21-54668c1a6fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.01.16 03:35:09.847247 [ 290 ] {} <Debug> TCP-Session: 828804e8-2f9a-49cc-b82c-5af1f088ce96 Authenticating user 'default' from [fd00:1122:3344:101::e]:33080 | ||
| 5369 | 2026.01.16 03:35:09.847269 [ 288 ] {} <Debug> TCP-Session: d0ce0a80-48c8-4b99-8b21-54668c1a6fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.01.16 03:35:09.847262 [ 291 ] {} <Debug> TCP-Session: 2ce9a820-2a4d-408d-8e42-8f57a87b2af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46216 | ||
| 5371 | 2026.01.16 03:35:09.847292 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.01.16 03:35:09.847311 [ 291 ] {} <Debug> TCP-Session: 2ce9a820-2a4d-408d-8e42-8f57a87b2af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.01.16 03:35:09.847285 [ 290 ] {} <Debug> TCP-Session: 828804e8-2f9a-49cc-b82c-5af1f088ce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.01.16 03:35:09.847330 [ 294 ] {} <Debug> TCP-Session: 7193df4d-73a7-4a5d-9820-dbcaf3f1332a Authenticating user 'default' from [fd00:1122:3344:101::e]:53742 | ||
| 5375 | 2026.01.16 03:35:09.847336 [ 291 ] {} <Debug> TCP-Session: 2ce9a820-2a4d-408d-8e42-8f57a87b2af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.01.16 03:35:09.847350 [ 290 ] {} <Debug> TCP-Session: 828804e8-2f9a-49cc-b82c-5af1f088ce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.01.16 03:35:09.847361 [ 294 ] {} <Debug> TCP-Session: 7193df4d-73a7-4a5d-9820-dbcaf3f1332a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.16 03:35:09.847203 [ 287 ] {} <Debug> TCP-Session: c3595163-61f5-4707-868d-82338fb86fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.01.16 03:35:09.847389 [ 294 ] {} <Debug> TCP-Session: 7193df4d-73a7-4a5d-9820-dbcaf3f1332a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.16 03:35:09.847080 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63515 | ||
| 5381 | 2026.01.16 03:35:09.847071 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56410 | ||
| 5382 | 2026.01.16 03:35:09.847024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33517 | ||
| 5383 | 2026.01.16 03:35:09.847287 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5384 | 2026.01.16 03:35:09.847683 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5385 | 2026.01.16 03:35:09.847714 [ 292 ] {} <Debug> TCP-Session: e3ee2dab-af80-424a-a305-a893132c415f Authenticating user 'default' from [fd00:1122:3344:101::e]:56410 | ||
| 5386 | 2026.01.16 03:35:09.847722 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.01.16 03:35:09.847732 [ 292 ] {} <Debug> TCP-Session: e3ee2dab-af80-424a-a305-a893132c415f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.01.16 03:35:09.847749 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5389 | 2026.01.16 03:35:09.847764 [ 289 ] {} <Debug> TCP-Session: 92fef4d9-01f8-4a61-90d1-62dacb19153d Authenticating user 'default' from [fd00:1122:3344:101::e]:33517 | ||
| 5390 | 2026.01.16 03:35:09.847774 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5391 | 2026.01.16 03:35:09.847801 [ 289 ] {} <Debug> TCP-Session: 92fef4d9-01f8-4a61-90d1-62dacb19153d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.01.16 03:35:09.847792 [ 293 ] {} <Debug> TCP-Session: ffdfe73c-482c-41af-a133-9c83534a080e Authenticating user 'default' from [fd00:1122:3344:101::e]:63515 | ||
| 5393 | 2026.01.16 03:35:09.847826 [ 289 ] {} <Debug> TCP-Session: 92fef4d9-01f8-4a61-90d1-62dacb19153d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.16 03:35:09.847840 [ 293 ] {} <Debug> TCP-Session: ffdfe73c-482c-41af-a133-9c83534a080e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.01.16 03:35:09.847842 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5396 | 2026.01.16 03:35:09.847857 [ 293 ] {} <Debug> TCP-Session: ffdfe73c-482c-41af-a133-9c83534a080e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.01.16 03:35:09.847765 [ 292 ] {} <Debug> TCP-Session: e3ee2dab-af80-424a-a305-a893132c415f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.01.16 03:35:09.848130 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 5399 | 2026.01.16 03:35:09.849027 [ 327 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> AggregatingTransform: Aggregating | ||
| 5400 | 2026.01.16 03:35:09.849074 [ 327 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5401 | 2026.01.16 03:35:09.849108 [ 327 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880503 sec. (1135.714 rows/sec., 44.36 KiB/sec.) | ||
| 5402 | 2026.01.16 03:35:09.849127 [ 327 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Trace> Aggregator: Merging aggregated data | ||
| 5403 | 2026.01.16 03:35:09.850522 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00329 sec., 303.951367781155 rows/sec., 11.87 KiB/sec. | ||
| 5404 | 2026.01.16 03:35:09.850642 [ 286 ] {f0bbeb4d-f977-4f2e-9ca9-be58bc241f6b} <Debug> TCPHandler: Processed in 0.003645414 sec. | ||
| 5405 | 2026.01.16 03:35:09.850751 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5406 | 2026.01.16 03:35:09.850777 [ 286 ] {} <Debug> TCP-Session: 9c86648e-372d-43b3-86f0-52ba91d84f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5407 | 2026.01.16 03:35:09.850783 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5408 | 2026.01.16 03:35:09.850803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.01.16 03:35:09.850825 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5410 | 2026.01.16 03:35:09.850844 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.01.16 03:35:09.850850 [ 291 ] {} <Debug> TCP-Session: 2ce9a820-2a4d-408d-8e42-8f57a87b2af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.01.16 03:35:09.850881 [ 290 ] {} <Debug> TCP-Session: 828804e8-2f9a-49cc-b82c-5af1f088ce96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.01.16 03:35:09.850889 [ 294 ] {} <Debug> TCP-Session: 7193df4d-73a7-4a5d-9820-dbcaf3f1332a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.01.16 03:35:09.850899 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5415 | 2026.01.16 03:35:09.850929 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5416 | 2026.01.16 03:35:09.850872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5417 | 2026.01.16 03:35:09.850959 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5418 | 2026.01.16 03:35:09.850969 [ 292 ] {} <Debug> TCP-Session: e3ee2dab-af80-424a-a305-a893132c415f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.01.16 03:35:09.850998 [ 289 ] {} <Debug> TCP-Session: 92fef4d9-01f8-4a61-90d1-62dacb19153d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.01.16 03:35:09.851010 [ 293 ] {} <Debug> TCP-Session: ffdfe73c-482c-41af-a133-9c83534a080e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.01.16 03:35:09.850959 [ 288 ] {} <Debug> TCP-Session: d0ce0a80-48c8-4b99-8b21-54668c1a6fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.01.16 03:35:09.850828 [ 287 ] {} <Debug> TCP-Session: c3595163-61f5-4707-868d-82338fb86fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.16 03:35:10.107720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 5424 | 2026.01.16 03:35:10.108232 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.01.16 03:35:10.108282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5426 | 2026.01.16 03:35:10.108804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5427 | 2026.01.16 03:35:10.109062 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.01.16 03:35:10.109218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 5429 | 2026.01.16 03:35:10.744570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5430 | 2026.01.16 03:35:10.768048 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.01.16 03:35:10.768136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5432 | 2026.01.16 03:35:10.775779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5433 | 2026.01.16 03:35:10.777010 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.01.16 03:35:10.783000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5435 | 2026.01.16 03:35:11.223890 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38165 | ||
| 5436 | 2026.01.16 03:35:11.224003 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.01.16 03:35:11.224029 [ 286 ] {} <Debug> TCP-Session: 08e8d4f2-aa5a-415a-a4cb-a0cc1915527e Authenticating user 'default' from [fd00:1122:3344:101::e]:38165 | ||
| 5438 | 2026.01.16 03:35:11.224051 [ 286 ] {} <Debug> TCP-Session: 08e8d4f2-aa5a-415a-a4cb-a0cc1915527e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.01.16 03:35:11.224064 [ 286 ] {} <Debug> TCP-Session: 08e8d4f2-aa5a-415a-a4cb-a0cc1915527e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.01.16 03:35:11.224268 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44422 | ||
| 5441 | 2026.01.16 03:35:11.224317 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44852 | ||
| 5442 | 2026.01.16 03:35:11.224376 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.01.16 03:35:11.224407 [ 287 ] {} <Debug> TCP-Session: cfb5e8ed-18d6-46c5-9412-3a20b976c4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:44422 | ||
| 5444 | 2026.01.16 03:35:11.224424 [ 286 ] {} <Trace> TCP-Session: 08e8d4f2-aa5a-415a-a4cb-a0cc1915527e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.01.16 03:35:11.224430 [ 287 ] {} <Debug> TCP-Session: cfb5e8ed-18d6-46c5-9412-3a20b976c4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.01.16 03:35:11.224430 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5447 | 2026.01.16 03:35:11.224469 [ 287 ] {} <Debug> TCP-Session: cfb5e8ed-18d6-46c5-9412-3a20b976c4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.01.16 03:35:11.224501 [ 288 ] {} <Debug> TCP-Session: 7096b234-8978-418e-bc5b-d68d2ed46d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:44852 | ||
| 5449 | 2026.01.16 03:35:11.224531 [ 288 ] {} <Debug> TCP-Session: 7096b234-8978-418e-bc5b-d68d2ed46d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.01.16 03:35:11.224544 [ 288 ] {} <Debug> TCP-Session: 7096b234-8978-418e-bc5b-d68d2ed46d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.01.16 03:35:11.224600 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5452 | 2026.01.16 03:35:11.224857 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5453 | 2026.01.16 03:35:11.224914 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5454 | 2026.01.16 03:35:11.225196 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 5455 | 2026.01.16 03:35:11.226112 [ 338 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> AggregatingTransform: Aggregating | ||
| 5456 | 2026.01.16 03:35:11.226167 [ 338 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5457 | 2026.01.16 03:35:11.226206 [ 338 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910973 sec. (1097.727 rows/sec., 42.88 KiB/sec.) | ||
| 5458 | 2026.01.16 03:35:11.226226 [ 338 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Trace> Aggregator: Merging aggregated data | ||
| 5459 | 2026.01.16 03:35:11.227529 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002985 sec., 335.00837520938023 rows/sec., 13.09 KiB/sec. | ||
| 5460 | 2026.01.16 03:35:11.227675 [ 286 ] {1011fd6c-9d85-488a-b525-ead4b6efbc5b} <Debug> TCPHandler: Processed in 0.003365101 sec. | ||
| 5461 | 2026.01.16 03:35:11.227814 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5462 | 2026.01.16 03:35:11.227844 [ 286 ] {} <Debug> TCP-Session: 08e8d4f2-aa5a-415a-a4cb-a0cc1915527e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.01.16 03:35:11.227845 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5464 | 2026.01.16 03:35:11.227897 [ 287 ] {} <Debug> TCP-Session: cfb5e8ed-18d6-46c5-9412-3a20b976c4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.01.16 03:35:11.227937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.01.16 03:35:11.227974 [ 288 ] {} <Debug> TCP-Session: 7096b234-8978-418e-bc5b-d68d2ed46d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.01.16 03:35:11.230393 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42013 | ||
| 5468 | 2026.01.16 03:35:11.230417 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55344 | ||
| 5469 | 2026.01.16 03:35:11.230417 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57429 | ||
| 5470 | 2026.01.16 03:35:11.230441 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34804 | ||
| 5471 | 2026.01.16 03:35:11.230484 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.01.16 03:35:11.230507 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.01.16 03:35:11.230464 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5474 | 2026.01.16 03:35:11.230530 [ 287 ] {} <Debug> TCP-Session: b76ca87c-bb1e-475e-acad-eb778927445e Authenticating user 'default' from [fd00:1122:3344:101::e]:55344 | ||
| 5475 | 2026.01.16 03:35:11.230541 [ 291 ] {} <Debug> TCP-Session: 04bfc754-3ff9-49fc-ac01-54ee5c37bd0c Authenticating user 'default' from [fd00:1122:3344:101::e]:57429 | ||
| 5476 | 2026.01.16 03:35:11.230559 [ 290 ] {} <Debug> TCP-Session: a1a0c992-3ac4-4e0a-a40b-20686376510c Authenticating user 'default' from [fd00:1122:3344:101::e]:42013 | ||
| 5477 | 2026.01.16 03:35:11.230566 [ 287 ] {} <Debug> TCP-Session: b76ca87c-bb1e-475e-acad-eb778927445e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.01.16 03:35:11.230578 [ 291 ] {} <Debug> TCP-Session: 04bfc754-3ff9-49fc-ac01-54ee5c37bd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.01.16 03:35:11.230596 [ 287 ] {} <Debug> TCP-Session: b76ca87c-bb1e-475e-acad-eb778927445e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.01.16 03:35:11.230609 [ 291 ] {} <Debug> TCP-Session: 04bfc754-3ff9-49fc-ac01-54ee5c37bd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.01.16 03:35:11.230589 [ 290 ] {} <Debug> TCP-Session: a1a0c992-3ac4-4e0a-a40b-20686376510c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.01.16 03:35:11.230558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5483 | 2026.01.16 03:35:11.230653 [ 290 ] {} <Debug> TCP-Session: a1a0c992-3ac4-4e0a-a40b-20686376510c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.01.16 03:35:11.230441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46229 | ||
| 5485 | 2026.01.16 03:35:11.230685 [ 293 ] {} <Debug> TCP-Session: 31c9db88-7b3a-4c7f-ad62-7086aed272cb Authenticating user 'default' from [fd00:1122:3344:101::e]:34804 | ||
| 5486 | 2026.01.16 03:35:11.230432 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34607 | ||
| 5487 | 2026.01.16 03:35:11.230733 [ 293 ] {} <Debug> TCP-Session: 31c9db88-7b3a-4c7f-ad62-7086aed272cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.01.16 03:35:11.230756 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2026.01.16 03:35:11.230761 [ 293 ] {} <Debug> TCP-Session: 31c9db88-7b3a-4c7f-ad62-7086aed272cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.01.16 03:35:11.230780 [ 289 ] {} <Debug> TCP-Session: eca2a1fa-49fe-4165-823e-8b8473631db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46229 | ||
| 5491 | 2026.01.16 03:35:11.230792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.01.16 03:35:11.230798 [ 289 ] {} <Debug> TCP-Session: eca2a1fa-49fe-4165-823e-8b8473631db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.01.16 03:35:11.230824 [ 292 ] {} <Debug> TCP-Session: 73ff7624-91f3-49f3-a1d8-be6c17657724 Authenticating user 'default' from [fd00:1122:3344:101::e]:34607 | ||
| 5494 | 2026.01.16 03:35:11.230827 [ 289 ] {} <Debug> TCP-Session: eca2a1fa-49fe-4165-823e-8b8473631db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.01.16 03:35:11.230851 [ 292 ] {} <Debug> TCP-Session: 73ff7624-91f3-49f3-a1d8-be6c17657724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.01.16 03:35:11.230869 [ 292 ] {} <Debug> TCP-Session: 73ff7624-91f3-49f3-a1d8-be6c17657724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.01.16 03:35:11.248511 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42013). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5498 | |||
| 5499 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5500 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5501 | 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 | ||
| 5502 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5503 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5504 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5505 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5506 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5507 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5508 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5509 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5510 | (version 23.8.7.1) | ||
| 5511 | 2026.01.16 03:35:11.248694 [ 290 ] {} <Debug> TCP-Session: a1a0c992-3ac4-4e0a-a40b-20686376510c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.01.16 03:35:11.248725 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34607). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5513 | |||
| 5514 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5515 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5516 | 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 | ||
| 5517 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5518 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5519 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5520 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5521 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5522 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5523 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5524 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5525 | (version 23.8.7.1) | ||
| 5526 | 2026.01.16 03:35:11.248805 [ 292 ] {} <Debug> TCP-Session: 73ff7624-91f3-49f3-a1d8-be6c17657724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.01.16 03:35:11.248838 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34804). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5528 | |||
| 5529 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5530 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5531 | 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 | ||
| 5532 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5533 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5534 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5535 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5536 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5537 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5538 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5539 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5540 | (version 23.8.7.1) | ||
| 5541 | 2026.01.16 03:35:11.248940 [ 293 ] {} <Debug> TCP-Session: 31c9db88-7b3a-4c7f-ad62-7086aed272cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.01.16 03:35:11.248972 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57429). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5543 | |||
| 5544 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5545 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5546 | 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 | ||
| 5547 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5548 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5549 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5550 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5551 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5552 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5553 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5554 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5555 | (version 23.8.7.1) | ||
| 5556 | 2026.01.16 03:35:11.249067 [ 291 ] {} <Debug> TCP-Session: 04bfc754-3ff9-49fc-ac01-54ee5c37bd0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.01.16 03:35:11.249100 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46229). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5558 | |||
| 5559 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5560 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5561 | 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 | ||
| 5562 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5563 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5564 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5565 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5566 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5567 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5568 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5569 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5570 | (version 23.8.7.1) | ||
| 5571 | 2026.01.16 03:35:11.249194 [ 289 ] {} <Debug> TCP-Session: eca2a1fa-49fe-4165-823e-8b8473631db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.01.16 03:35:11.249222 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55344). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5573 | |||
| 5574 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5575 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5576 | 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 | ||
| 5577 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5578 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5579 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5580 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5581 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5582 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5583 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5584 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5585 | (version 23.8.7.1) | ||
| 5586 | 2026.01.16 03:35:11.249314 [ 287 ] {} <Debug> TCP-Session: b76ca87c-bb1e-475e-acad-eb778927445e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.01.16 03:35:11.424906 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56727 | ||
| 5588 | 2026.01.16 03:35:11.425024 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5589 | 2026.01.16 03:35:11.425053 [ 290 ] {} <Debug> TCP-Session: cd14484e-5ac6-48a0-9a33-52d9592de387 Authenticating user 'default' from [fd00:1122:3344:101::e]:56727 | ||
| 5590 | 2026.01.16 03:35:11.425080 [ 290 ] {} <Debug> TCP-Session: cd14484e-5ac6-48a0-9a33-52d9592de387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.01.16 03:35:11.425095 [ 290 ] {} <Debug> TCP-Session: cd14484e-5ac6-48a0-9a33-52d9592de387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.01.16 03:35:11.425338 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52473 | ||
| 5593 | 2026.01.16 03:35:11.425341 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33170 | ||
| 5594 | 2026.01.16 03:35:11.425398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58280 | ||
| 5595 | 2026.01.16 03:35:11.425403 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38153 | ||
| 5596 | 2026.01.16 03:35:11.425444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57239 | ||
| 5597 | 2026.01.16 03:35:11.425459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.01.16 03:35:11.425493 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.01.16 03:35:11.425494 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.01.16 03:35:11.425516 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2026.01.16 03:35:11.425528 [ 286 ] {} <Debug> TCP-Session: ee95d61f-d69d-4d3b-81bf-f92c792cbd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58280 | ||
| 5602 | 2026.01.16 03:35:11.425541 [ 292 ] {} <Debug> TCP-Session: c58cc5bc-16ee-4684-ac97-dd826190dace Authenticating user 'default' from [fd00:1122:3344:101::e]:33170 | ||
| 5603 | 2026.01.16 03:35:11.425554 [ 287 ] {} <Debug> TCP-Session: 457e981c-b0e8-409a-8fdd-04761839df8d Authenticating user 'default' from [fd00:1122:3344:101::e]:38153 | ||
| 5604 | 2026.01.16 03:35:11.425561 [ 290 ] {} <Trace> TCP-Session: cd14484e-5ac6-48a0-9a33-52d9592de387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.01.16 03:35:11.425587 [ 287 ] {} <Debug> TCP-Session: 457e981c-b0e8-409a-8fdd-04761839df8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.01.16 03:35:11.425580 [ 292 ] {} <Debug> TCP-Session: c58cc5bc-16ee-4684-ac97-dd826190dace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.01.16 03:35:11.425610 [ 287 ] {} <Debug> TCP-Session: 457e981c-b0e8-409a-8fdd-04761839df8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.01.16 03:35:11.425623 [ 292 ] {} <Debug> TCP-Session: c58cc5bc-16ee-4684-ac97-dd826190dace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.01.16 03:35:11.425452 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56525 | ||
| 5610 | 2026.01.16 03:35:11.425388 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55042 | ||
| 5611 | 2026.01.16 03:35:11.425380 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43784 | ||
| 5612 | 2026.01.16 03:35:11.425570 [ 286 ] {} <Debug> TCP-Session: ee95d61f-d69d-4d3b-81bf-f92c792cbd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.01.16 03:35:11.425773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.01.16 03:35:11.425783 [ 286 ] {} <Debug> TCP-Session: ee95d61f-d69d-4d3b-81bf-f92c792cbd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.01.16 03:35:11.425778 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5616 | 2026.01.16 03:35:11.425805 [ 294 ] {} <Debug> TCP-Session: 8b28b0ab-bd43-4a5d-bd75-9354023a8d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:55042 | ||
| 5617 | 2026.01.16 03:35:11.425819 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.01.16 03:35:11.425834 [ 294 ] {} <Debug> TCP-Session: 8b28b0ab-bd43-4a5d-bd75-9354023a8d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.01.16 03:35:11.425779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2026.01.16 03:35:11.425867 [ 293 ] {} <Debug> TCP-Session: 23a3aab5-75e5-4137-9c35-4f8873b0e292 Authenticating user 'default' from [fd00:1122:3344:101::e]:43784 | ||
| 5621 | 2026.01.16 03:35:11.425871 [ 294 ] {} <Debug> TCP-Session: 8b28b0ab-bd43-4a5d-bd75-9354023a8d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.16 03:35:11.425898 [ 289 ] {} <Debug> TCP-Session: 541283b4-ee12-4648-8434-2d3b931ff279 Authenticating user 'default' from [fd00:1122:3344:101::e]:56525 | ||
| 5623 | 2026.01.16 03:35:11.425909 [ 293 ] {} <Debug> TCP-Session: 23a3aab5-75e5-4137-9c35-4f8873b0e292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.01.16 03:35:11.425930 [ 289 ] {} <Debug> TCP-Session: 541283b4-ee12-4648-8434-2d3b931ff279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.01.16 03:35:11.425934 [ 293 ] {} <Debug> TCP-Session: 23a3aab5-75e5-4137-9c35-4f8873b0e292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.01.16 03:35:11.425944 [ 289 ] {} <Debug> TCP-Session: 541283b4-ee12-4648-8434-2d3b931ff279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.01.16 03:35:11.425527 [ 291 ] {} <Debug> TCP-Session: fb910a00-ecb5-4d71-9640-ca2370624cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52473 | ||
| 5628 | 2026.01.16 03:35:11.425532 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2026.01.16 03:35:11.425995 [ 291 ] {} <Debug> TCP-Session: fb910a00-ecb5-4d71-9640-ca2370624cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.01.16 03:35:11.426029 [ 291 ] {} <Debug> TCP-Session: fb910a00-ecb5-4d71-9640-ca2370624cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.01.16 03:35:11.426032 [ 288 ] {} <Debug> TCP-Session: ff22b15b-ef61-4156-be2f-b8dc53ce3a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:57239 | ||
| 5632 | 2026.01.16 03:35:11.426061 [ 288 ] {} <Debug> TCP-Session: ff22b15b-ef61-4156-be2f-b8dc53ce3a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.01.16 03:35:11.426076 [ 288 ] {} <Debug> TCP-Session: ff22b15b-ef61-4156-be2f-b8dc53ce3a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.01.16 03:35:11.426138 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5635 | 2026.01.16 03:35:11.426209 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5636 | 2026.01.16 03:35:11.426557 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 5637 | 2026.01.16 03:35:11.427543 [ 268 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> AggregatingTransform: Aggregating | ||
| 5638 | 2026.01.16 03:35:11.427582 [ 268 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> Aggregator: Aggregation method: without_key | ||
| 5639 | 2026.01.16 03:35:11.427619 [ 268 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958865 sec. (1042.900 rows/sec., 40.74 KiB/sec.) | ||
| 5640 | 2026.01.16 03:35:11.427637 [ 268 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Trace> Aggregator: Merging aggregated data | ||
| 5641 | 2026.01.16 03:35:11.429043 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 5642 | 2026.01.16 03:35:11.429181 [ 290 ] {0c315f18-1656-49b5-96ae-3e7594cf3291} <Debug> TCPHandler: Processed in 0.003768246 sec. | ||
| 5643 | 2026.01.16 03:35:11.429273 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.01.16 03:35:11.429302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.01.16 03:35:11.429303 [ 290 ] {} <Debug> TCP-Session: cd14484e-5ac6-48a0-9a33-52d9592de387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.01.16 03:35:11.429324 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.01.16 03:35:11.429348 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5648 | 2026.01.16 03:35:11.429349 [ 291 ] {} <Debug> TCP-Session: fb910a00-ecb5-4d71-9640-ca2370624cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.01.16 03:35:11.429371 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.01.16 03:35:11.429392 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.01.16 03:35:11.429408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2026.01.16 03:35:11.429425 [ 288 ] {} <Debug> TCP-Session: ff22b15b-ef61-4156-be2f-b8dc53ce3a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.01.16 03:35:11.429439 [ 292 ] {} <Debug> TCP-Session: c58cc5bc-16ee-4684-ac97-dd826190dace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.01.16 03:35:11.429454 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.01.16 03:35:11.429463 [ 286 ] {} <Debug> TCP-Session: ee95d61f-d69d-4d3b-81bf-f92c792cbd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.01.16 03:35:11.429425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.01.16 03:35:11.429499 [ 287 ] {} <Debug> TCP-Session: 457e981c-b0e8-409a-8fdd-04761839df8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.01.16 03:35:11.429537 [ 293 ] {} <Debug> TCP-Session: 23a3aab5-75e5-4137-9c35-4f8873b0e292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.16 03:35:11.429397 [ 289 ] {} <Debug> TCP-Session: 541283b4-ee12-4648-8434-2d3b931ff279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.16 03:35:11.429374 [ 294 ] {} <Debug> TCP-Session: 8b28b0ab-bd43-4a5d-bd75-9354023a8d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.01.16 03:35:12.628784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 702 | ||
| 5662 | 2026.01.16 03:35:12.631645 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.16 03:35:12.631701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5664 | 2026.01.16 03:35:12.632977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5665 | 2026.01.16 03:35:12.633254 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.16 03:35:12.633623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5667 | 2026.01.16 03:35:14.411247 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.01.16 03:35:14.411462 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5669 | 2026.01.16 03:35:14.411542 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5670 | 2026.01.16 03:35:14.412451 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.01.16 03:35:14.412502 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5672 | 2026.01.16 03:35:14.412936 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5673 | 2026.01.16 03:35:14.413176 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.01.16 03:35:14.413342 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001932 sec., 212215.3209109731 rows/sec., 13.46 MiB/sec. | ||
| 5675 | 2026.01.16 03:35:14.413396 [ 260 ] {e858015e-8a3d-4803-8364-2c83f52acc6f} <Debug> TCPHandler: Processed in 0.002282785 sec. | ||
| 5676 | 2026.01.16 03:35:14.413522 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.01.16 03:35:14.413627 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5678 | 2026.01.16 03:35:14.413670 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5679 | 2026.01.16 03:35:14.414636 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.01.16 03:35:14.414675 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5681 | 2026.01.16 03:35:14.415112 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5682 | 2026.01.16 03:35:14.415339 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.01.16 03:35:14.415477 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001874 sec., 638207.0437566702 rows/sec., 51.01 MiB/sec. | ||
| 5684 | 2026.01.16 03:35:14.415517 [ 260 ] {a9e2fa07-8118-49f2-9f8c-82252603013f} <Debug> TCPHandler: Processed in 0.00204876 sec. | ||
| 5685 | 2026.01.16 03:35:14.415653 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2026.01.16 03:35:14.415776 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5687 | 2026.01.16 03:35:14.415826 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5688 | 2026.01.16 03:35:14.416336 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.01.16 03:35:14.416373 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5690 | 2026.01.16 03:35:14.416703 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5691 | 2026.01.16 03:35:14.416925 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.01.16 03:35:14.417055 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001304 sec., 189417.17791411042 rows/sec., 11.59 MiB/sec. | ||
| 5693 | 2026.01.16 03:35:14.417092 [ 260 ] {92d6d6a8-e9e9-4c6d-ae18-b07732a23afe} <Debug> TCPHandler: Processed in 0.001501852 sec. | ||
| 5694 | 2026.01.16 03:35:14.417203 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.01.16 03:35:14.417300 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.01.16 03:35:14.417340 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5697 | 2026.01.16 03:35:14.417812 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.01.16 03:35:14.417850 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5699 | 2026.01.16 03:35:14.418174 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5700 | 2026.01.16 03:35:14.418413 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.01.16 03:35:14.418522 [ 56 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5702 | 2026.01.16 03:35:14.418548 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 5703 | 2026.01.16 03:35:14.418591 [ 56 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.01.16 03:35:14.418600 [ 260 ] {ea07a778-522f-46bd-99cd-97d04cb68881} <Debug> TCPHandler: Processed in 0.001447151 sec. | ||
| 5705 | 2026.01.16 03:35:14.418620 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5706 | 2026.01.16 03:35:14.418713 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::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 | ||
| 5707 | 2026.01.16 03:35:14.418720 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.01.16 03:35:14.418806 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5709 | 2026.01.16 03:35:14.418828 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.01.16 03:35:14.418836 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 465 rows starting from the beginning of the part | ||
| 5711 | 2026.01.16 03:35:14.418869 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5712 | 2026.01.16 03:35:14.418897 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 5713 | 2026.01.16 03:35:14.418941 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5714 | 2026.01.16 03:35:14.418982 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5715 | 2026.01.16 03:35:14.419026 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5716 | 2026.01.16 03:35:14.419066 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5717 | 2026.01.16 03:35:14.419404 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.01.16 03:35:14.419446 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5719 | 2026.01.16 03:35:14.419821 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5720 | 2026.01.16 03:35:14.420005 [ 199 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326079 sec., 1192236.661616691 rows/sec., 83.77 MiB/sec. | ||
| 5721 | 2026.01.16 03:35:14.420041 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.16 03:35:14.420175 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001365 sec., 154578.7545787546 rows/sec., 8.78 MiB/sec. | ||
| 5723 | 2026.01.16 03:35:14.420213 [ 260 ] {cdb27d82-b805-4a7b-92cf-d2f1bf8339c2} <Debug> TCPHandler: Processed in 0.001539703 sec. | ||
| 5724 | 2026.01.16 03:35:14.420243 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5725 | 2026.01.16 03:35:14.420326 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.01.16 03:35:14.420431 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5727 | 2026.01.16 03:35:14.420473 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5728 | 2026.01.16 03:35:14.420607 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.01.16 03:35:14.420704 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_15_3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5730 | 2026.01.16 03:35:14.420811 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5731 | 2026.01.16 03:35:14.421127 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.01.16 03:35:14.421169 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5733 | 2026.01.16 03:35:14.421525 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5734 | 2026.01.16 03:35:14.421751 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.01.16 03:35:14.421880 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001467 sec., 491479.2092706203 rows/sec., 34.50 MiB/sec. | ||
| 5736 | 2026.01.16 03:35:14.421916 [ 260 ] {bf8e2050-a97d-4bd8-a9ab-6dd9b47bfd1a} <Debug> TCPHandler: Processed in 0.001641045 sec. | ||
| 5737 | 2026.01.16 03:35:14.422030 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.01.16 03:35:14.422124 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5739 | 2026.01.16 03:35:14.422165 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5740 | 2026.01.16 03:35:14.422473 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.01.16 03:35:14.422509 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5742 | 2026.01.16 03:35:14.422817 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5743 | 2026.01.16 03:35:14.423034 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.16 03:35:14.423159 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 5745 | 2026.01.16 03:35:14.423193 [ 260 ] {3d711d83-a1b1-43f7-9cca-3893359fc481} <Debug> TCPHandler: Processed in 0.001212998 sec. | ||
| 5746 | 2026.01.16 03:35:14.423313 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.01.16 03:35:14.423423 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.01.16 03:35:14.423472 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5749 | 2026.01.16 03:35:14.423938 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.16 03:35:14.423972 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5751 | 2026.01.16 03:35:14.424332 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5752 | 2026.01.16 03:35:14.424537 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.16 03:35:14.424665 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 5754 | 2026.01.16 03:35:14.424701 [ 260 ] {075ca560-dabc-46c6-96ae-4c4c5cba6453} <Debug> TCPHandler: Processed in 0.001445032 sec. | ||
| 5755 | 2026.01.16 03:35:14.424809 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.01.16 03:35:14.424910 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5757 | 2026.01.16 03:35:14.424960 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5758 | 2026.01.16 03:35:14.425309 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.16 03:35:14.425350 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5760 | 2026.01.16 03:35:14.425703 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5761 | 2026.01.16 03:35:14.425957 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.16 03:35:14.426081 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. | ||
| 5763 | 2026.01.16 03:35:14.426117 [ 260 ] {c7ced042-a239-4947-8440-11e0f8bba074} <Debug> TCPHandler: Processed in 0.00135785 sec. | ||
| 5764 | 2026.01.16 03:35:14.426239 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.01.16 03:35:14.426361 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.01.16 03:35:14.426427 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <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 | ||
| 5767 | 2026.01.16 03:35:14.427346 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.01.16 03:35:14.427384 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5769 | 2026.01.16 03:35:14.427961 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5770 | 2026.01.16 03:35:14.428196 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.16 03:35:14.428353 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002018 sec., 20812.68582755203 rows/sec., 37.30 MiB/sec. | ||
| 5772 | 2026.01.16 03:35:14.428417 [ 260 ] {d3c44862-78c1-4259-90d9-3e88ef62965e} <Debug> TCPHandler: Processed in 0.002240623 sec. | ||
| 5773 | 2026.01.16 03:35:14.428525 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.01.16 03:35:14.428621 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5775 | 2026.01.16 03:35:14.428664 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5776 | 2026.01.16 03:35:14.428999 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.16 03:35:14.429036 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5778 | 2026.01.16 03:35:14.429343 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5779 | 2026.01.16 03:35:14.429554 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.16 03:35:14.429681 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 5781 | 2026.01.16 03:35:14.429717 [ 260 ] {f9b36f87-4ca6-409b-a813-77c9d405455d} <Debug> TCPHandler: Processed in 0.001241749 sec. | ||
| 5782 | 2026.01.16 03:35:17.488088 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5783 | 2026.01.16 03:35:17.488166 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5784 | 2026.01.16 03:35:17.609371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 5785 | 2026.01.16 03:35:17.609870 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.01.16 03:35:17.609916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5787 | 2026.01.16 03:35:17.610406 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5788 | 2026.01.16 03:35:17.610634 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.16 03:35:17.610766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 5790 | 2026.01.16 03:35:17.610765 [ 52 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5791 | 2026.01.16 03:35:17.610840 [ 52 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.01.16 03:35:17.610860 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5793 | 2026.01.16 03:35:17.610962 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 5794 | 2026.01.16 03:35:17.611067 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5795 | 2026.01.16 03:35:17.611103 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 5796 | 2026.01.16 03:35:17.611166 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 5797 | 2026.01.16 03:35:17.611213 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 5798 | 2026.01.16 03:35:17.611257 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 5799 | 2026.01.16 03:35:17.611302 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 5800 | 2026.01.16 03:35:17.611343 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5801 | 2026.01.16 03:35:17.615080 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.004162352 sec., 3005031.770498987 rows/sec., 42.99 MiB/sec. | ||
| 5802 | 2026.01.16 03:35:17.615530 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5803 | 2026.01.16 03:35:17.615898 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.16 03:35:17.615992 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_26_5} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5805 | 2026.01.16 03:35:17.616114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5806 | 2026.01.16 03:35:18.283157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5807 | 2026.01.16 03:35:18.300326 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.16 03:35:18.300373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5809 | 2026.01.16 03:35:18.305921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5810 | 2026.01.16 03:35:18.306615 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.16 03:35:18.306896 [ 52 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5812 | 2026.01.16 03:35:18.306931 [ 52 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.01.16 03:35:18.306950 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5814 | 2026.01.16 03:35:18.307085 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5815 | 2026.01.16 03:35:18.309651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5816 | 2026.01.16 03:35:18.310797 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5817 | 2026.01.16 03:35:18.312370 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5818 | 2026.01.16 03:35:18.316921 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5819 | 2026.01.16 03:35:18.321339 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5820 | 2026.01.16 03:35:18.325438 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5821 | 2026.01.16 03:35:18.329638 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5822 | 2026.01.16 03:35:18.333827 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 5823 | 2026.01.16 03:35:18.386385 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079360118 sec., 2469.7543922502737 rows/sec., 12.77 MiB/sec. | ||
| 5824 | 2026.01.16 03:35:18.387929 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5825 | 2026.01.16 03:35:18.389550 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_26_5} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.16 03:35:18.389635 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_26_5} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5827 | 2026.01.16 03:35:18.390926 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5828 | 2026.01.16 03:35:19.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.10 MiB, peak 269.74 MiB, free memory in arenas 0.00 B, will set to 264.64 MiB (RSS), difference: 5.54 MiB | ||
| 5829 | 2026.01.16 03:35:19.397463 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.01.16 03:35:19.397664 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5831 | 2026.01.16 03:35:19.397739 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5832 | 2026.01.16 03:35:19.398480 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.01.16 03:35:19.398540 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5834 | 2026.01.16 03:35:19.399041 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5835 | 2026.01.16 03:35:19.399277 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.16 03:35:19.399437 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.36 MiB/sec. | ||
| 5837 | 2026.01.16 03:35:19.399489 [ 260 ] {af1b4a74-cb63-4936-8b97-22fa820a9a20} <Debug> TCPHandler: Processed in 0.002166232 sec. | ||
| 5838 | 2026.01.16 03:35:19.399637 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.01.16 03:35:19.399740 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5840 | 2026.01.16 03:35:19.399783 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5841 | 2026.01.16 03:35:19.400219 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.01.16 03:35:19.400256 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5843 | 2026.01.16 03:35:19.400550 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5844 | 2026.01.16 03:35:19.400773 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.16 03:35:19.400904 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 5846 | 2026.01.16 03:35:19.400948 [ 260 ] {8793bd84-c602-4884-ae9d-3975dcf2f2b4} <Debug> TCPHandler: Processed in 0.00136311 sec. | ||
| 5847 | 2026.01.16 03:35:19.401068 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.01.16 03:35:19.401176 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.01.16 03:35:19.401220 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5850 | 2026.01.16 03:35:19.401630 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.01.16 03:35:19.401665 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5852 | 2026.01.16 03:35:19.402003 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5853 | 2026.01.16 03:35:19.402209 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.01.16 03:35:19.402341 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5855 | 2026.01.16 03:35:19.402376 [ 260 ] {4ffe19d0-c824-40fd-9995-c637a9ba0222} <Debug> TCPHandler: Processed in 0.001357 sec. | ||
| 5856 | 2026.01.16 03:35:19.402492 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2026.01.16 03:35:19.402593 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5858 | 2026.01.16 03:35:19.402637 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5859 | 2026.01.16 03:35:19.402998 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.01.16 03:35:19.403043 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5861 | 2026.01.16 03:35:19.403375 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5862 | 2026.01.16 03:35:19.403609 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.01.16 03:35:19.403750 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 5864 | 2026.01.16 03:35:19.403789 [ 260 ] {48ada6ec-95d7-4e2d-99ef-817e36e722cb} <Debug> TCPHandler: Processed in 0.00134716 sec. | ||
| 5865 | 2026.01.16 03:35:22.634002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 732 | ||
| 5866 | 2026.01.16 03:35:22.636403 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.01.16 03:35:22.636515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5868 | 2026.01.16 03:35:22.637852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5869 | 2026.01.16 03:35:22.638133 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.01.16 03:35:22.638397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5871 | 2026.01.16 03:35:24.411188 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.01.16 03:35:24.411412 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.01.16 03:35:24.411488 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5874 | 2026.01.16 03:35:24.412381 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.01.16 03:35:24.412433 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5876 | 2026.01.16 03:35:24.412869 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5877 | 2026.01.16 03:35:24.413103 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.01.16 03:35:24.413264 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001911 sec., 214547.35740450028 rows/sec., 13.61 MiB/sec. | ||
| 5879 | 2026.01.16 03:35:24.413315 [ 260 ] {b041df58-e001-47b2-8415-5d06ad535a4a} <Debug> TCPHandler: Processed in 0.002266364 sec. | ||
| 5880 | 2026.01.16 03:35:24.413450 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.01.16 03:35:24.413553 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5882 | 2026.01.16 03:35:24.413596 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5883 | 2026.01.16 03:35:24.413993 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.01.16 03:35:24.414032 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5885 | 2026.01.16 03:35:24.414328 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5886 | 2026.01.16 03:35:24.414531 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.01.16 03:35:24.414658 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001129 sec., 12400.354295837024 rows/sec., 1011.16 KiB/sec. | ||
| 5888 | 2026.01.16 03:35:24.414696 [ 260 ] {8a181d0d-6a3d-4e6e-aca5-0260582488d0} <Debug> TCPHandler: Processed in 0.001298719 sec. | ||
| 5889 | 2026.01.16 03:35:24.414830 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.01.16 03:35:24.414952 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2026.01.16 03:35:24.415002 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5892 | 2026.01.16 03:35:24.416319 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.01.16 03:35:24.416357 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5894 | 2026.01.16 03:35:24.416781 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5895 | 2026.01.16 03:35:24.417005 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.01.16 03:35:24.417141 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Debug> executeQuery: Read 1203 rows, 98.41 KiB in 0.002215 sec., 543115.1241534989 rows/sec., 43.39 MiB/sec. | ||
| 5897 | 2026.01.16 03:35:24.417180 [ 260 ] {8c1aac21-d248-45fc-8ece-317feca43406} <Debug> TCPHandler: Processed in 0.002413596 sec. | ||
| 5898 | 2026.01.16 03:35:24.417305 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.01.16 03:35:24.417423 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.01.16 03:35:24.417470 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5901 | 2026.01.16 03:35:24.418089 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.16 03:35:24.418133 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5903 | 2026.01.16 03:35:24.418467 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5904 | 2026.01.16 03:35:24.418678 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.01.16 03:35:24.418809 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Debug> executeQuery: Read 261 rows, 16.45 KiB in 0.001411 sec., 184975.194897236 rows/sec., 11.39 MiB/sec. | ||
| 5906 | 2026.01.16 03:35:24.418848 [ 260 ] {0bc7843c-3489-4d08-a96d-484662aae648} <Debug> TCPHandler: Processed in 0.001603413 sec. | ||
| 5907 | 2026.01.16 03:35:24.418979 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.01.16 03:35:24.419103 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.01.16 03:35:24.419151 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5910 | 2026.01.16 03:35:24.419689 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.01.16 03:35:24.419726 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5912 | 2026.01.16 03:35:24.420047 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5913 | 2026.01.16 03:35:24.420257 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.01.16 03:35:24.420389 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.43 MiB/sec. | ||
| 5915 | 2026.01.16 03:35:24.420429 [ 260 ] {a6da891d-536a-4183-a8fc-6af1d695d3c8} <Debug> TCPHandler: Processed in 0.001511502 sec. | ||
| 5916 | 2026.01.16 03:35:24.420548 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.01.16 03:35:24.420675 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.01.16 03:35:24.420725 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5919 | 2026.01.16 03:35:24.421304 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.01.16 03:35:24.421341 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5921 | 2026.01.16 03:35:24.421672 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5922 | 2026.01.16 03:35:24.421899 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.01.16 03:35:24.422033 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001383 sec., 152566.8835864064 rows/sec., 8.66 MiB/sec. | ||
| 5924 | 2026.01.16 03:35:24.422073 [ 260 ] {c53548f3-15bb-407c-8868-6420f335c1e9} <Debug> TCPHandler: Processed in 0.001585854 sec. | ||
| 5925 | 2026.01.16 03:35:24.422188 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.01.16 03:35:24.422291 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5927 | 2026.01.16 03:35:24.422332 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5928 | 2026.01.16 03:35:24.423088 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.01.16 03:35:24.423126 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5930 | 2026.01.16 03:35:24.423473 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5931 | 2026.01.16 03:35:24.423699 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.01.16 03:35:24.423830 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Debug> executeQuery: Read 735 rows, 52.97 KiB in 0.001558 sec., 471758.66495507065 rows/sec., 33.20 MiB/sec. | ||
| 5933 | 2026.01.16 03:35:24.423868 [ 260 ] {5c1f3485-459f-4f3d-b8bf-be2df75bb5c3} <Debug> TCPHandler: Processed in 0.001731686 sec. | ||
| 5934 | 2026.01.16 03:35:24.423981 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.16 03:35:24.424076 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.16 03:35:24.424117 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5937 | 2026.01.16 03:35:24.424432 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.01.16 03:35:24.424468 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5939 | 2026.01.16 03:35:24.424773 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5940 | 2026.01.16 03:35:24.424983 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.16 03:35:24.425110 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 5942 | 2026.01.16 03:35:24.425147 [ 260 ] {1a7a40c4-1193-4c38-9e23-e09fb265fd66} <Debug> TCPHandler: Processed in 0.001217098 sec. | ||
| 5943 | 2026.01.16 03:35:24.425277 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.16 03:35:24.425399 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.01.16 03:35:24.425451 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5946 | 2026.01.16 03:35:24.426014 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.01.16 03:35:24.426058 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5948 | 2026.01.16 03:35:24.426445 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5949 | 2026.01.16 03:35:24.426671 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.01.16 03:35:24.426802 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001428 sec., 224789.91596638656 rows/sec., 14.78 MiB/sec. | ||
| 5951 | 2026.01.16 03:35:24.426839 [ 260 ] {3cae732e-dbc0-488c-8d55-dd289e6a0238} <Debug> TCPHandler: Processed in 0.001623654 sec. | ||
| 5952 | 2026.01.16 03:35:24.426944 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.01.16 03:35:24.427039 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.01.16 03:35:24.427104 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5955 | 2026.01.16 03:35:24.427401 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.01.16 03:35:24.427437 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5957 | 2026.01.16 03:35:24.427741 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5958 | 2026.01.16 03:35:24.427961 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.01.16 03:35:24.428082 [ 43 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5960 | 2026.01.16 03:35:24.428089 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 5961 | 2026.01.16 03:35:24.428162 [ 43 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.01.16 03:35:24.428173 [ 260 ] {7947cda9-82fc-4133-b3d3-369b2d44bc41} <Debug> TCPHandler: Processed in 0.001278589 sec. | ||
| 5963 | 2026.01.16 03:35:24.428195 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5964 | 2026.01.16 03:35:24.428293 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.01.16 03:35:24.428320 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5966 | 2026.01.16 03:35:24.428392 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.01.16 03:35:24.428451 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <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 | ||
| 5968 | 2026.01.16 03:35:24.428474 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5969 | 2026.01.16 03:35:24.428521 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5970 | 2026.01.16 03:35:24.428591 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5971 | 2026.01.16 03:35:24.428642 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5972 | 2026.01.16 03:35:24.428686 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5973 | 2026.01.16 03:35:24.428729 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5974 | 2026.01.16 03:35:24.428774 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 5975 | 2026.01.16 03:35:24.429334 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.01.16 03:35:24.429376 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5977 | 2026.01.16 03:35:24.429662 [ 196 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001398871 sec., 7148.621995880963 rows/sec., 478.90 KiB/sec. | ||
| 5978 | 2026.01.16 03:35:24.429794 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5979 | 2026.01.16 03:35:24.430037 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5980 | 2026.01.16 03:35:24.430066 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_10_2} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.01.16 03:35:24.430154 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_10_2} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5982 | 2026.01.16 03:35:24.430227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5983 | 2026.01.16 03:35:24.430316 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.16 03:35:24.430462 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002088 sec., 20114.94252873563 rows/sec., 36.05 MiB/sec. | ||
| 5985 | 2026.01.16 03:35:24.430527 [ 260 ] {0602fdbf-4b63-42f0-900f-f3eec4a7d9f8} <Debug> TCPHandler: Processed in 0.002283374 sec. | ||
| 5986 | 2026.01.16 03:35:24.430638 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.16 03:35:24.430732 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.16 03:35:24.430773 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5989 | 2026.01.16 03:35:24.431110 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.16 03:35:24.431146 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5991 | 2026.01.16 03:35:24.431461 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5992 | 2026.01.16 03:35:24.431681 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.16 03:35:24.431807 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 5994 | 2026.01.16 03:35:24.431842 [ 260 ] {678e968c-806d-4df2-9f30-fb78af1e6839} <Debug> TCPHandler: Processed in 0.001254349 sec. | ||
| 5995 | 2026.01.16 03:35:25.110920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 5996 | 2026.01.16 03:35:25.111436 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.01.16 03:35:25.111480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5998 | 2026.01.16 03:35:25.111978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5999 | 2026.01.16 03:35:25.112210 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.01.16 03:35:25.112340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 6001 | 2026.01.16 03:35:25.809796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6002 | 2026.01.16 03:35:25.826152 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.01.16 03:35:25.826214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6004 | 2026.01.16 03:35:25.832109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6005 | 2026.01.16 03:35:25.832851 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.01.16 03:35:25.835828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6007 | 2026.01.16 03:35:29.399050 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.01.16 03:35:29.399240 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6009 | 2026.01.16 03:35:29.399305 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6010 | 2026.01.16 03:35:29.399952 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.01.16 03:35:29.400000 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6012 | 2026.01.16 03:35:29.400403 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6013 | 2026.01.16 03:35:29.400641 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.01.16 03:35:29.400805 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 6015 | 2026.01.16 03:35:29.400855 [ 260 ] {fba6a3da-db7d-4212-9fb0-31e343a2c582} <Debug> TCPHandler: Processed in 0.001931929 sec. | ||
| 6016 | 2026.01.16 03:35:29.401043 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.01.16 03:35:29.401146 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6018 | 2026.01.16 03:35:29.401189 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6019 | 2026.01.16 03:35:29.401600 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.01.16 03:35:29.401638 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6021 | 2026.01.16 03:35:29.401956 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6022 | 2026.01.16 03:35:29.402188 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.01.16 03:35:29.402321 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 6024 | 2026.01.16 03:35:29.402359 [ 260 ] {c91f800b-8d62-42ae-a1fc-6aa89374123d} <Debug> TCPHandler: Processed in 0.001369691 sec. | ||
| 6025 | 2026.01.16 03:35:29.402468 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.01.16 03:35:29.402564 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.01.16 03:35:29.402608 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6028 | 2026.01.16 03:35:29.403023 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.16 03:35:29.403059 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6030 | 2026.01.16 03:35:29.403408 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6031 | 2026.01.16 03:35:29.403635 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.16 03:35:29.403770 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 6033 | 2026.01.16 03:35:29.403807 [ 260 ] {d2acd659-72aa-489d-beec-a4fd5977e326} <Debug> TCPHandler: Processed in 0.001389621 sec. | ||
| 6034 | 2026.01.16 03:35:29.403929 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.01.16 03:35:29.404022 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6036 | 2026.01.16 03:35:29.404064 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6037 | 2026.01.16 03:35:29.404387 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.01.16 03:35:29.404424 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6039 | 2026.01.16 03:35:29.404741 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6040 | 2026.01.16 03:35:29.404990 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.01.16 03:35:29.405166 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6042 | 2026.01.16 03:35:29.405219 [ 260 ] {9440232e-ffb5-4ba9-8540-873773df55d2} <Debug> TCPHandler: Processed in 0.00134005 sec. | ||
| 6043 | 2026.01.16 03:35:32.488217 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6044 | 2026.01.16 03:35:32.488270 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6045 | 2026.01.16 03:35:32.612514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 6046 | 2026.01.16 03:35:32.613341 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.01.16 03:35:32.613416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6048 | 2026.01.16 03:35:32.614156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6049 | 2026.01.16 03:35:32.614397 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.01.16 03:35:32.614548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6051 | 2026.01.16 03:35:32.638688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 764 | ||
| 6052 | 2026.01.16 03:35:32.641352 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.01.16 03:35:32.641395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6054 | 2026.01.16 03:35:32.642618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6055 | 2026.01.16 03:35:32.642933 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.01.16 03:35:32.643080 [ 24 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6057 | 2026.01.16 03:35:32.643142 [ 24 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.01.16 03:35:32.643161 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6059 | 2026.01.16 03:35:32.643214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6060 | 2026.01.16 03:35:32.643300 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 6061 | 2026.01.16 03:35:32.643903 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2026.01.16 03:35:32.644069 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 614 rows starting from the beginning of the part | ||
| 6063 | 2026.01.16 03:35:32.644511 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6064 | 2026.01.16 03:35:32.644893 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6065 | 2026.01.16 03:35:32.645220 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6066 | 2026.01.16 03:35:32.645515 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 6067 | 2026.01.16 03:35:32.645827 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6068 | 2026.01.16 03:35:32.651840 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 72 columns (72 merged, 0 gathered) in 0.008608878 sec., 88745.59495441797 rows/sec., 77.09 MiB/sec. | ||
| 6069 | 2026.01.16 03:35:32.652790 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6070 | 2026.01.16 03:35:32.653304 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.01.16 03:35:32.653379 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_21_4} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6072 | 2026.01.16 03:35:32.653538 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6073 | 2026.01.16 03:35:33.335978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6074 | 2026.01.16 03:35:33.351669 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.01.16 03:35:33.351731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6076 | 2026.01.16 03:35:33.357718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6077 | 2026.01.16 03:35:33.358443 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.01.16 03:35:33.361386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6079 | 2026.01.16 03:35:34.411954 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.01.16 03:35:34.412136 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.01.16 03:35:34.412203 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6082 | 2026.01.16 03:35:34.413062 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.01.16 03:35:34.413108 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6084 | 2026.01.16 03:35:34.413567 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6085 | 2026.01.16 03:35:34.413807 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.01.16 03:35:34.413934 [ 53 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6087 | 2026.01.16 03:35:34.413965 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 6088 | 2026.01.16 03:35:34.413974 [ 53 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.01.16 03:35:34.413998 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6090 | 2026.01.16 03:35:34.414018 [ 260 ] {c43a5a0d-704d-484b-ac7c-69dad8247881} <Debug> TCPHandler: Processed in 0.002197753 sec. | ||
| 6091 | 2026.01.16 03:35:34.414132 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6092 | 2026.01.16 03:35:34.414154 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.01.16 03:35:34.414277 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6094 | 2026.01.16 03:35:34.414288 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2026.01.16 03:35:34.414321 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6096 | 2026.01.16 03:35:34.414329 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 434 rows starting from the beginning of the part | ||
| 6097 | 2026.01.16 03:35:34.414410 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 6098 | 2026.01.16 03:35:34.414457 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 6099 | 2026.01.16 03:35:34.414499 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6100 | 2026.01.16 03:35:34.414571 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6101 | 2026.01.16 03:35:34.414623 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6102 | 2026.01.16 03:35:34.415347 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.01.16 03:35:34.415388 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6104 | 2026.01.16 03:35:34.415866 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6105 | 2026.01.16 03:35:34.415871 [ 196 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799907 sec., 1380071.3036840237 rows/sec., 93.07 MiB/sec. | ||
| 6106 | 2026.01.16 03:35:34.416039 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6107 | 2026.01.16 03:35:34.416125 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.01.16 03:35:34.416250 [ 53 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6109 | 2026.01.16 03:35:34.416278 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.002025 sec., 590617.2839506173 rows/sec., 47.21 MiB/sec. | ||
| 6110 | 2026.01.16 03:35:34.416283 [ 53 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.16 03:35:34.416316 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6112 | 2026.01.16 03:35:34.416318 [ 260 ] {167a1cce-f295-46b9-927d-f2550da646d2} <Debug> TCPHandler: Processed in 0.002217842 sec. | ||
| 6113 | 2026.01.16 03:35:34.416326 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.16 03:35:34.416408 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_14_3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6115 | 2026.01.16 03:35:34.416429 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6116 | 2026.01.16 03:35:34.416438 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.01.16 03:35:34.416479 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6118 | 2026.01.16 03:35:34.416575 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.01.16 03:35:34.416589 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6120 | 2026.01.16 03:35:34.416621 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6121 | 2026.01.16 03:35:34.416630 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2467 rows starting from the beginning of the part | ||
| 6122 | 2026.01.16 03:35:34.416704 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1196 rows starting from the beginning of the part | ||
| 6123 | 2026.01.16 03:35:34.416746 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6124 | 2026.01.16 03:35:34.416786 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1203 rows starting from the beginning of the part | ||
| 6125 | 2026.01.16 03:35:34.416824 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6126 | 2026.01.16 03:35:34.416863 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 6127 | 2026.01.16 03:35:34.417137 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.16 03:35:34.417176 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6129 | 2026.01.16 03:35:34.417523 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6130 | 2026.01.16 03:35:34.417763 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.16 03:35:34.417907 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001351 sec., 182827.53515914138 rows/sec., 11.19 MiB/sec. | ||
| 6132 | 2026.01.16 03:35:34.417945 [ 260 ] {79b6db98-4b46-4718-8f4e-66baee6c8beb} <Debug> TCPHandler: Processed in 0.001557553 sec. | ||
| 6133 | 2026.01.16 03:35:34.418065 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.01.16 03:35:34.418166 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.01.16 03:35:34.418208 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6136 | 2026.01.16 03:35:34.418690 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.01.16 03:35:34.418725 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6138 | 2026.01.16 03:35:34.419004 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6174 rows, containing 5 columns (5 merged, 0 gathered) in 0.00262296 sec., 2353829.2615975845 rows/sec., 198.76 MiB/sec. | ||
| 6139 | 2026.01.16 03:35:34.419070 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6140 | 2026.01.16 03:35:34.419303 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.01.16 03:35:34.419341 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6142 | 2026.01.16 03:35:34.419440 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 6143 | 2026.01.16 03:35:34.419484 [ 260 ] {3648555e-0b80-45c5-8794-677ef993d7f5} <Debug> TCPHandler: Processed in 0.001475672 sec. | ||
| 6144 | 2026.01.16 03:35:34.419593 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.01.16 03:35:34.419599 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.16 03:35:34.419691 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_41_8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6147 | 2026.01.16 03:35:34.419714 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.01.16 03:35:34.419769 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6149 | 2026.01.16 03:35:34.419786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6150 | 2026.01.16 03:35:34.420364 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.01.16 03:35:34.420411 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6152 | 2026.01.16 03:35:34.420769 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6153 | 2026.01.16 03:35:34.420992 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.01.16 03:35:34.421121 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001432 sec., 147346.3687150838 rows/sec., 8.37 MiB/sec. | ||
| 6155 | 2026.01.16 03:35:34.421159 [ 260 ] {0f5d09e5-9b85-43f1-8382-f3eff3ab317b} <Debug> TCPHandler: Processed in 0.001615334 sec. | ||
| 6156 | 2026.01.16 03:35:34.421258 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.01.16 03:35:34.421355 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6158 | 2026.01.16 03:35:34.421395 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6159 | 2026.01.16 03:35:34.422054 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.01.16 03:35:34.422089 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6161 | 2026.01.16 03:35:34.422440 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6162 | 2026.01.16 03:35:34.422657 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.01.16 03:35:34.422759 [ 77 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6164 | 2026.01.16 03:35:34.422782 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001444 sec., 499307.47922437673 rows/sec., 35.05 MiB/sec. | ||
| 6165 | 2026.01.16 03:35:34.422794 [ 77 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.01.16 03:35:34.422816 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6167 | 2026.01.16 03:35:34.422820 [ 260 ] {01efb5be-9369-4f51-ae0f-dcbc6792c025} <Debug> TCPHandler: Processed in 0.001609184 sec. | ||
| 6168 | 2026.01.16 03:35:34.422898 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6169 | 2026.01.16 03:35:34.422935 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.01.16 03:35:34.422996 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6171 | 2026.01.16 03:35:34.423030 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6172 | 2026.01.16 03:35:34.423034 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6173 | 2026.01.16 03:35:34.423086 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6174 | 2026.01.16 03:35:34.423088 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 721 rows starting from the beginning of the part | ||
| 6175 | 2026.01.16 03:35:34.423146 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6176 | 2026.01.16 03:35:34.423188 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 735 rows starting from the beginning of the part | ||
| 6177 | 2026.01.16 03:35:34.423228 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6178 | 2026.01.16 03:35:34.423266 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 721 rows starting from the beginning of the part | ||
| 6179 | 2026.01.16 03:35:34.423417 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.01.16 03:35:34.423459 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6181 | 2026.01.16 03:35:34.423800 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6182 | 2026.01.16 03:35:34.424026 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.01.16 03:35:34.424121 [ 77 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6184 | 2026.01.16 03:35:34.424149 [ 77 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.16 03:35:34.424156 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 6186 | 2026.01.16 03:35:34.424167 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6187 | 2026.01.16 03:35:34.424194 [ 260 ] {bf0c6807-fca2-4d95-bcbf-8b591461776e} <Debug> TCPHandler: Processed in 0.00130883 sec. | ||
| 6188 | 2026.01.16 03:35:34.424244 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 6189 | 2026.01.16 03:35:34.424311 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.16 03:35:34.424335 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6191 | 2026.01.16 03:35:34.424367 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 6192 | 2026.01.16 03:35:34.424412 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6193 | 2026.01.16 03:35:34.424419 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6194 | 2026.01.16 03:35:34.424446 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 6195 | 2026.01.16 03:35:34.424470 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6196 | 2026.01.16 03:35:34.424482 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 6197 | 2026.01.16 03:35:34.424519 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 6198 | 2026.01.16 03:35:34.424552 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 6199 | 2026.01.16 03:35:34.424589 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728476 sec., 2057303.659408635 rows/sec., 154.36 MiB/sec. | ||
| 6200 | 2026.01.16 03:35:34.424834 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6201 | 2026.01.16 03:35:34.424926 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.01.16 03:35:34.424971 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6203 | 2026.01.16 03:35:34.425207 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.16 03:35:34.425235 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001023375 sec., 58629.53462806889 rows/sec., 2.99 MiB/sec. | ||
| 6205 | 2026.01.16 03:35:34.425306 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_41_8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6206 | 2026.01.16 03:35:34.425374 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6207 | 2026.01.16 03:35:34.425411 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6208 | 2026.01.16 03:35:34.425487 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6209 | 2026.01.16 03:35:34.425721 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.01.16 03:35:34.425795 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.01.16 03:35:34.425806 [ 203 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_10_2} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6212 | 2026.01.16 03:35:34.425898 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6213 | 2026.01.16 03:35:34.425912 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6214 | 2026.01.16 03:35:34.425946 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.16 03:35:34.425950 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001548 sec., 202842.3772609819 rows/sec., 13.32 MiB/sec. | ||
| 6216 | 2026.01.16 03:35:34.425967 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6217 | 2026.01.16 03:35:34.425997 [ 260 ] {a88472ab-259c-44d5-9b0b-45ca8cf4349e} <Debug> TCPHandler: Processed in 0.001736596 sec. | ||
| 6218 | 2026.01.16 03:35:34.426049 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6219 | 2026.01.16 03:35:34.426104 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.01.16 03:35:34.426143 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6221 | 2026.01.16 03:35:34.426178 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12135 rows starting from the beginning of the part | ||
| 6222 | 2026.01.16 03:35:34.426203 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.01.16 03:35:34.426240 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6224 | 2026.01.16 03:35:34.426251 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6225 | 2026.01.16 03:35:34.426291 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6226 | 2026.01.16 03:35:34.426342 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 321 rows starting from the beginning of the part | ||
| 6227 | 2026.01.16 03:35:34.426384 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6228 | 2026.01.16 03:35:34.426426 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 314 rows starting from the beginning of the part | ||
| 6229 | 2026.01.16 03:35:34.426568 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.16 03:35:34.426610 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6231 | 2026.01.16 03:35:34.426934 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6232 | 2026.01.16 03:35:34.427150 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.16 03:35:34.427287 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 6234 | 2026.01.16 03:35:34.427324 [ 260 ] {86c69957-33ee-4394-912c-46b2d79c9565} <Debug> TCPHandler: Processed in 0.001270019 sec. | ||
| 6235 | 2026.01.16 03:35:34.427436 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.01.16 03:35:34.427530 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.01.16 03:35:34.427583 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <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 | ||
| 6238 | 2026.01.16 03:35:34.428557 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.01.16 03:35:34.428598 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6240 | 2026.01.16 03:35:34.429240 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6241 | 2026.01.16 03:35:34.429482 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.01.16 03:35:34.429618 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002106 sec., 19943.019943019946 rows/sec., 35.74 MiB/sec. | ||
| 6243 | 2026.01.16 03:35:34.429670 [ 260 ] {48a535e9-9074-45c7-b887-e06060602d72} <Debug> TCPHandler: Processed in 0.002283424 sec. | ||
| 6244 | 2026.01.16 03:35:34.429782 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.01.16 03:35:34.429876 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.01.16 03:35:34.429916 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6247 | 2026.01.16 03:35:34.430257 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.01.16 03:35:34.430291 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13404 rows, containing 5 columns (5 merged, 0 gathered) in 0.004275844 sec., 3134819.698754211 rows/sec., 212.75 MiB/sec. | ||
| 6249 | 2026.01.16 03:35:34.430292 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6250 | 2026.01.16 03:35:34.430630 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6251 | 2026.01.16 03:35:34.430668 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6252 | 2026.01.16 03:35:34.430961 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.01.16 03:35:34.430985 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.16 03:35:34.431035 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6255 | 2026.01.16 03:35:34.431092 [ 77 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6256 | 2026.01.16 03:35:34.431103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6257 | 2026.01.16 03:35:34.431124 [ 77 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.01.16 03:35:34.431126 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001267 sec., 82083.66219415943 rows/sec., 5.03 MiB/sec. | ||
| 6259 | 2026.01.16 03:35:34.431147 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6260 | 2026.01.16 03:35:34.431168 [ 260 ] {893e1e7a-89b9-4171-9b40-76827bd901b1} <Debug> TCPHandler: Processed in 0.001436262 sec. | ||
| 6261 | 2026.01.16 03:35:34.431217 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6262 | 2026.01.16 03:35:34.431298 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6263 | 2026.01.16 03:35:34.431323 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2318 rows starting from the beginning of the part | ||
| 6264 | 2026.01.16 03:35:34.431365 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6265 | 2026.01.16 03:35:34.431399 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6266 | 2026.01.16 03:35:34.431432 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6267 | 2026.01.16 03:35:34.431463 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6268 | 2026.01.16 03:35:34.431495 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6269 | 2026.01.16 03:35:34.432402 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213348 sec., 2266456.11976119 rows/sec., 147.64 MiB/sec. | ||
| 6270 | 2026.01.16 03:35:34.432700 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6271 | 2026.01.16 03:35:34.432948 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.16 03:35:34.433010 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_41_8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6273 | 2026.01.16 03:35:34.433096 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6274 | 2026.01.16 03:35:39.430792 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.01.16 03:35:39.430983 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.01.16 03:35:39.431046 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6277 | 2026.01.16 03:35:39.431654 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.01.16 03:35:39.431694 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6279 | 2026.01.16 03:35:39.432087 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6280 | 2026.01.16 03:35:39.432318 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.01.16 03:35:39.432469 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.30 MiB/sec. | ||
| 6282 | 2026.01.16 03:35:39.432509 [ 260 ] {2e3ba7c4-0e5b-4c14-9f7d-3a0589575148} <Debug> TCPHandler: Processed in 0.001842537 sec. | ||
| 6283 | 2026.01.16 03:35:39.432638 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.01.16 03:35:39.432732 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6285 | 2026.01.16 03:35:39.432773 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6286 | 2026.01.16 03:35:39.433146 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.01.16 03:35:39.433180 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6288 | 2026.01.16 03:35:39.433480 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6289 | 2026.01.16 03:35:39.433706 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.16 03:35:39.433834 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 291.49 KiB/sec. | ||
| 6291 | 2026.01.16 03:35:39.433869 [ 260 ] {5e5c46ec-9dd0-41d4-adc0-8f802250c590} <Debug> TCPHandler: Processed in 0.00128162 sec. | ||
| 6292 | 2026.01.16 03:35:39.433978 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.01.16 03:35:39.434071 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6294 | 2026.01.16 03:35:39.434109 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6295 | 2026.01.16 03:35:39.435085 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.01.16 03:35:39.435120 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6297 | 2026.01.16 03:35:39.435502 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6298 | 2026.01.16 03:35:39.435734 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.01.16 03:35:39.435861 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001807 sec., 729385.7221914775 rows/sec., 60.84 MiB/sec. | ||
| 6300 | 2026.01.16 03:35:39.435896 [ 260 ] {b5f7b64b-46ca-4728-84d2-4a91200818fc} <Debug> TCPHandler: Processed in 0.00196625 sec. | ||
| 6301 | 2026.01.16 03:35:39.436004 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.01.16 03:35:39.436096 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6303 | 2026.01.16 03:35:39.436134 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6304 | 2026.01.16 03:35:39.436510 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.01.16 03:35:39.436544 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6306 | 2026.01.16 03:35:39.436840 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6307 | 2026.01.16 03:35:39.437055 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.01.16 03:35:39.437145 [ 149 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6309 | 2026.01.16 03:35:39.437180 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001102 sec., 14519.056261343014 rows/sec., 1.10 MiB/sec. | ||
| 6310 | 2026.01.16 03:35:39.437184 [ 149 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.01.16 03:35:39.437213 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6312 | 2026.01.16 03:35:39.437216 [ 260 ] {460faf86-4113-4c3f-baa9-e9f66724a2f7} <Debug> TCPHandler: Processed in 0.001262208 sec. | ||
| 6313 | 2026.01.16 03:35:39.437335 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.01.16 03:35:39.437339 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 6315 | 2026.01.16 03:35:39.437439 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.01.16 03:35:39.437484 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6317 | 2026.01.16 03:35:39.437507 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6318 | 2026.01.16 03:35:39.437548 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 6319 | 2026.01.16 03:35:39.437621 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 247 rows starting from the beginning of the part | ||
| 6320 | 2026.01.16 03:35:39.437675 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 247 rows starting from the beginning of the part | ||
| 6321 | 2026.01.16 03:35:39.437724 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 261 rows starting from the beginning of the part | ||
| 6322 | 2026.01.16 03:35:39.437771 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 247 rows starting from the beginning of the part | ||
| 6323 | 2026.01.16 03:35:39.437815 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 6324 | 2026.01.16 03:35:39.437958 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.01.16 03:35:39.438000 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6326 | 2026.01.16 03:35:39.438357 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6327 | 2026.01.16 03:35:39.438600 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.16 03:35:39.438738 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001318 sec., 191198.78603945373 rows/sec., 13.22 MiB/sec. | ||
| 6329 | 2026.01.16 03:35:39.438777 [ 260 ] {9993af2c-77b0-46a3-ad06-744d823ca4b3} <Debug> TCPHandler: Processed in 0.001492953 sec. | ||
| 6330 | 2026.01.16 03:35:39.438845 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568124 sec., 827102.958694593 rows/sec., 54.19 MiB/sec. | ||
| 6331 | 2026.01.16 03:35:39.438900 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.01.16 03:35:39.438999 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.01.16 03:35:39.439042 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6334 | 2026.01.16 03:35:39.439059 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6335 | 2026.01.16 03:35:39.439403 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.01.16 03:35:39.439430 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.16 03:35:39.439472 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6338 | 2026.01.16 03:35:39.439504 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_26_5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6339 | 2026.01.16 03:35:39.439615 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6340 | 2026.01.16 03:35:39.439789 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6341 | 2026.01.16 03:35:39.440003 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.16 03:35:39.440095 [ 149 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6343 | 2026.01.16 03:35:39.440122 [ 149 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.01.16 03:35:39.440133 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 6345 | 2026.01.16 03:35:39.440138 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6346 | 2026.01.16 03:35:39.440170 [ 260 ] {3c0984e0-3125-4fb1-9757-35cd70dadd8b} <Debug> TCPHandler: Processed in 0.00132026 sec. | ||
| 6347 | 2026.01.16 03:35:39.440257 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::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 | ||
| 6348 | 2026.01.16 03:35:39.440291 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.01.16 03:35:39.440410 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6350 | 2026.01.16 03:35:39.440418 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6351 | 2026.01.16 03:35:39.440450 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 6352 | 2026.01.16 03:35:39.440479 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6353 | 2026.01.16 03:35:39.440525 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 6354 | 2026.01.16 03:35:39.440574 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6355 | 2026.01.16 03:35:39.440617 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6356 | 2026.01.16 03:35:39.440657 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6357 | 2026.01.16 03:35:39.440697 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 6358 | 2026.01.16 03:35:39.441143 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.01.16 03:35:39.441186 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6360 | 2026.01.16 03:35:39.441572 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6361 | 2026.01.16 03:35:39.441653 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448902 sec., 744701.8500906203 rows/sec., 45.45 MiB/sec. | ||
| 6362 | 2026.01.16 03:35:39.441815 [ 192 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6363 | 2026.01.16 03:35:39.441821 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.16 03:35:39.442056 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001662 sec., 336943.4416365824 rows/sec., 25.26 MiB/sec. | ||
| 6365 | 2026.01.16 03:35:39.442106 [ 260 ] {866236b6-10fc-4f8b-98d0-6738f9f533ea} <Debug> TCPHandler: Processed in 0.001876568 sec. | ||
| 6366 | 2026.01.16 03:35:39.442126 [ 192 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.01.16 03:35:39.442208 [ 192 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_15_3} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6368 | 2026.01.16 03:35:39.442241 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.01.16 03:35:39.442291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6370 | 2026.01.16 03:35:39.442362 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6371 | 2026.01.16 03:35:39.442418 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6372 | 2026.01.16 03:35:39.443040 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.01.16 03:35:39.443076 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6374 | 2026.01.16 03:35:39.443492 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6375 | 2026.01.16 03:35:39.443713 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.01.16 03:35:39.443845 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001508 sec., 608753.3156498674 rows/sec., 41.63 MiB/sec. | ||
| 6377 | 2026.01.16 03:35:39.443883 [ 260 ] {6a4cb956-c23f-402b-a43c-96818e0a5323} <Debug> TCPHandler: Processed in 0.001702275 sec. | ||
| 6378 | 2026.01.16 03:35:39.443991 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.01.16 03:35:39.444087 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6380 | 2026.01.16 03:35:39.444129 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6381 | 2026.01.16 03:35:39.444453 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.01.16 03:35:39.444487 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6383 | 2026.01.16 03:35:39.444801 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6384 | 2026.01.16 03:35:39.445015 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.01.16 03:35:39.445144 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6386 | 2026.01.16 03:35:39.445179 [ 260 ] {483d71a3-1a67-424b-9a3a-e642bb2db2c4} <Debug> TCPHandler: Processed in 0.001238089 sec. | ||
| 6387 | 2026.01.16 03:35:40.114699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 6388 | 2026.01.16 03:35:40.115223 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.01.16 03:35:40.115265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6390 | 2026.01.16 03:35:40.115757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6391 | 2026.01.16 03:35:40.115990 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.01.16 03:35:40.116121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 6393 | 2026.01.16 03:35:40.861524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6394 | 2026.01.16 03:35:40.879353 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.01.16 03:35:40.879414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6396 | 2026.01.16 03:35:40.885354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6397 | 2026.01.16 03:35:40.886073 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.01.16 03:35:40.889952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6399 | 2026.01.16 03:35:42.643509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 804 | ||
| 6400 | 2026.01.16 03:35:42.646031 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.01.16 03:35:42.646083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6402 | 2026.01.16 03:35:42.647308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6403 | 2026.01.16 03:35:42.647596 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.01.16 03:35:42.647968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6405 | 2026.01.16 03:35:44.400490 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.01.16 03:35:44.400689 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6407 | 2026.01.16 03:35:44.400764 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6408 | 2026.01.16 03:35:44.401458 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.16 03:35:44.401504 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6410 | 2026.01.16 03:35:44.401918 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6411 | 2026.01.16 03:35:44.402150 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.16 03:35:44.402306 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001667 sec., 83983.20335932814 rows/sec., 7.30 MiB/sec. | ||
| 6413 | 2026.01.16 03:35:44.402356 [ 260 ] {99db8948-0b91-4338-9362-d7fdf361c85a} <Debug> TCPHandler: Processed in 0.00200467 sec. | ||
| 6414 | 2026.01.16 03:35:44.402469 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.01.16 03:35:44.402574 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.01.16 03:35:44.402617 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6417 | 2026.01.16 03:35:44.403018 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.01.16 03:35:44.403054 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6419 | 2026.01.16 03:35:44.403367 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6420 | 2026.01.16 03:35:44.403583 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.16 03:35:44.403713 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.65 MiB/sec. | ||
| 6422 | 2026.01.16 03:35:44.403750 [ 260 ] {193fd3f2-573e-4728-96f4-86425f407bd5} <Debug> TCPHandler: Processed in 0.00133457 sec. | ||
| 6423 | 2026.01.16 03:35:44.403854 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.01.16 03:35:44.403951 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6425 | 2026.01.16 03:35:44.403991 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6426 | 2026.01.16 03:35:44.404395 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.01.16 03:35:44.404429 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6428 | 2026.01.16 03:35:44.404745 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6429 | 2026.01.16 03:35:44.404964 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.01.16 03:35:44.405099 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001167 sec., 90831.19108826049 rows/sec., 7.09 MiB/sec. | ||
| 6431 | 2026.01.16 03:35:44.405136 [ 260 ] {9ca23cd7-b247-4762-805c-8407873456c7} <Debug> TCPHandler: Processed in 0.001332129 sec. | ||
| 6432 | 2026.01.16 03:35:44.405245 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.01.16 03:35:44.405339 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.01.16 03:35:44.405383 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6435 | 2026.01.16 03:35:44.405773 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.01.16 03:35:44.405806 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6437 | 2026.01.16 03:35:44.406141 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6438 | 2026.01.16 03:35:44.406361 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.01.16 03:35:44.406490 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6440 | 2026.01.16 03:35:44.406526 [ 260 ] {4e7bc365-12f8-4612-b22f-e3d60689fba1} <Debug> TCPHandler: Processed in 0.0013315 sec. | ||
| 6441 | 2026.01.16 03:35:44.406636 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.01.16 03:35:44.406729 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.01.16 03:35:44.406782 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <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 | ||
| 6444 | 2026.01.16 03:35:44.407591 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.01.16 03:35:44.407626 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6446 | 2026.01.16 03:35:44.408203 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6447 | 2026.01.16 03:35:44.408439 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.16 03:35:44.408536 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6449 | 2026.01.16 03:35:44.408576 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.16 03:35:44.408575 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001863 sec., 22544.28341384863 rows/sec., 40.40 MiB/sec. | ||
| 6451 | 2026.01.16 03:35:44.408595 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6452 | 2026.01.16 03:35:44.408637 [ 260 ] {c6116be2-6992-4f89-b59d-bfdcba67661a} <Debug> TCPHandler: Processed in 0.002050611 sec. | ||
| 6453 | 2026.01.16 03:35:44.408747 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 6454 | 2026.01.16 03:35:44.408752 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.01.16 03:35:44.408910 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6456 | 2026.01.16 03:35:44.408954 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6457 | 2026.01.16 03:35:44.409076 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6458 | 2026.01.16 03:35:44.409139 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 6459 | 2026.01.16 03:35:44.409268 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6460 | 2026.01.16 03:35:44.409279 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.16 03:35:44.409320 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6462 | 2026.01.16 03:35:44.409369 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6463 | 2026.01.16 03:35:44.409465 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6464 | 2026.01.16 03:35:44.409554 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 6465 | 2026.01.16 03:35:44.409649 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6466 | 2026.01.16 03:35:44.409654 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6467 | 2026.01.16 03:35:44.409903 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.01.16 03:35:44.410045 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 6469 | 2026.01.16 03:35:44.410085 [ 260 ] {6f615f5f-4b48-4779-9b4c-9ea433af9501} <Debug> TCPHandler: Processed in 0.001383551 sec. | ||
| 6470 | 2026.01.16 03:35:44.433450 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 19 columns (19 merged, 0 gathered) in 0.024774601 sec., 32775.50262060729 rows/sec., 58.73 MiB/sec. | ||
| 6471 | 2026.01.16 03:35:44.434752 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6472 | 2026.01.16 03:35:44.435144 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.01.16 03:35:44.435227 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6474 | 2026.01.16 03:35:44.435362 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6475 | 2026.01.16 03:35:45.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.05 MiB, peak 274.78 MiB, free memory in arenas 0.00 B, will set to 270.05 MiB (RSS), difference: 3.00 MiB | ||
| 6476 | 2026.01.16 03:35:47.488307 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6477 | 2026.01.16 03:35:47.488357 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6478 | 2026.01.16 03:35:47.616268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 6479 | 2026.01.16 03:35:47.616764 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.16 03:35:47.616801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6481 | 2026.01.16 03:35:47.617302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6482 | 2026.01.16 03:35:47.617540 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.16 03:35:47.617670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 6484 | 2026.01.16 03:35:48.390105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6485 | 2026.01.16 03:35:48.407250 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.01.16 03:35:48.407305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6487 | 2026.01.16 03:35:48.413359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6488 | 2026.01.16 03:35:48.414092 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.01.16 03:35:48.417208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6490 | 2026.01.16 03:35:49.398097 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.16 03:35:49.398320 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.16 03:35:49.398400 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6493 | 2026.01.16 03:35:49.399128 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.16 03:35:49.399175 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6495 | 2026.01.16 03:35:49.399582 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6496 | 2026.01.16 03:35:49.399820 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.16 03:35:49.399985 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 6498 | 2026.01.16 03:35:49.400036 [ 260 ] {4579e4a2-49d8-4602-9602-620b5f9fa30a} <Debug> TCPHandler: Processed in 0.002074671 sec. | ||
| 6499 | 2026.01.16 03:35:49.400166 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.16 03:35:49.400270 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6501 | 2026.01.16 03:35:49.400314 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6502 | 2026.01.16 03:35:49.400730 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.01.16 03:35:49.400765 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6504 | 2026.01.16 03:35:49.401083 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6505 | 2026.01.16 03:35:49.401316 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.01.16 03:35:49.401449 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 6507 | 2026.01.16 03:35:49.401488 [ 260 ] {0ad06c9f-95c1-4cb9-86c2-1f7612b24ed5} <Debug> TCPHandler: Processed in 0.00137522 sec. | ||
| 6508 | 2026.01.16 03:35:49.401599 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.01.16 03:35:49.401697 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.01.16 03:35:49.401741 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6511 | 2026.01.16 03:35:49.402202 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.01.16 03:35:49.402246 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6513 | 2026.01.16 03:35:49.402662 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6514 | 2026.01.16 03:35:49.402927 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.16 03:35:49.403084 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 6516 | 2026.01.16 03:35:49.403130 [ 260 ] {a2cdc8b0-8f82-44d9-b74d-8f335a8a0c12} <Debug> TCPHandler: Processed in 0.001581404 sec. | ||
| 6517 | 2026.01.16 03:35:49.403239 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.01.16 03:35:49.403334 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.01.16 03:35:49.403377 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6520 | 2026.01.16 03:35:49.403699 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.01.16 03:35:49.403733 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6522 | 2026.01.16 03:35:49.404062 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6523 | 2026.01.16 03:35:49.404279 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.01.16 03:35:49.404407 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6525 | 2026.01.16 03:35:49.404443 [ 260 ] {1be88b06-3dad-461f-b892-6b7c9d3ef23b} <Debug> TCPHandler: Processed in 0.001253548 sec. | ||
| 6526 | 2026.01.16 03:35:52.648272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 824 | ||
| 6527 | 2026.01.16 03:35:52.650398 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.01.16 03:35:52.650455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6529 | 2026.01.16 03:35:52.651708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6530 | 2026.01.16 03:35:52.652025 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.01.16 03:35:52.652441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6532 | 2026.01.16 03:35:54.399574 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.01.16 03:35:54.399767 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.16 03:35:54.399837 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6535 | 2026.01.16 03:35:54.400554 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.01.16 03:35:54.400595 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6537 | 2026.01.16 03:35:54.401004 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6538 | 2026.01.16 03:35:54.401231 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.01.16 03:35:54.401383 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001668 sec., 83932.85371702637 rows/sec., 7.29 MiB/sec. | ||
| 6540 | 2026.01.16 03:35:54.401426 [ 260 ] {aa40c47d-beed-4554-9291-8c8fbadb389f} <Debug> TCPHandler: Processed in 0.00198392 sec. | ||
| 6541 | 2026.01.16 03:35:54.401551 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2026.01.16 03:35:54.401670 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6543 | 2026.01.16 03:35:54.401720 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6544 | 2026.01.16 03:35:54.402194 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.01.16 03:35:54.402239 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6546 | 2026.01.16 03:35:54.402563 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6547 | 2026.01.16 03:35:54.402782 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.01.16 03:35:54.402913 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001267 sec., 33149.17127071824 rows/sec., 2.43 MiB/sec. | ||
| 6549 | 2026.01.16 03:35:54.402951 [ 260 ] {59fb3684-d4f1-437d-833c-da6020fd51ea} <Debug> TCPHandler: Processed in 0.001461072 sec. | ||
| 6550 | 2026.01.16 03:35:54.403066 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.01.16 03:35:54.403169 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6552 | 2026.01.16 03:35:54.403211 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6553 | 2026.01.16 03:35:54.403641 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.01.16 03:35:54.403678 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6555 | 2026.01.16 03:35:54.404001 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6556 | 2026.01.16 03:35:54.404224 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.01.16 03:35:54.404361 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00121 sec., 87603.30578512397 rows/sec., 6.84 MiB/sec. | ||
| 6558 | 2026.01.16 03:35:54.404400 [ 260 ] {071dda8f-b524-45f7-9dc1-97d12dc01527} <Debug> TCPHandler: Processed in 0.001383861 sec. | ||
| 6559 | 2026.01.16 03:35:54.404506 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.01.16 03:35:54.404600 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6561 | 2026.01.16 03:35:54.404645 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6562 | 2026.01.16 03:35:54.405048 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.16 03:35:54.405092 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6564 | 2026.01.16 03:35:54.405438 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6565 | 2026.01.16 03:35:54.405671 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.16 03:35:54.405810 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 6567 | 2026.01.16 03:35:54.405848 [ 260 ] {231418a3-f479-42f6-a89d-3c44b2083d73} <Debug> TCPHandler: Processed in 0.001391101 sec. | ||
| 6568 | 2026.01.16 03:35:54.405967 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.16 03:35:54.406087 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.16 03:35:54.406151 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <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 | ||
| 6571 | 2026.01.16 03:35:54.406990 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.16 03:35:54.407026 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6573 | 2026.01.16 03:35:54.407596 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6574 | 2026.01.16 03:35:54.407824 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.16 03:35:54.407960 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001897 sec., 22140.22140221402 rows/sec., 39.67 MiB/sec. | ||
| 6576 | 2026.01.16 03:35:54.408012 [ 260 ] {953d5fe9-b539-4c87-bb60-0ff9afb17830} <Debug> TCPHandler: Processed in 0.002106342 sec. | ||
| 6577 | 2026.01.16 03:35:54.408133 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.16 03:35:54.408230 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.16 03:35:54.408271 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6580 | 2026.01.16 03:35:54.408595 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.16 03:35:54.408631 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6582 | 2026.01.16 03:35:54.408940 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6583 | 2026.01.16 03:35:54.409157 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.16 03:35:54.409290 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6585 | 2026.01.16 03:35:54.409326 [ 260 ] {1a2371f9-c304-40c0-8661-57a3edcab699} <Debug> TCPHandler: Processed in 0.001243819 sec. | ||
| 6586 | 2026.01.16 03:35:55.117834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 6587 | 2026.01.16 03:35:55.118573 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.01.16 03:35:55.118619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6589 | 2026.01.16 03:35:55.119099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6590 | 2026.01.16 03:35:55.119353 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.01.16 03:35:55.119490 [ 150 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6592 | 2026.01.16 03:35:55.119502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 6593 | 2026.01.16 03:35:55.119569 [ 150 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.01.16 03:35:55.119598 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6595 | 2026.01.16 03:35:55.119710 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 6596 | 2026.01.16 03:35:55.119827 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.01.16 03:35:55.119867 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 6598 | 2026.01.16 03:35:55.119933 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6599 | 2026.01.16 03:35:55.119981 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6600 | 2026.01.16 03:35:55.120033 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6601 | 2026.01.16 03:35:55.120077 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6602 | 2026.01.16 03:35:55.120120 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6603 | 2026.01.16 03:35:55.121937 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271834 sec., 6576184.703635917 rows/sec., 94.07 MiB/sec. | ||
| 6604 | 2026.01.16 03:35:55.122465 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6605 | 2026.01.16 03:35:55.122814 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.01.16 03:35:55.122909 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_31_6} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6607 | 2026.01.16 03:35:55.123040 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6608 | 2026.01.16 03:35:55.917345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6609 | 2026.01.16 03:35:55.934746 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.01.16 03:35:55.934799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6611 | 2026.01.16 03:35:55.940362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6612 | 2026.01.16 03:35:55.941058 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.01.16 03:35:55.941335 [ 148 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6614 | 2026.01.16 03:35:55.941378 [ 148 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.01.16 03:35:55.941399 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6616 | 2026.01.16 03:35:55.941495 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 6617 | 2026.01.16 03:35:55.943926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6618 | 2026.01.16 03:35:55.944454 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.01.16 03:35:55.945150 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6620 | 2026.01.16 03:35:55.948531 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6621 | 2026.01.16 03:35:55.951963 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6622 | 2026.01.16 03:35:55.955609 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6623 | 2026.01.16 03:35:55.959868 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6624 | 2026.01.16 03:35:55.964126 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6625 | 2026.01.16 03:35:56.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.59 MiB, peak 280.59 MiB, free memory in arenas 0.00 B, will set to 274.24 MiB (RSS), difference: -6.36 MiB | ||
| 6626 | 2026.01.16 03:35:56.016979 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.075519769 sec., 3098.5264269015443 rows/sec., 16.02 MiB/sec. | ||
| 6627 | 2026.01.16 03:35:56.019846 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6628 | 2026.01.16 03:35:56.021938 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.01.16 03:35:56.022062 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_31_6} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6630 | 2026.01.16 03:35:56.024988 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6631 | 2026.01.16 03:35:57.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.82 MiB, peak 280.59 MiB, free memory in arenas 0.00 B, will set to 275.59 MiB (RSS), difference: 10.77 MiB | ||
| 6632 | 2026.01.16 03:35:59.398405 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.01.16 03:35:59.398702 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.16 03:35:59.398773 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6635 | 2026.01.16 03:35:59.399373 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.16 03:35:59.399418 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6637 | 2026.01.16 03:35:59.399794 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6638 | 2026.01.16 03:35:59.400037 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.16 03:35:59.400190 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 6640 | 2026.01.16 03:35:59.400191 [ 144 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6641 | 2026.01.16 03:35:59.400231 [ 260 ] {76a61bd0-a3a5-44f3-ac1c-1e14c80b13c5} <Debug> TCPHandler: Processed in 0.00200806 sec. | ||
| 6642 | 2026.01.16 03:35:59.400271 [ 144 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.01.16 03:35:59.400320 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6644 | 2026.01.16 03:35:59.400361 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.01.16 03:35:59.400467 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6646 | 2026.01.16 03:35:59.400500 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6647 | 2026.01.16 03:35:59.400507 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6648 | 2026.01.16 03:35:59.400735 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.01.16 03:35:59.400796 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2467 rows starting from the beginning of the part | ||
| 6650 | 2026.01.16 03:35:59.400905 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1318 rows starting from the beginning of the part | ||
| 6651 | 2026.01.16 03:35:59.400982 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 140 rows starting from the beginning of the part | ||
| 6652 | 2026.01.16 03:35:59.400984 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.16 03:35:59.401043 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6654 | 2026.01.16 03:35:59.401055 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6655 | 2026.01.16 03:35:59.401127 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 140 rows starting from the beginning of the part | ||
| 6656 | 2026.01.16 03:35:59.401198 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6657 | 2026.01.16 03:35:59.401377 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6658 | 2026.01.16 03:35:59.401631 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.01.16 03:35:59.401745 [ 144 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6660 | 2026.01.16 03:35:59.401762 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 6661 | 2026.01.16 03:35:59.401807 [ 144 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.01.16 03:35:59.401840 [ 260 ] {4c9e3c15-59e0-4ece-a24d-3f2fd8f293c0} <Debug> TCPHandler: Processed in 0.001526833 sec. | ||
| 6663 | 2026.01.16 03:35:59.401840 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6664 | 2026.01.16 03:35:59.401964 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.01.16 03:35:59.401986 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6666 | 2026.01.16 03:35:59.402062 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6667 | 2026.01.16 03:35:59.402073 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6668 | 2026.01.16 03:35:59.402103 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 6669 | 2026.01.16 03:35:59.402106 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6670 | 2026.01.16 03:35:59.402161 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 560 rows starting from the beginning of the part | ||
| 6671 | 2026.01.16 03:35:59.402205 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 6672 | 2026.01.16 03:35:59.402245 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6673 | 2026.01.16 03:35:59.402284 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6674 | 2026.01.16 03:35:59.402332 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6675 | 2026.01.16 03:35:59.402524 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.01.16 03:35:59.402559 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6677 | 2026.01.16 03:35:59.403210 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6678 | 2026.01.16 03:35:59.403439 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.01.16 03:35:59.403554 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6680 | 2026.01.16 03:35:59.403569 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. | ||
| 6681 | 2026.01.16 03:35:59.403598 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.01.16 03:35:59.403620 [ 260 ] {14c24860-b48c-4166-b2fa-3c965cfa2e2c} <Debug> TCPHandler: Processed in 0.001705155 sec. | ||
| 6683 | 2026.01.16 03:35:59.403621 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6684 | 2026.01.16 03:35:59.403723 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6685 | 2026.01.16 03:35:59.403727 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.00331829 sec., 1258780.878102878 rows/sec., 108.70 MiB/sec. | ||
| 6686 | 2026.01.16 03:35:59.403752 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798277 sec., 1196144.9765525556 rows/sec., 92.88 MiB/sec. | ||
| 6687 | 2026.01.16 03:35:59.403749 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.01.16 03:35:59.403818 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2026.01.16 03:35:59.403857 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13404 rows starting from the beginning of the part | ||
| 6690 | 2026.01.16 03:35:59.403905 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 918 rows starting from the beginning of the part | ||
| 6691 | 2026.01.16 03:35:59.403914 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6692 | 2026.01.16 03:35:59.403944 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6693 | 2026.01.16 03:35:59.403957 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6694 | 2026.01.16 03:35:59.403979 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6695 | 2026.01.16 03:35:59.404020 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6696 | 2026.01.16 03:35:59.404048 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6697 | 2026.01.16 03:35:59.404048 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6698 | 2026.01.16 03:35:59.404057 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6699 | 2026.01.16 03:35:59.404286 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.01.16 03:35:59.404327 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6701 | 2026.01.16 03:35:59.404380 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.16 03:35:59.404398 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.01.16 03:35:59.404469 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_46_9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6704 | 2026.01.16 03:35:59.404478 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_46_9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6705 | 2026.01.16 03:35:59.404567 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6706 | 2026.01.16 03:35:59.404613 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6707 | 2026.01.16 03:35:59.404814 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6708 | 2026.01.16 03:35:59.405028 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.01.16 03:35:59.405141 [ 144 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6710 | 2026.01.16 03:35:59.405162 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 6711 | 2026.01.16 03:35:59.405171 [ 144 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.01.16 03:35:59.405203 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6713 | 2026.01.16 03:35:59.405206 [ 260 ] {64133f75-169f-4551-9579-f3dadeb3bad3} <Debug> TCPHandler: Processed in 0.001505552 sec. | ||
| 6714 | 2026.01.16 03:35:59.405275 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6715 | 2026.01.16 03:35:59.405372 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6716 | 2026.01.16 03:35:59.405398 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2750 rows starting from the beginning of the part | ||
| 6717 | 2026.01.16 03:35:59.405445 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6718 | 2026.01.16 03:35:59.405486 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6719 | 2026.01.16 03:35:59.405522 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6720 | 2026.01.16 03:35:59.405559 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6721 | 2026.01.16 03:35:59.405594 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6722 | 2026.01.16 03:35:59.406881 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635454 sec., 1864925.5802975812 rows/sec., 121.90 MiB/sec. | ||
| 6723 | 2026.01.16 03:35:59.407101 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6724 | 2026.01.16 03:35:59.407349 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.16 03:35:59.407413 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_46_9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6726 | 2026.01.16 03:35:59.407474 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6727 | 2026.01.16 03:35:59.409687 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14962 rows, containing 5 columns (5 merged, 0 gathered) in 0.00600538 sec., 2491432.6820284477 rows/sec., 169.36 MiB/sec. | ||
| 6728 | 2026.01.16 03:35:59.410254 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6729 | 2026.01.16 03:35:59.410561 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.01.16 03:35:59.410644 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6731 | 2026.01.16 03:35:59.410765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6732 | 2026.01.16 03:36:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.99 MiB, peak 285.45 MiB, free memory in arenas 0.00 B, will set to 278.82 MiB (RSS), difference: 2.83 MiB | ||
| 6733 | 2026.01.16 03:36:02.488609 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6734 | 2026.01.16 03:36:02.488669 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6735 | 2026.01.16 03:36:02.619700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 6736 | 2026.01.16 03:36:02.620279 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.01.16 03:36:02.620338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6738 | 2026.01.16 03:36:02.620883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6739 | 2026.01.16 03:36:02.621141 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.16 03:36:02.621290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 6741 | 2026.01.16 03:36:02.652689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 844 | ||
| 6742 | 2026.01.16 03:36:02.654792 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.01.16 03:36:02.654838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6744 | 2026.01.16 03:36:02.656008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6745 | 2026.01.16 03:36:02.656275 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.01.16 03:36:02.656524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6747 | 2026.01.16 03:36:03.001346 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000892443 sec. | ||
| 6748 | 2026.01.16 03:36:03.444067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6749 | 2026.01.16 03:36:03.459121 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.01.16 03:36:03.459174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6751 | 2026.01.16 03:36:03.464669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6752 | 2026.01.16 03:36:03.465348 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.01.16 03:36:03.468010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6754 | 2026.01.16 03:36:04.400192 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.01.16 03:36:04.400376 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6756 | 2026.01.16 03:36:04.400446 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6757 | 2026.01.16 03:36:04.401162 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.16 03:36:04.401214 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6759 | 2026.01.16 03:36:04.401639 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6760 | 2026.01.16 03:36:04.401895 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.16 03:36:04.402059 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001731 sec., 80878.10514153668 rows/sec., 7.03 MiB/sec. | ||
| 6762 | 2026.01.16 03:36:04.402110 [ 260 ] {38d4dbc9-65b7-4533-9999-99ed0c0aab63} <Debug> TCPHandler: Processed in 0.002080881 sec. | ||
| 6763 | 2026.01.16 03:36:04.402230 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.01.16 03:36:04.402334 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.01.16 03:36:04.402376 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6766 | 2026.01.16 03:36:04.402793 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.01.16 03:36:04.402830 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6768 | 2026.01.16 03:36:04.403167 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6769 | 2026.01.16 03:36:04.403448 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.16 03:36:04.403592 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001282 sec., 32761.3104524181 rows/sec., 2.41 MiB/sec. | ||
| 6771 | 2026.01.16 03:36:04.403633 [ 260 ] {9895d168-de48-4824-bef0-580376dd4600} <Debug> TCPHandler: Processed in 0.001454342 sec. | ||
| 6772 | 2026.01.16 03:36:04.403750 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2026.01.16 03:36:04.403849 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6774 | 2026.01.16 03:36:04.403891 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6775 | 2026.01.16 03:36:04.404335 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.01.16 03:36:04.404373 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6777 | 2026.01.16 03:36:04.404681 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6778 | 2026.01.16 03:36:04.404894 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.01.16 03:36:04.405030 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.0012 sec., 88333.33333333334 rows/sec., 6.90 MiB/sec. | ||
| 6780 | 2026.01.16 03:36:04.405078 [ 260 ] {341bbd56-54dd-40ca-a313-ac6e93967169} <Debug> TCPHandler: Processed in 0.00137897 sec. | ||
| 6781 | 2026.01.16 03:36:04.405191 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.01.16 03:36:04.405288 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6783 | 2026.01.16 03:36:04.405332 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6784 | 2026.01.16 03:36:04.405752 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.01.16 03:36:04.405788 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6786 | 2026.01.16 03:36:04.406117 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6787 | 2026.01.16 03:36:04.406342 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.01.16 03:36:04.406475 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6789 | 2026.01.16 03:36:04.406511 [ 260 ] {ebb81e25-47f2-4e4c-ae51-d351b58f9b6f} <Debug> TCPHandler: Processed in 0.001370401 sec. | ||
| 6790 | 2026.01.16 03:36:04.406622 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.01.16 03:36:04.406717 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6792 | 2026.01.16 03:36:04.406771 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <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 | ||
| 6793 | 2026.01.16 03:36:04.407637 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.01.16 03:36:04.407674 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6795 | 2026.01.16 03:36:04.408232 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6796 | 2026.01.16 03:36:04.408455 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.01.16 03:36:04.408583 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001916 sec., 21920.668058455114 rows/sec., 39.28 MiB/sec. | ||
| 6798 | 2026.01.16 03:36:04.408634 [ 260 ] {475fd3a0-78bc-4e48-bcd8-d843edd2fd4a} <Debug> TCPHandler: Processed in 0.002097571 sec. | ||
| 6799 | 2026.01.16 03:36:04.408737 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6800 | 2026.01.16 03:36:04.408827 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6801 | 2026.01.16 03:36:04.408867 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6802 | 2026.01.16 03:36:04.409272 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.01.16 03:36:04.409312 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6804 | 2026.01.16 03:36:04.409625 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6805 | 2026.01.16 03:36:04.409832 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.01.16 03:36:04.409961 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6807 | 2026.01.16 03:36:04.409997 [ 260 ] {ebde6829-2463-4721-b47e-3af2de564af0} <Debug> TCPHandler: Processed in 0.001266089 sec. | ||
| 6808 | 2026.01.16 03:36:09.428341 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.01.16 03:36:09.428534 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6810 | 2026.01.16 03:36:09.428601 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6811 | 2026.01.16 03:36:09.429278 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.01.16 03:36:09.429327 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6813 | 2026.01.16 03:36:09.429726 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6814 | 2026.01.16 03:36:09.429964 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.01.16 03:36:09.430136 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 6816 | 2026.01.16 03:36:09.430218 [ 260 ] {e921ad17-8bae-4358-8519-d2480b216aaf} <Debug> TCPHandler: Processed in 0.00200048 sec. | ||
| 6817 | 2026.01.16 03:36:09.430398 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.01.16 03:36:09.430518 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6819 | 2026.01.16 03:36:09.430569 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6820 | 2026.01.16 03:36:09.431867 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.01.16 03:36:09.431902 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6822 | 2026.01.16 03:36:09.432331 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6823 | 2026.01.16 03:36:09.432553 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.01.16 03:36:09.432696 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002209 sec., 595744.6808510638 rows/sec., 49.70 MiB/sec. | ||
| 6825 | 2026.01.16 03:36:09.432736 [ 260 ] {023514cf-663a-4f7f-b326-f5fd6265f24f} <Debug> TCPHandler: Processed in 0.002399976 sec. | ||
| 6826 | 2026.01.16 03:36:09.432860 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.01.16 03:36:09.432957 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.01.16 03:36:09.432997 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6829 | 2026.01.16 03:36:09.433466 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.01.16 03:36:09.433505 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6831 | 2026.01.16 03:36:09.433811 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6832 | 2026.01.16 03:36:09.434026 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.01.16 03:36:09.434153 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001216 sec., 9868.421052631578 rows/sec., 790.24 KiB/sec. | ||
| 6834 | 2026.01.16 03:36:09.434191 [ 260 ] {6644a71a-37b2-4227-bcde-2213a86b87da} <Debug> TCPHandler: Processed in 0.001381531 sec. | ||
| 6835 | 2026.01.16 03:36:09.434309 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.01.16 03:36:09.434410 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.01.16 03:36:09.434450 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6838 | 2026.01.16 03:36:09.435008 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.01.16 03:36:09.435048 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6840 | 2026.01.16 03:36:09.435378 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6841 | 2026.01.16 03:36:09.435609 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.01.16 03:36:09.435737 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001344 sec., 187500 rows/sec., 12.97 MiB/sec. | ||
| 6843 | 2026.01.16 03:36:09.435774 [ 260 ] {5180c1e2-2878-4acd-b836-f4f518b5c29d} <Debug> TCPHandler: Processed in 0.001516233 sec. | ||
| 6844 | 2026.01.16 03:36:09.435904 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.01.16 03:36:09.435999 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.01.16 03:36:09.436042 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6847 | 2026.01.16 03:36:09.436467 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.01.16 03:36:09.436502 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6849 | 2026.01.16 03:36:09.436801 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6850 | 2026.01.16 03:36:09.437032 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.01.16 03:36:09.437170 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 6852 | 2026.01.16 03:36:09.437211 [ 260 ] {a2818c73-2441-4a94-b300-4730da254276} <Debug> TCPHandler: Processed in 0.00135784 sec. | ||
| 6853 | 2026.01.16 03:36:09.437327 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.01.16 03:36:09.437420 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6855 | 2026.01.16 03:36:09.437459 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6856 | 2026.01.16 03:36:09.438064 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.01.16 03:36:09.438099 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6858 | 2026.01.16 03:36:09.438447 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6859 | 2026.01.16 03:36:09.438665 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.01.16 03:36:09.438793 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001391 sec., 399712.4370956146 rows/sec., 29.95 MiB/sec. | ||
| 6861 | 2026.01.16 03:36:09.438829 [ 260 ] {5e56449e-6cc5-467b-bf27-44430325f8be} <Debug> TCPHandler: Processed in 0.001552403 sec. | ||
| 6862 | 2026.01.16 03:36:09.438951 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2026.01.16 03:36:09.439045 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6864 | 2026.01.16 03:36:09.439087 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6865 | 2026.01.16 03:36:09.439690 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.01.16 03:36:09.439723 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6867 | 2026.01.16 03:36:09.440100 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6868 | 2026.01.16 03:36:09.440325 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.01.16 03:36:09.440458 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001431 sec., 614954.5772187281 rows/sec., 41.74 MiB/sec. | ||
| 6870 | 2026.01.16 03:36:09.440494 [ 260 ] {2fc883d4-d466-43d3-820b-5cc09a75dc45} <Debug> TCPHandler: Processed in 0.001592194 sec. | ||
| 6871 | 2026.01.16 03:36:09.440618 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.01.16 03:36:09.440711 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6873 | 2026.01.16 03:36:09.440751 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6874 | 2026.01.16 03:36:09.441085 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.01.16 03:36:09.441117 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6876 | 2026.01.16 03:36:09.441424 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6877 | 2026.01.16 03:36:09.441647 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.01.16 03:36:09.441777 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6879 | 2026.01.16 03:36:09.441812 [ 260 ] {73f8f945-396d-4877-bcb3-5a683627ec17} <Debug> TCPHandler: Processed in 0.001244249 sec. | ||
| 6880 | 2026.01.16 03:36:09.786466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56707 | ||
| 6881 | 2026.01.16 03:36:09.786613 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6882 | 2026.01.16 03:36:09.786652 [ 290 ] {} <Debug> TCP-Session: 17b9106f-0557-4bed-9037-4b7ea9e1c69d Authenticating user 'default' from [fd00:1122:3344:101::e]:56707 | ||
| 6883 | 2026.01.16 03:36:09.786683 [ 290 ] {} <Debug> TCP-Session: 17b9106f-0557-4bed-9037-4b7ea9e1c69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2026.01.16 03:36:09.786703 [ 290 ] {} <Debug> TCP-Session: 17b9106f-0557-4bed-9037-4b7ea9e1c69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.01.16 03:36:09.786908 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45998 | ||
| 6886 | 2026.01.16 03:36:09.786956 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 6887 | 2026.01.16 03:36:09.786978 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58958 | ||
| 6888 | 2026.01.16 03:36:09.787001 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 6889 | 2026.01.16 03:36:09.787027 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35484 | ||
| 6890 | 2026.01.16 03:36:09.787048 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6891 | 2026.01.16 03:36:09.787084 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6892 | 2026.01.16 03:36:09.787071 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6893 | 2026.01.16 03:36:09.787127 [ 294 ] {} <Debug> TCP-Session: 21822724-a09c-4b3d-8acb-e9e5d4c23d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:58958 | ||
| 6894 | 2026.01.16 03:36:09.787114 [ 291 ] {} <Debug> TCP-Session: 935d75f5-4a71-4bea-95df-9a5a8ba6a8df Authenticating user 'default' from [fd00:1122:3344:101::e]:45998 | ||
| 6895 | 2026.01.16 03:36:09.787164 [ 294 ] {} <Debug> TCP-Session: 21822724-a09c-4b3d-8acb-e9e5d4c23d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.01.16 03:36:09.787152 [ 292 ] {} <Debug> TCP-Session: f3b41a36-81c5-49ea-ad70-91597e92c140 Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 6897 | 2026.01.16 03:36:09.787196 [ 291 ] {} <Debug> TCP-Session: 935d75f5-4a71-4bea-95df-9a5a8ba6a8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.01.16 03:36:09.787199 [ 294 ] {} <Debug> TCP-Session: 21822724-a09c-4b3d-8acb-e9e5d4c23d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.01.16 03:36:09.787230 [ 291 ] {} <Debug> TCP-Session: 935d75f5-4a71-4bea-95df-9a5a8ba6a8df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.01.16 03:36:09.787225 [ 292 ] {} <Debug> TCP-Session: f3b41a36-81c5-49ea-ad70-91597e92c140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.01.16 03:36:09.787050 [ 290 ] {} <Trace> TCP-Session: 17b9106f-0557-4bed-9037-4b7ea9e1c69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2026.01.16 03:36:09.787278 [ 292 ] {} <Debug> TCP-Session: f3b41a36-81c5-49ea-ad70-91597e92c140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.01.16 03:36:09.787018 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50321 | ||
| 6904 | 2026.01.16 03:36:09.786990 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61712 | ||
| 6905 | 2026.01.16 03:36:09.786970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32898 | ||
| 6906 | 2026.01.16 03:36:09.787462 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56707) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6907 | 2026.01.16 03:36:09.787591 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6908 | 2026.01.16 03:36:09.787620 [ 287 ] {} <Debug> TCP-Session: 9466fd5a-5390-45fa-82cf-e520014a3d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 6909 | 2026.01.16 03:36:09.787636 [ 287 ] {} <Debug> TCP-Session: 9466fd5a-5390-45fa-82cf-e520014a3d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6910 | 2026.01.16 03:36:09.787648 [ 287 ] {} <Debug> TCP-Session: 9466fd5a-5390-45fa-82cf-e520014a3d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2026.01.16 03:36:09.787740 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6912 | 2026.01.16 03:36:09.787798 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6913 | 2026.01.16 03:36:09.787840 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6914 | 2026.01.16 03:36:09.787882 [ 293 ] {} <Debug> TCP-Session: dcd93044-7ca1-4fe6-afb0-2c47641040aa Authenticating user 'default' from [fd00:1122:3344:101::e]:32898 | ||
| 6915 | 2026.01.16 03:36:09.787912 [ 293 ] {} <Debug> TCP-Session: dcd93044-7ca1-4fe6-afb0-2c47641040aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6916 | 2026.01.16 03:36:09.787927 [ 293 ] {} <Debug> TCP-Session: dcd93044-7ca1-4fe6-afb0-2c47641040aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.01.16 03:36:09.787941 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6918 | 2026.01.16 03:36:09.787974 [ 286 ] {} <Debug> TCP-Session: d9369e82-ba2f-4d4d-97bd-ea2b6c5c65ea Authenticating user 'default' from [fd00:1122:3344:101::e]:61712 | ||
| 6919 | 2026.01.16 03:36:09.787990 [ 286 ] {} <Debug> TCP-Session: d9369e82-ba2f-4d4d-97bd-ea2b6c5c65ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6920 | 2026.01.16 03:36:09.788004 [ 286 ] {} <Debug> TCP-Session: d9369e82-ba2f-4d4d-97bd-ea2b6c5c65ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.01.16 03:36:09.788096 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 6922 | 2026.01.16 03:36:09.788180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6923 | 2026.01.16 03:36:09.788222 [ 289 ] {} <Debug> TCP-Session: 4d1147d9-c72f-48dc-9f90-269847b8c2bc Authenticating user 'default' from [fd00:1122:3344:101::e]:35484 | ||
| 6924 | 2026.01.16 03:36:09.788244 [ 289 ] {} <Debug> TCP-Session: 4d1147d9-c72f-48dc-9f90-269847b8c2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2026.01.16 03:36:09.788256 [ 289 ] {} <Debug> TCP-Session: 4d1147d9-c72f-48dc-9f90-269847b8c2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.01.16 03:36:09.788275 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6927 | 2026.01.16 03:36:09.788308 [ 288 ] {} <Debug> TCP-Session: 07d3ce36-b313-4b28-b2d5-8a15f07f1b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:50321 | ||
| 6928 | 2026.01.16 03:36:09.788325 [ 288 ] {} <Debug> TCP-Session: 07d3ce36-b313-4b28-b2d5-8a15f07f1b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2026.01.16 03:36:09.788336 [ 288 ] {} <Debug> TCP-Session: 07d3ce36-b313-4b28-b2d5-8a15f07f1b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2026.01.16 03:36:09.789004 [ 325 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> AggregatingTransform: Aggregating | ||
| 6931 | 2026.01.16 03:36:09.789058 [ 325 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 6932 | 2026.01.16 03:36:09.789093 [ 325 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889854 sec. (1123.780 rows/sec., 43.90 KiB/sec.) | ||
| 6933 | 2026.01.16 03:36:09.789111 [ 325 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Trace> Aggregator: Merging aggregated data | ||
| 6934 | 2026.01.16 03:36:09.790520 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 6935 | 2026.01.16 03:36:09.790634 [ 290 ] {4f345e2e-51e1-421d-9498-cfaf88f4d5cf} <Debug> TCPHandler: Processed in 0.003710166 sec. | ||
| 6936 | 2026.01.16 03:36:09.790750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6937 | 2026.01.16 03:36:09.790782 [ 290 ] {} <Debug> TCP-Session: 17b9106f-0557-4bed-9037-4b7ea9e1c69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2026.01.16 03:36:09.790782 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6939 | 2026.01.16 03:36:09.790804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6940 | 2026.01.16 03:36:09.790829 [ 291 ] {} <Debug> TCP-Session: 935d75f5-4a71-4bea-95df-9a5a8ba6a8df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.01.16 03:36:09.790832 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6942 | 2026.01.16 03:36:09.790850 [ 289 ] {} <Debug> TCP-Session: 4d1147d9-c72f-48dc-9f90-269847b8c2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.01.16 03:36:09.790863 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6944 | 2026.01.16 03:36:09.790881 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6945 | 2026.01.16 03:36:09.790901 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6946 | 2026.01.16 03:36:09.790920 [ 292 ] {} <Debug> TCP-Session: f3b41a36-81c5-49ea-ad70-91597e92c140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.16 03:36:09.790931 [ 288 ] {} <Debug> TCP-Session: 07d3ce36-b313-4b28-b2d5-8a15f07f1b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.01.16 03:36:09.790949 [ 286 ] {} <Debug> TCP-Session: d9369e82-ba2f-4d4d-97bd-ea2b6c5c65ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6949 | 2026.01.16 03:36:09.790920 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6950 | 2026.01.16 03:36:09.790843 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6951 | 2026.01.16 03:36:09.791012 [ 287 ] {} <Debug> TCP-Session: 9466fd5a-5390-45fa-82cf-e520014a3d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.01.16 03:36:09.790883 [ 294 ] {} <Debug> TCP-Session: 21822724-a09c-4b3d-8acb-e9e5d4c23d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.01.16 03:36:09.791035 [ 293 ] {} <Debug> TCP-Session: dcd93044-7ca1-4fe6-afb0-2c47641040aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.01.16 03:36:10.121449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 6955 | 2026.01.16 03:36:10.121985 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.01.16 03:36:10.122037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6957 | 2026.01.16 03:36:10.122621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6958 | 2026.01.16 03:36:10.122880 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.01.16 03:36:10.123037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 6960 | 2026.01.16 03:36:10.968156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6961 | 2026.01.16 03:36:10.985637 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.01.16 03:36:10.985711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6963 | 2026.01.16 03:36:10.992978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6964 | 2026.01.16 03:36:10.993984 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.01.16 03:36:10.998984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6966 | 2026.01.16 03:36:11.269689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47269 | ||
| 6967 | 2026.01.16 03:36:11.269811 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6968 | 2026.01.16 03:36:11.269842 [ 290 ] {} <Debug> TCP-Session: f175b962-e09e-4deb-92ce-c1a0966e9b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:47269 | ||
| 6969 | 2026.01.16 03:36:11.269867 [ 290 ] {} <Debug> TCP-Session: f175b962-e09e-4deb-92ce-c1a0966e9b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6970 | 2026.01.16 03:36:11.269882 [ 290 ] {} <Debug> TCP-Session: f175b962-e09e-4deb-92ce-c1a0966e9b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6971 | 2026.01.16 03:36:11.270168 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54749 | ||
| 6972 | 2026.01.16 03:36:11.270208 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 6973 | 2026.01.16 03:36:11.270237 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57511 | ||
| 6974 | 2026.01.16 03:36:11.270252 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34696 | ||
| 6975 | 2026.01.16 03:36:11.270296 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6976 | 2026.01.16 03:36:11.270205 [ 290 ] {} <Trace> TCP-Session: f175b962-e09e-4deb-92ce-c1a0966e9b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.01.16 03:36:11.270349 [ 291 ] {} <Debug> TCP-Session: b74a2d9a-d93e-4f29-9ecb-297386a4ea0d Authenticating user 'default' from [fd00:1122:3344:101::e]:54749 | ||
| 6978 | 2026.01.16 03:36:11.270346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6979 | 2026.01.16 03:36:11.270382 [ 291 ] {} <Debug> TCP-Session: b74a2d9a-d93e-4f29-9ecb-297386a4ea0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.01.16 03:36:11.270393 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6981 | 2026.01.16 03:36:11.270409 [ 291 ] {} <Debug> TCP-Session: b74a2d9a-d93e-4f29-9ecb-297386a4ea0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.01.16 03:36:11.270401 [ 288 ] {} <Debug> TCP-Session: 1d6e3a53-7b93-47f1-a5ed-2cfdf4c9cb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:57511 | ||
| 6983 | 2026.01.16 03:36:11.270436 [ 289 ] {} <Debug> TCP-Session: e6a0a95b-3d94-451b-b402-3cfabec7777d Authenticating user 'default' from [fd00:1122:3344:101::e]:34696 | ||
| 6984 | 2026.01.16 03:36:11.270204 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 6985 | 2026.01.16 03:36:11.270481 [ 289 ] {} <Debug> TCP-Session: e6a0a95b-3d94-451b-b402-3cfabec7777d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.01.16 03:36:11.270464 [ 288 ] {} <Debug> TCP-Session: 1d6e3a53-7b93-47f1-a5ed-2cfdf4c9cb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.01.16 03:36:11.270508 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6988 | 2026.01.16 03:36:11.270524 [ 288 ] {} <Debug> TCP-Session: 1d6e3a53-7b93-47f1-a5ed-2cfdf4c9cb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6989 | 2026.01.16 03:36:11.270533 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2026.01.16 03:36:11.270509 [ 289 ] {} <Debug> TCP-Session: e6a0a95b-3d94-451b-b402-3cfabec7777d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.01.16 03:36:11.270582 [ 287 ] {} <Debug> TCP-Session: d7eec3a0-9df3-4cc5-a6b1-1db5390d756d Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 6992 | 2026.01.16 03:36:11.270180 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44083 | ||
| 6993 | 2026.01.16 03:36:11.270612 [ 287 ] {} <Debug> TCP-Session: d7eec3a0-9df3-4cc5-a6b1-1db5390d756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.01.16 03:36:11.270178 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33918 | ||
| 6995 | 2026.01.16 03:36:11.270648 [ 287 ] {} <Debug> TCP-Session: d7eec3a0-9df3-4cc5-a6b1-1db5390d756d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.01.16 03:36:11.270172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 6997 | 2026.01.16 03:36:11.270679 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6998 | 2026.01.16 03:36:11.270712 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6999 | 2026.01.16 03:36:11.270724 [ 292 ] {} <Debug> TCP-Session: bac20368-384d-4f74-913f-b8299d2eb93a Authenticating user 'default' from [fd00:1122:3344:101::e]:44083 | ||
| 7000 | 2026.01.16 03:36:11.270296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7001 | 2026.01.16 03:36:11.270746 [ 294 ] {} <Debug> TCP-Session: 8f90d275-f751-49df-8ba6-8e5a58a20864 Authenticating user 'default' from [fd00:1122:3344:101::e]:33918 | ||
| 7002 | 2026.01.16 03:36:11.270753 [ 292 ] {} <Debug> TCP-Session: bac20368-384d-4f74-913f-b8299d2eb93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.16 03:36:11.270788 [ 294 ] {} <Debug> TCP-Session: 8f90d275-f751-49df-8ba6-8e5a58a20864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2026.01.16 03:36:11.270785 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7005 | 2026.01.16 03:36:11.270814 [ 294 ] {} <Debug> TCP-Session: 8f90d275-f751-49df-8ba6-8e5a58a20864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.16 03:36:11.270805 [ 292 ] {} <Debug> TCP-Session: bac20368-384d-4f74-913f-b8299d2eb93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.01.16 03:36:11.270778 [ 286 ] {} <Debug> TCP-Session: 7be585b1-05ca-44c8-adbd-87ec8e76c519 Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 7008 | 2026.01.16 03:36:11.270864 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7009 | 2026.01.16 03:36:11.270876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7010 | 2026.01.16 03:36:11.270886 [ 286 ] {} <Debug> TCP-Session: 7be585b1-05ca-44c8-adbd-87ec8e76c519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.01.16 03:36:11.270916 [ 293 ] {} <Debug> TCP-Session: 25a29619-5182-406b-8fc0-374bd77b5b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 7012 | 2026.01.16 03:36:11.270922 [ 286 ] {} <Debug> TCP-Session: 7be585b1-05ca-44c8-adbd-87ec8e76c519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7013 | 2026.01.16 03:36:11.270941 [ 293 ] {} <Debug> TCP-Session: 25a29619-5182-406b-8fc0-374bd77b5b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.01.16 03:36:11.270960 [ 293 ] {} <Debug> TCP-Session: 25a29619-5182-406b-8fc0-374bd77b5b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.01.16 03:36:11.271165 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 7016 | 2026.01.16 03:36:11.272097 [ 331 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> AggregatingTransform: Aggregating | ||
| 7017 | 2026.01.16 03:36:11.272155 [ 331 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> Aggregator: Aggregation method: without_key | ||
| 7018 | 2026.01.16 03:36:11.272193 [ 331 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922214 sec. (1084.347 rows/sec., 42.36 KiB/sec.) | ||
| 7019 | 2026.01.16 03:36:11.272208 [ 331 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Trace> Aggregator: Merging aggregated data | ||
| 7020 | 2026.01.16 03:36:11.273388 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 7021 | 2026.01.16 03:36:11.273518 [ 290 ] {874a8e43-7c1a-4363-aae0-b4e95b43b354} <Debug> TCPHandler: Processed in 0.003427582 sec. | ||
| 7022 | 2026.01.16 03:36:11.273629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7023 | 2026.01.16 03:36:11.273653 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7024 | 2026.01.16 03:36:11.273658 [ 290 ] {} <Debug> TCP-Session: f175b962-e09e-4deb-92ce-c1a0966e9b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.16 03:36:11.273671 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7026 | 2026.01.16 03:36:11.273699 [ 288 ] {} <Debug> TCP-Session: 1d6e3a53-7b93-47f1-a5ed-2cfdf4c9cb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.16 03:36:11.273706 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7028 | 2026.01.16 03:36:11.273723 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7029 | 2026.01.16 03:36:11.273737 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7030 | 2026.01.16 03:36:11.273760 [ 286 ] {} <Debug> TCP-Session: 7be585b1-05ca-44c8-adbd-87ec8e76c519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.01.16 03:36:11.273769 [ 287 ] {} <Debug> TCP-Session: d7eec3a0-9df3-4cc5-a6b1-1db5390d756d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.01.16 03:36:11.273780 [ 294 ] {} <Debug> TCP-Session: 8f90d275-f751-49df-8ba6-8e5a58a20864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7033 | 2026.01.16 03:36:11.273770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7034 | 2026.01.16 03:36:11.273724 [ 292 ] {} <Debug> TCP-Session: bac20368-384d-4f74-913f-b8299d2eb93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.01.16 03:36:11.273689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7036 | 2026.01.16 03:36:11.273849 [ 289 ] {} <Debug> TCP-Session: e6a0a95b-3d94-451b-b402-3cfabec7777d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.01.16 03:36:11.273756 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7038 | 2026.01.16 03:36:11.273892 [ 291 ] {} <Debug> TCP-Session: b74a2d9a-d93e-4f29-9ecb-297386a4ea0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.01.16 03:36:11.273919 [ 293 ] {} <Debug> TCP-Session: 25a29619-5182-406b-8fc0-374bd77b5b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.01.16 03:36:11.298390 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57836 | ||
| 7041 | 2026.01.16 03:36:11.298469 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7042 | 2026.01.16 03:36:11.298490 [ 290 ] {} <Debug> TCP-Session: de0d0c83-5bd1-42f3-b714-5c2273d063ea Authenticating user 'default' from [fd00:1122:3344:101::e]:57836 | ||
| 7043 | 2026.01.16 03:36:11.298508 [ 290 ] {} <Debug> TCP-Session: de0d0c83-5bd1-42f3-b714-5c2273d063ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.01.16 03:36:11.298520 [ 290 ] {} <Debug> TCP-Session: de0d0c83-5bd1-42f3-b714-5c2273d063ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.01.16 03:36:11.298708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50258 | ||
| 7046 | 2026.01.16 03:36:11.298739 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46575 | ||
| 7047 | 2026.01.16 03:36:11.298744 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53697 | ||
| 7048 | 2026.01.16 03:36:11.298781 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
| 7049 | 2026.01.16 03:36:11.298797 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7050 | 2026.01.16 03:36:11.298803 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55438 | ||
| 7051 | 2026.01.16 03:36:11.298822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7052 | 2026.01.16 03:36:11.298847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7053 | 2026.01.16 03:36:11.298870 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7054 | 2026.01.16 03:36:11.298875 [ 292 ] {} <Debug> TCP-Session: 35535ac5-b5f4-4fed-a136-a1e0db85f2af Authenticating user 'default' from [fd00:1122:3344:101::e]:46575 | ||
| 7055 | 2026.01.16 03:36:11.298895 [ 293 ] {} <Debug> TCP-Session: ad33b491-83e6-4783-a19e-ae0c2c5e2ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53697 | ||
| 7056 | 2026.01.16 03:36:11.298911 [ 286 ] {} <Debug> TCP-Session: c67a324b-961e-4a0c-a9db-1b12a546056b Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
| 7057 | 2026.01.16 03:36:11.298922 [ 292 ] {} <Debug> TCP-Session: 35535ac5-b5f4-4fed-a136-a1e0db85f2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.01.16 03:36:11.298935 [ 293 ] {} <Debug> TCP-Session: ad33b491-83e6-4783-a19e-ae0c2c5e2ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.01.16 03:36:11.298952 [ 286 ] {} <Debug> TCP-Session: c67a324b-961e-4a0c-a9db-1b12a546056b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.01.16 03:36:11.298974 [ 293 ] {} <Debug> TCP-Session: ad33b491-83e6-4783-a19e-ae0c2c5e2ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.01.16 03:36:11.298989 [ 286 ] {} <Debug> TCP-Session: c67a324b-961e-4a0c-a9db-1b12a546056b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.01.16 03:36:11.298959 [ 292 ] {} <Debug> TCP-Session: 35535ac5-b5f4-4fed-a136-a1e0db85f2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.01.16 03:36:11.298901 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7064 | 2026.01.16 03:36:11.298837 [ 291 ] {} <Debug> TCP-Session: 925bd8ba-b073-4c80-95b2-e4f7d76e61df Authenticating user 'default' from [fd00:1122:3344:101::e]:50258 | ||
| 7065 | 2026.01.16 03:36:11.299062 [ 288 ] {} <Debug> TCP-Session: 20ed4919-3f23-4a65-a3fb-753b09949890 Authenticating user 'default' from [fd00:1122:3344:101::e]:55438 | ||
| 7066 | 2026.01.16 03:36:11.298809 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59851 | ||
| 7067 | 2026.01.16 03:36:11.299085 [ 291 ] {} <Debug> TCP-Session: 925bd8ba-b073-4c80-95b2-e4f7d76e61df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.01.16 03:36:11.299095 [ 288 ] {} <Debug> TCP-Session: 20ed4919-3f23-4a65-a3fb-753b09949890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.01.16 03:36:11.299123 [ 291 ] {} <Debug> TCP-Session: 925bd8ba-b073-4c80-95b2-e4f7d76e61df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7070 | 2026.01.16 03:36:11.299137 [ 288 ] {} <Debug> TCP-Session: 20ed4919-3f23-4a65-a3fb-753b09949890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.01.16 03:36:11.298791 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55704 | ||
| 7072 | 2026.01.16 03:36:11.299158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.01.16 03:36:11.298768 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60452 | ||
| 7074 | 2026.01.16 03:36:11.299221 [ 289 ] {} <Debug> TCP-Session: 39cecd06-d44a-4415-8b07-f5a7932623b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59851 | ||
| 7075 | 2026.01.16 03:36:11.299245 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7076 | 2026.01.16 03:36:11.299257 [ 289 ] {} <Debug> TCP-Session: 39cecd06-d44a-4415-8b07-f5a7932623b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.16 03:36:11.299274 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7078 | 2026.01.16 03:36:11.299280 [ 287 ] {} <Debug> TCP-Session: f01e2557-f295-43e4-8b15-4dec239add16 Authenticating user 'default' from [fd00:1122:3344:101::e]:55704 | ||
| 7079 | 2026.01.16 03:36:11.299289 [ 289 ] {} <Debug> TCP-Session: 39cecd06-d44a-4415-8b07-f5a7932623b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.01.16 03:36:11.299304 [ 294 ] {} <Debug> TCP-Session: f56c0e88-1b97-46e7-aa05-72819b83b2bf Authenticating user 'default' from [fd00:1122:3344:101::e]:60452 | ||
| 7081 | 2026.01.16 03:36:11.299314 [ 287 ] {} <Debug> TCP-Session: f01e2557-f295-43e4-8b15-4dec239add16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.01.16 03:36:11.299338 [ 294 ] {} <Debug> TCP-Session: f56c0e88-1b97-46e7-aa05-72819b83b2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.01.16 03:36:11.299346 [ 287 ] {} <Debug> TCP-Session: f01e2557-f295-43e4-8b15-4dec239add16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.01.16 03:36:11.299355 [ 294 ] {} <Debug> TCP-Session: f56c0e88-1b97-46e7-aa05-72819b83b2bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.01.16 03:36:11.298771 [ 290 ] {} <Trace> TCP-Session: de0d0c83-5bd1-42f3-b714-5c2273d063ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.01.16 03:36:11.299509 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7087 | 2026.01.16 03:36:11.299709 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7088 | 2026.01.16 03:36:11.299756 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7089 | 2026.01.16 03:36:11.300005 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 7090 | 2026.01.16 03:36:11.300891 [ 319 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> AggregatingTransform: Aggregating | ||
| 7091 | 2026.01.16 03:36:11.300945 [ 319 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7092 | 2026.01.16 03:36:11.300984 [ 319 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888073 sec. (1126.034 rows/sec., 43.99 KiB/sec.) | ||
| 7093 | 2026.01.16 03:36:11.301003 [ 319 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Trace> Aggregator: Merging aggregated data | ||
| 7094 | 2026.01.16 03:36:11.302278 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002808 sec., 356.1253561253561 rows/sec., 13.91 KiB/sec. | ||
| 7095 | 2026.01.16 03:36:11.302467 [ 290 ] {1274651c-89c2-40f0-b96c-f6da66d7c57d} <Debug> TCPHandler: Processed in 0.003772607 sec. | ||
| 7096 | 2026.01.16 03:36:11.302555 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7097 | 2026.01.16 03:36:11.302583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7098 | 2026.01.16 03:36:11.302591 [ 289 ] {} <Debug> TCP-Session: 39cecd06-d44a-4415-8b07-f5a7932623b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7099 | 2026.01.16 03:36:11.302602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7100 | 2026.01.16 03:36:11.302622 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7101 | 2026.01.16 03:36:11.302634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7102 | 2026.01.16 03:36:11.302669 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7103 | 2026.01.16 03:36:11.302673 [ 292 ] {} <Debug> TCP-Session: 35535ac5-b5f4-4fed-a136-a1e0db85f2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.16 03:36:11.302690 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7105 | 2026.01.16 03:36:11.302711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7106 | 2026.01.16 03:36:11.302742 [ 288 ] {} <Debug> TCP-Session: 20ed4919-3f23-4a65-a3fb-753b09949890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.01.16 03:36:11.302695 [ 291 ] {} <Debug> TCP-Session: 925bd8ba-b073-4c80-95b2-e4f7d76e61df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.01.16 03:36:11.302772 [ 290 ] {} <Debug> TCP-Session: de0d0c83-5bd1-42f3-b714-5c2273d063ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.01.16 03:36:11.302655 [ 294 ] {} <Debug> TCP-Session: f56c0e88-1b97-46e7-aa05-72819b83b2bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.01.16 03:36:11.302620 [ 293 ] {} <Debug> TCP-Session: ad33b491-83e6-4783-a19e-ae0c2c5e2ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.01.16 03:36:11.302721 [ 286 ] {} <Debug> TCP-Session: c67a324b-961e-4a0c-a9db-1b12a546056b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.01.16 03:36:11.302654 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7113 | 2026.01.16 03:36:11.302899 [ 287 ] {} <Debug> TCP-Session: f01e2557-f295-43e4-8b15-4dec239add16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7114 | 2026.01.16 03:36:12.656757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 878 | ||
| 7115 | 2026.01.16 03:36:12.659203 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.01.16 03:36:12.659252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7117 | 2026.01.16 03:36:12.660505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7118 | 2026.01.16 03:36:12.660780 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.01.16 03:36:12.661087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7120 | 2026.01.16 03:36:14.400651 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.01.16 03:36:14.400839 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7122 | 2026.01.16 03:36:14.400908 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7123 | 2026.01.16 03:36:14.401641 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.01.16 03:36:14.401676 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7125 | 2026.01.16 03:36:14.402057 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7126 | 2026.01.16 03:36:14.402272 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.01.16 03:36:14.402417 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001629 sec., 85942.29588704726 rows/sec., 7.47 MiB/sec. | ||
| 7128 | 2026.01.16 03:36:14.402457 [ 260 ] {ee00d170-139a-4b6d-bd6e-fe73a4901475} <Debug> TCPHandler: Processed in 0.001934549 sec. | ||
| 7129 | 2026.01.16 03:36:14.402578 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.01.16 03:36:14.402670 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.01.16 03:36:14.402709 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7132 | 2026.01.16 03:36:14.403093 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.01.16 03:36:14.403126 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7134 | 2026.01.16 03:36:14.403406 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7135 | 2026.01.16 03:36:14.403614 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.16 03:36:14.403740 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001087 sec., 38638.45446182152 rows/sec., 2.84 MiB/sec. | ||
| 7137 | 2026.01.16 03:36:14.403751 [ 126 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7138 | 2026.01.16 03:36:14.403776 [ 260 ] {002ec0df-397d-4f1b-ae99-4ec2093fb09e} <Debug> TCPHandler: Processed in 0.001244919 sec. | ||
| 7139 | 2026.01.16 03:36:14.403823 [ 126 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.01.16 03:36:14.403853 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7141 | 2026.01.16 03:36:14.403934 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2026.01.16 03:36:14.404001 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 7143 | 2026.01.16 03:36:14.404056 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7144 | 2026.01.16 03:36:14.404111 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7145 | 2026.01.16 03:36:14.404192 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7146 | 2026.01.16 03:36:14.404254 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 7147 | 2026.01.16 03:36:14.404364 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 7148 | 2026.01.16 03:36:14.404442 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 7149 | 2026.01.16 03:36:14.404513 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 7150 | 2026.01.16 03:36:14.404587 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 7151 | 2026.01.16 03:36:14.404634 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.16 03:36:14.404654 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 7153 | 2026.01.16 03:36:14.404689 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7154 | 2026.01.16 03:36:14.405131 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7155 | 2026.01.16 03:36:14.405371 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.16 03:36:14.405514 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001483 sec., 71476.73634524613 rows/sec., 5.58 MiB/sec. | ||
| 7157 | 2026.01.16 03:36:14.405554 [ 260 ] {6a17515e-6412-44a3-a99d-98a805d7cd55} <Debug> TCPHandler: Processed in 0.001684325 sec. | ||
| 7158 | 2026.01.16 03:36:14.405669 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.01.16 03:36:14.405718 [ 201 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786957 sec., 256861.2451222945 rows/sec., 18.15 MiB/sec. | ||
| 7160 | 2026.01.16 03:36:14.405764 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7161 | 2026.01.16 03:36:14.405809 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7162 | 2026.01.16 03:36:14.405860 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7163 | 2026.01.16 03:36:14.406110 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.16 03:36:14.406185 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_31_6} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7165 | 2026.01.16 03:36:14.406218 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.01.16 03:36:14.406258 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7167 | 2026.01.16 03:36:14.406260 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7168 | 2026.01.16 03:36:14.406632 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7169 | 2026.01.16 03:36:14.406858 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.01.16 03:36:14.406994 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 7171 | 2026.01.16 03:36:14.407032 [ 260 ] {a7545280-8a36-4923-b7d1-4db64f70d30b} <Debug> TCPHandler: Processed in 0.001411871 sec. | ||
| 7172 | 2026.01.16 03:36:14.407146 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.01.16 03:36:14.407247 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.01.16 03:36:14.407302 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <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 | ||
| 7175 | 2026.01.16 03:36:14.408165 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.16 03:36:14.408201 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7177 | 2026.01.16 03:36:14.408771 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7178 | 2026.01.16 03:36:14.409003 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.16 03:36:14.409148 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00192 sec., 21875 rows/sec., 39.20 MiB/sec. | ||
| 7180 | 2026.01.16 03:36:14.409210 [ 260 ] {6e37021d-dbbf-4e32-8f5e-2cb27f11ef66} <Debug> TCPHandler: Processed in 0.002113021 sec. | ||
| 7181 | 2026.01.16 03:36:14.409318 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.01.16 03:36:14.409412 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.01.16 03:36:14.409454 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7184 | 2026.01.16 03:36:14.409772 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.16 03:36:14.409808 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7186 | 2026.01.16 03:36:14.410103 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7187 | 2026.01.16 03:36:14.410312 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.01.16 03:36:14.410440 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7189 | 2026.01.16 03:36:14.410476 [ 260 ] {24fc58dc-83be-4761-9801-0b1805385faa} <Debug> TCPHandler: Processed in 0.001206268 sec. | ||
| 7190 | 2026.01.16 03:36:17.488903 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7191 | 2026.01.16 03:36:17.488956 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7192 | 2026.01.16 03:36:17.623205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 7193 | 2026.01.16 03:36:17.624000 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.16 03:36:17.624081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7195 | 2026.01.16 03:36:17.624632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7196 | 2026.01.16 03:36:17.624872 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.16 03:36:17.625026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7198 | 2026.01.16 03:36:18.499139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7199 | 2026.01.16 03:36:18.516594 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.01.16 03:36:18.516658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7201 | 2026.01.16 03:36:18.522951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7202 | 2026.01.16 03:36:18.523636 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.01.16 03:36:18.526560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7204 | 2026.01.16 03:36:19.398784 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.01.16 03:36:19.398980 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7206 | 2026.01.16 03:36:19.399052 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7207 | 2026.01.16 03:36:19.399720 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.01.16 03:36:19.399759 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7209 | 2026.01.16 03:36:19.400147 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7210 | 2026.01.16 03:36:19.400366 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.16 03:36:19.400524 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 7212 | 2026.01.16 03:36:19.400566 [ 260 ] {1b1fd970-941b-4ba4-8318-aed684343f55} <Debug> TCPHandler: Processed in 0.001915229 sec. | ||
| 7213 | 2026.01.16 03:36:19.400694 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.01.16 03:36:19.400789 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7215 | 2026.01.16 03:36:19.400829 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7216 | 2026.01.16 03:36:19.401247 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.01.16 03:36:19.401285 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7218 | 2026.01.16 03:36:19.401594 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7219 | 2026.01.16 03:36:19.401804 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.01.16 03:36:19.401935 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 7221 | 2026.01.16 03:36:19.401972 [ 260 ] {e5222a86-b5f6-40d4-b7a5-a638fa2a74d0} <Debug> TCPHandler: Processed in 0.0013268 sec. | ||
| 7222 | 2026.01.16 03:36:19.402088 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.01.16 03:36:19.402182 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.01.16 03:36:19.402225 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7225 | 2026.01.16 03:36:19.402632 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.16 03:36:19.402668 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7227 | 2026.01.16 03:36:19.402996 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7228 | 2026.01.16 03:36:19.403216 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.01.16 03:36:19.403345 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7230 | 2026.01.16 03:36:19.403380 [ 260 ] {53b363c4-17a2-4a80-b451-a9a1cfd10466} <Debug> TCPHandler: Processed in 0.00134623 sec. | ||
| 7231 | 2026.01.16 03:36:19.403485 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.01.16 03:36:19.403572 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.01.16 03:36:19.403610 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7234 | 2026.01.16 03:36:19.403908 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.16 03:36:19.403942 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7236 | 2026.01.16 03:36:19.404293 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7237 | 2026.01.16 03:36:19.404504 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.16 03:36:19.404634 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 7239 | 2026.01.16 03:36:19.404670 [ 260 ] {38aa130b-f485-403d-8fea-e6437cacbb86} <Debug> TCPHandler: Processed in 0.001219488 sec. | ||
| 7240 | 2026.01.16 03:36:21.529421 [ 120 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7241 | 2026.01.16 03:36:21.529533 [ 120 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.01.16 03:36:21.529574 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7243 | 2026.01.16 03:36:21.529757 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7244 | 2026.01.16 03:36:21.529977 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7245 | 2026.01.16 03:36:21.530036 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 465 rows starting from the beginning of the part | ||
| 7246 | 2026.01.16 03:36:21.530143 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 7247 | 2026.01.16 03:36:21.530221 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 7248 | 2026.01.16 03:36:21.530295 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 7249 | 2026.01.16 03:36:21.530370 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 7250 | 2026.01.16 03:36:21.531522 [ 201 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843147 sec., 755772.5997980627 rows/sec., 53.54 MiB/sec. | ||
| 7251 | 2026.01.16 03:36:21.531730 [ 203 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7252 | 2026.01.16 03:36:21.532057 [ 203 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.16 03:36:21.532145 [ 203 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_19_4} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7254 | 2026.01.16 03:36:21.532227 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7255 | 2026.01.16 03:36:22.661409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 898 | ||
| 7256 | 2026.01.16 03:36:22.663566 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.01.16 03:36:22.663627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7258 | 2026.01.16 03:36:22.664957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7259 | 2026.01.16 03:36:22.665270 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.01.16 03:36:22.665442 [ 118 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7261 | 2026.01.16 03:36:22.665502 [ 118 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.01.16 03:36:22.665521 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7263 | 2026.01.16 03:36:22.665615 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 7264 | 2026.01.16 03:36:22.665683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7265 | 2026.01.16 03:36:22.666114 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7266 | 2026.01.16 03:36:22.666249 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 764 rows starting from the beginning of the part | ||
| 7267 | 2026.01.16 03:36:22.666638 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7268 | 2026.01.16 03:36:22.666951 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7269 | 2026.01.16 03:36:22.667285 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 7270 | 2026.01.16 03:36:22.667612 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7271 | 2026.01.16 03:36:22.668004 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7272 | 2026.01.16 03:36:22.674841 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 72 columns (72 merged, 0 gathered) in 0.009262369 sec., 96951.43866542134 rows/sec., 81.97 MiB/sec. | ||
| 7273 | 2026.01.16 03:36:22.676182 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7274 | 2026.01.16 03:36:22.676858 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.16 03:36:22.676944 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_26_5} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7276 | 2026.01.16 03:36:22.677198 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7277 | 2026.01.16 03:36:24.400816 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.01.16 03:36:24.400995 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7279 | 2026.01.16 03:36:24.401060 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7280 | 2026.01.16 03:36:24.401651 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.01.16 03:36:24.401699 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7282 | 2026.01.16 03:36:24.402076 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7283 | 2026.01.16 03:36:24.402313 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.01.16 03:36:24.402475 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001529 sec., 9156.311314584696 rows/sec., 746.63 KiB/sec. | ||
| 7285 | 2026.01.16 03:36:24.402518 [ 260 ] {548829f1-3443-4d74-a4ad-2ce5092a3ca9} <Debug> TCPHandler: Processed in 0.001831047 sec. | ||
| 7286 | 2026.01.16 03:36:24.402632 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.01.16 03:36:24.402726 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7288 | 2026.01.16 03:36:24.402767 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7289 | 2026.01.16 03:36:24.403228 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.16 03:36:24.403266 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7291 | 2026.01.16 03:36:24.403587 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7292 | 2026.01.16 03:36:24.403813 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.01.16 03:36:24.403930 [ 116 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7294 | 2026.01.16 03:36:24.403945 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001236 sec., 118932.03883495147 rows/sec., 10.25 MiB/sec. | ||
| 7295 | 2026.01.16 03:36:24.403999 [ 116 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.01.16 03:36:24.404008 [ 260 ] {a0e046cf-23a7-4c5f-961b-310a63529aaf} <Debug> TCPHandler: Processed in 0.001424901 sec. | ||
| 7297 | 2026.01.16 03:36:24.404028 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7298 | 2026.01.16 03:36:24.404131 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.01.16 03:36:24.404130 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7300 | 2026.01.16 03:36:24.404228 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7301 | 2026.01.16 03:36:24.404254 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7302 | 2026.01.16 03:36:24.404270 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7303 | 2026.01.16 03:36:24.404287 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2467 rows starting from the beginning of the part | ||
| 7304 | 2026.01.16 03:36:24.404353 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 140 rows starting from the beginning of the part | ||
| 7305 | 2026.01.16 03:36:24.404403 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1316 rows starting from the beginning of the part | ||
| 7306 | 2026.01.16 03:36:24.404448 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
| 7307 | 2026.01.16 03:36:24.404489 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7308 | 2026.01.16 03:36:24.404532 [ 201 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 147 rows starting from the beginning of the part | ||
| 7309 | 2026.01.16 03:36:24.404677 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.01.16 03:36:24.404713 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7311 | 2026.01.16 03:36:24.405041 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7312 | 2026.01.16 03:36:24.405255 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.01.16 03:36:24.405388 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001178 sec., 47538.20033955857 rows/sec., 3.43 MiB/sec. | ||
| 7314 | 2026.01.16 03:36:24.405426 [ 260 ] {122bd208-c972-4571-9c52-647df4455606} <Debug> TCPHandler: Processed in 0.001343991 sec. | ||
| 7315 | 2026.01.16 03:36:24.405530 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.01.16 03:36:24.405623 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7317 | 2026.01.16 03:36:24.405663 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7318 | 2026.01.16 03:36:24.406075 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.01.16 03:36:24.406112 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7320 | 2026.01.16 03:36:24.406227 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002142302 sec., 1991315.8835682364 rows/sec., 172.37 MiB/sec. | ||
| 7321 | 2026.01.16 03:36:24.406432 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7322 | 2026.01.16 03:36:24.406559 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7323 | 2026.01.16 03:36:24.406672 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.16 03:36:24.406801 [ 115 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7325 | 2026.01.16 03:36:24.406815 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.00121 sec., 99173.55371900827 rows/sec., 7.76 MiB/sec. | ||
| 7326 | 2026.01.16 03:36:24.406870 [ 115 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.01.16 03:36:24.406880 [ 260 ] {f8d357a2-a6b2-4d5a-a703-71e2fa58f28a} <Debug> TCPHandler: Processed in 0.001397651 sec. | ||
| 7328 | 2026.01.16 03:36:24.406901 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7329 | 2026.01.16 03:36:24.406979 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7330 | 2026.01.16 03:36:24.406980 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.01.16 03:36:24.407002 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.16 03:36:24.407074 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7333 | 2026.01.16 03:36:24.407107 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 7334 | 2026.01.16 03:36:24.407110 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.01.16 03:36:24.407115 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_51_10} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7336 | 2026.01.16 03:36:24.407165 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7337 | 2026.01.16 03:36:24.407166 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7338 | 2026.01.16 03:36:24.407226 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 556 rows starting from the beginning of the part | ||
| 7339 | 2026.01.16 03:36:24.407268 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7340 | 2026.01.16 03:36:24.407271 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7341 | 2026.01.16 03:36:24.407333 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7342 | 2026.01.16 03:36:24.407376 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part | ||
| 7343 | 2026.01.16 03:36:24.407588 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.01.16 03:36:24.407625 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7345 | 2026.01.16 03:36:24.407962 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7346 | 2026.01.16 03:36:24.408180 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.01.16 03:36:24.408291 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7348 | 2026.01.16 03:36:24.408314 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001222 sec., 136661.21112929622 rows/sec., 9.51 MiB/sec. | ||
| 7349 | 2026.01.16 03:36:24.408322 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.01.16 03:36:24.408354 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7351 | 2026.01.16 03:36:24.408359 [ 260 ] {a12de878-c884-4670-a9c9-f72c7cb090a2} <Debug> TCPHandler: Processed in 0.001405871 sec. | ||
| 7352 | 2026.01.16 03:36:24.408404 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453522 sec., 1515628.9344089734 rows/sec., 117.85 MiB/sec. | ||
| 7353 | 2026.01.16 03:36:24.408433 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7354 | 2026.01.16 03:36:24.408482 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.01.16 03:36:24.408539 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7356 | 2026.01.16 03:36:24.408576 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14962 rows starting from the beginning of the part | ||
| 7357 | 2026.01.16 03:36:24.408580 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.16 03:36:24.408582 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7359 | 2026.01.16 03:36:24.408642 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7360 | 2026.01.16 03:36:24.408644 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <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 | ||
| 7361 | 2026.01.16 03:36:24.408696 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 880 rows starting from the beginning of the part | ||
| 7362 | 2026.01.16 03:36:24.408744 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7363 | 2026.01.16 03:36:24.408784 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7364 | 2026.01.16 03:36:24.408825 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 167 rows starting from the beginning of the part | ||
| 7365 | 2026.01.16 03:36:24.408852 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.16 03:36:24.409001 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_51_10} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7367 | 2026.01.16 03:36:24.409067 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7368 | 2026.01.16 03:36:24.409468 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.16 03:36:24.409506 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7370 | 2026.01.16 03:36:24.410137 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7371 | 2026.01.16 03:36:24.410387 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.16 03:36:24.410542 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001979 sec., 21222.839818089946 rows/sec., 38.03 MiB/sec. | ||
| 7373 | 2026.01.16 03:36:24.410597 [ 260 ] {54a5ff71-5b9d-48f4-a7aa-d1f9f754c91a} <Debug> TCPHandler: Processed in 0.002162902 sec. | ||
| 7374 | 2026.01.16 03:36:24.410708 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.16 03:36:24.410869 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.01.16 03:36:24.410911 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7377 | 2026.01.16 03:36:24.411240 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.16 03:36:24.411277 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7379 | 2026.01.16 03:36:24.411590 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7380 | 2026.01.16 03:36:24.411800 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.01.16 03:36:24.411910 [ 114 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7382 | 2026.01.16 03:36:24.411928 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7383 | 2026.01.16 03:36:24.411958 [ 114 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.01.16 03:36:24.411975 [ 260 ] {fd7ae079-948e-4f5a-9684-1ce32007a637} <Debug> TCPHandler: Processed in 0.001315609 sec. | ||
| 7385 | 2026.01.16 03:36:24.411985 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7386 | 2026.01.16 03:36:24.412109 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7387 | 2026.01.16 03:36:24.412249 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7388 | 2026.01.16 03:36:24.412288 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3050 rows starting from the beginning of the part | ||
| 7389 | 2026.01.16 03:36:24.412379 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7390 | 2026.01.16 03:36:24.412429 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7391 | 2026.01.16 03:36:24.412477 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7392 | 2026.01.16 03:36:24.412513 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7393 | 2026.01.16 03:36:24.412553 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7394 | 2026.01.16 03:36:24.413334 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16489 rows, containing 5 columns (5 merged, 0 gathered) in 0.004938814 sec., 3338655.7987403455 rows/sec., 227.14 MiB/sec. | ||
| 7395 | 2026.01.16 03:36:24.413525 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7396 | 2026.01.16 03:36:24.413773 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.01.16 03:36:24.413852 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7398 | 2026.01.16 03:36:24.413922 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7399 | 2026.01.16 03:36:24.413971 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914478 sec., 1749824.2340732042 rows/sec., 114.69 MiB/sec. | ||
| 7400 | 2026.01.16 03:36:24.414326 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7401 | 2026.01.16 03:36:24.414574 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.01.16 03:36:24.414648 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_51_10} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7403 | 2026.01.16 03:36:24.414730 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7404 | 2026.01.16 03:36:25.125208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 7405 | 2026.01.16 03:36:25.125874 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.16 03:36:25.125921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7407 | 2026.01.16 03:36:25.126435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7408 | 2026.01.16 03:36:25.126700 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.16 03:36:25.126849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 7410 | 2026.01.16 03:36:26.026720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7411 | 2026.01.16 03:36:26.043401 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.01.16 03:36:26.043451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 7413 | 2026.01.16 03:36:26.049445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7414 | 2026.01.16 03:36:26.050178 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.01.16 03:36:26.052954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7416 | 2026.01.16 03:36:29.398120 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.01.16 03:36:29.398335 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7418 | 2026.01.16 03:36:29.398413 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7419 | 2026.01.16 03:36:29.399103 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.01.16 03:36:29.399155 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7421 | 2026.01.16 03:36:29.399566 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7422 | 2026.01.16 03:36:29.399799 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.01.16 03:36:29.399969 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 7424 | 2026.01.16 03:36:29.400018 [ 260 ] {a94b9099-b431-42c7-ad69-8e4e6fc4d80f} <Debug> TCPHandler: Processed in 0.00203545 sec. | ||
| 7425 | 2026.01.16 03:36:29.400159 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.01.16 03:36:29.400261 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7427 | 2026.01.16 03:36:29.400305 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7428 | 2026.01.16 03:36:29.400745 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.01.16 03:36:29.400784 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7430 | 2026.01.16 03:36:29.401126 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7431 | 2026.01.16 03:36:29.401348 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.01.16 03:36:29.401484 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 7433 | 2026.01.16 03:36:29.401524 [ 260 ] {a72c84fa-946e-4145-9cfd-1463f3868399} <Debug> TCPHandler: Processed in 0.001417511 sec. | ||
| 7434 | 2026.01.16 03:36:29.401646 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.01.16 03:36:29.401745 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.01.16 03:36:29.401791 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7437 | 2026.01.16 03:36:29.402201 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.01.16 03:36:29.402239 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7439 | 2026.01.16 03:36:29.402589 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7440 | 2026.01.16 03:36:29.402804 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.01.16 03:36:29.402940 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 7442 | 2026.01.16 03:36:29.402977 [ 260 ] {adafa360-ae2b-4446-bc31-8e94f5d16b16} <Debug> TCPHandler: Processed in 0.001380181 sec. | ||
| 7443 | 2026.01.16 03:36:29.403092 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.01.16 03:36:29.403188 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.01.16 03:36:29.403229 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7446 | 2026.01.16 03:36:29.403568 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.01.16 03:36:29.403605 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7448 | 2026.01.16 03:36:29.403927 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7449 | 2026.01.16 03:36:29.404140 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.01.16 03:36:29.404273 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7451 | 2026.01.16 03:36:29.404310 [ 260 ] {5aa7b021-e609-40ca-9e60-986eab3e869f} <Debug> TCPHandler: Processed in 0.001265979 sec. | ||
| 7452 | 2026.01.16 03:36:32.489002 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7453 | 2026.01.16 03:36:32.489054 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7454 | 2026.01.16 03:36:32.627017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 7455 | 2026.01.16 03:36:32.627564 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2026.01.16 03:36:32.627608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7457 | 2026.01.16 03:36:32.628115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7458 | 2026.01.16 03:36:32.628351 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.01.16 03:36:32.628491 [ 105 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7460 | 2026.01.16 03:36:32.628500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 7461 | 2026.01.16 03:36:32.628538 [ 105 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.01.16 03:36:32.628563 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7463 | 2026.01.16 03:36:32.628703 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::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 | ||
| 7464 | 2026.01.16 03:36:32.628879 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7465 | 2026.01.16 03:36:32.628930 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 7466 | 2026.01.16 03:36:32.629014 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7467 | 2026.01.16 03:36:32.629072 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7468 | 2026.01.16 03:36:32.629125 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7469 | 2026.01.16 03:36:32.629177 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7470 | 2026.01.16 03:36:32.629229 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7471 | 2026.01.16 03:36:32.631414 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779192 sec., 6227709.348616432 rows/sec., 89.09 MiB/sec. | ||
| 7472 | 2026.01.16 03:36:32.631692 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7473 | 2026.01.16 03:36:32.631997 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.16 03:36:32.632080 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_36_7} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7475 | 2026.01.16 03:36:32.632205 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7476 | 2026.01.16 03:36:32.665943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 920 | ||
| 7477 | 2026.01.16 03:36:32.667988 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.01.16 03:36:32.668030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7479 | 2026.01.16 03:36:32.669177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7480 | 2026.01.16 03:36:32.669436 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.01.16 03:36:32.669689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7482 | 2026.01.16 03:36:33.553103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7483 | 2026.01.16 03:36:33.569656 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.01.16 03:36:33.569712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7485 | 2026.01.16 03:36:33.576079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7486 | 2026.01.16 03:36:33.576789 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.01.16 03:36:33.577132 [ 105 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7488 | 2026.01.16 03:36:33.577232 [ 105 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.01.16 03:36:33.577270 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7490 | 2026.01.16 03:36:33.577444 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::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 | ||
| 7491 | 2026.01.16 03:36:33.579832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7492 | 2026.01.16 03:36:33.581674 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7493 | 2026.01.16 03:36:33.583327 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7494 | 2026.01.16 03:36:33.587940 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7495 | 2026.01.16 03:36:33.592405 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7496 | 2026.01.16 03:36:33.596721 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7497 | 2026.01.16 03:36:33.601348 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7498 | 2026.01.16 03:36:33.605452 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7499 | 2026.01.16 03:36:33.654757 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077387778 sec., 3514.7668925188677 rows/sec., 18.17 MiB/sec. | ||
| 7500 | 2026.01.16 03:36:33.657711 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7501 | 2026.01.16 03:36:33.659602 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.01.16 03:36:33.659682 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_36_7} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7503 | 2026.01.16 03:36:33.662160 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7504 | 2026.01.16 03:36:34.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.16 MiB, peak 296.02 MiB, free memory in arenas 0.00 B, will set to 285.84 MiB (RSS), difference: 1.68 MiB | ||
| 7505 | 2026.01.16 03:36:34.402020 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.01.16 03:36:34.402211 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7507 | 2026.01.16 03:36:34.402284 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7508 | 2026.01.16 03:36:34.403040 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.01.16 03:36:34.403080 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7510 | 2026.01.16 03:36:34.403500 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7511 | 2026.01.16 03:36:34.403748 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.01.16 03:36:34.403910 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00175 sec., 80000 rows/sec., 6.95 MiB/sec. | ||
| 7513 | 2026.01.16 03:36:34.403960 [ 260 ] {58387d2b-9d44-4e02-9ff1-2ecf92650845} <Debug> TCPHandler: Processed in 0.002074041 sec. | ||
| 7514 | 2026.01.16 03:36:34.404091 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.01.16 03:36:34.404193 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.01.16 03:36:34.404238 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7517 | 2026.01.16 03:36:34.404675 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.01.16 03:36:34.404719 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7519 | 2026.01.16 03:36:34.405041 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7520 | 2026.01.16 03:36:34.405259 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.01.16 03:36:34.405398 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001227 sec., 34229.828850855745 rows/sec., 2.51 MiB/sec. | ||
| 7522 | 2026.01.16 03:36:34.405436 [ 260 ] {fc536fab-9c83-44e1-8f1f-f757ddcde439} <Debug> TCPHandler: Processed in 0.001398431 sec. | ||
| 7523 | 2026.01.16 03:36:34.405553 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.01.16 03:36:34.405653 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7525 | 2026.01.16 03:36:34.405694 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7526 | 2026.01.16 03:36:34.406124 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.01.16 03:36:34.406160 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7528 | 2026.01.16 03:36:34.406481 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7529 | 2026.01.16 03:36:34.406709 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.01.16 03:36:34.406843 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001211 sec., 87530.9661436829 rows/sec., 6.84 MiB/sec. | ||
| 7531 | 2026.01.16 03:36:34.406880 [ 260 ] {9baebdb2-9ef6-417c-88b2-d7fc38317053} <Debug> TCPHandler: Processed in 0.0013778 sec. | ||
| 7532 | 2026.01.16 03:36:34.406992 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.01.16 03:36:34.407090 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7534 | 2026.01.16 03:36:34.407136 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7535 | 2026.01.16 03:36:34.407551 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.01.16 03:36:34.407587 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7537 | 2026.01.16 03:36:34.407936 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7538 | 2026.01.16 03:36:34.408154 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.01.16 03:36:34.408296 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7540 | 2026.01.16 03:36:34.408335 [ 260 ] {2bc297f2-4903-4bcc-8ab6-08a044258232} <Debug> TCPHandler: Processed in 0.001393311 sec. | ||
| 7541 | 2026.01.16 03:36:34.408453 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.01.16 03:36:34.408561 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7543 | 2026.01.16 03:36:34.408617 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <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 | ||
| 7544 | 2026.01.16 03:36:34.409509 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.01.16 03:36:34.409544 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7546 | 2026.01.16 03:36:34.410154 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7547 | 2026.01.16 03:36:34.410371 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.01.16 03:36:34.410527 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001984 sec., 21169.354838709678 rows/sec., 37.93 MiB/sec. | ||
| 7549 | 2026.01.16 03:36:34.410532 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7550 | 2026.01.16 03:36:34.410592 [ 260 ] {6f58c229-5f60-4a04-9733-d669d4e1251f} <Debug> TCPHandler: Processed in 0.002189853 sec. | ||
| 7551 | 2026.01.16 03:36:34.410605 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.16 03:36:34.410634 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7553 | 2026.01.16 03:36:34.410709 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2026.01.16 03:36:34.410739 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 7555 | 2026.01.16 03:36:34.410808 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7556 | 2026.01.16 03:36:34.410854 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7557 | 2026.01.16 03:36:34.410998 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7558 | 2026.01.16 03:36:34.411061 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 812 rows starting from the beginning of the part | ||
| 7559 | 2026.01.16 03:36:34.411187 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 7560 | 2026.01.16 03:36:34.411187 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.01.16 03:36:34.411237 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7562 | 2026.01.16 03:36:34.411287 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7563 | 2026.01.16 03:36:34.411386 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7564 | 2026.01.16 03:36:34.411475 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 7565 | 2026.01.16 03:36:34.411562 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7566 | 2026.01.16 03:36:34.411572 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7567 | 2026.01.16 03:36:34.411796 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.16 03:36:34.411933 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 7569 | 2026.01.16 03:36:34.411971 [ 260 ] {565c33ec-ecda-4568-8183-a92c6c0434ce} <Debug> TCPHandler: Processed in 0.001312589 sec. | ||
| 7570 | 2026.01.16 03:36:34.417571 [ 196 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 19 columns (19 merged, 0 gathered) in 0.006875353 sec., 148646.91311122497 rows/sec., 266.37 MiB/sec. | ||
| 7571 | 2026.01.16 03:36:34.419182 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7572 | 2026.01.16 03:36:34.419584 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.01.16 03:36:34.419669 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7574 | 2026.01.16 03:36:34.419842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 7575 | 2026.01.16 03:36:35.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.34 MiB, peak 296.02 MiB, free memory in arenas 0.00 B, will set to 290.49 MiB (RSS), difference: 4.16 MiB | ||
| 7576 | 2026.01.16 03:36:35.004439 [ 74 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7577 | 2026.01.16 03:36:35.004514 [ 74 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.01.16 03:36:35.004540 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7579 | 2026.01.16 03:36:35.004703 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::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 | ||
| 7580 | 2026.01.16 03:36:35.004915 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7581 | 2026.01.16 03:36:35.004962 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 7582 | 2026.01.16 03:36:35.005034 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 7583 | 2026.01.16 03:36:35.005080 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 7584 | 2026.01.16 03:36:35.005144 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 7585 | 2026.01.16 03:36:35.005189 [ 197 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 7586 | 2026.01.16 03:36:35.005935 [ 196 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131529 sec., 42576.16191106144 rows/sec., 3.55 MiB/sec. | ||
| 7587 | 2026.01.16 03:36:35.006115 [ 190 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7588 | 2026.01.16 03:36:35.006425 [ 190 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.16 03:36:35.006510 [ 190 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_9_2} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7590 | 2026.01.16 03:36:35.006616 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7591 | 2026.01.16 03:36:39.427561 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.01.16 03:36:39.427745 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.01.16 03:36:39.427809 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7594 | 2026.01.16 03:36:39.428400 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.01.16 03:36:39.428435 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7596 | 2026.01.16 03:36:39.428810 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7597 | 2026.01.16 03:36:39.429044 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.01.16 03:36:39.429205 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001506 sec., 15936.254980079682 rows/sec., 1.32 MiB/sec. | ||
| 7599 | 2026.01.16 03:36:39.429247 [ 260 ] {c2ccfecb-b782-45d4-bbc8-3588428e74ca} <Debug> TCPHandler: Processed in 0.001808677 sec. | ||
| 7600 | 2026.01.16 03:36:39.429364 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.01.16 03:36:39.429459 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7602 | 2026.01.16 03:36:39.429500 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7603 | 2026.01.16 03:36:39.429882 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.01.16 03:36:39.429918 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7605 | 2026.01.16 03:36:39.430198 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7606 | 2026.01.16 03:36:39.430409 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.01.16 03:36:39.430544 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 7608 | 2026.01.16 03:36:39.430589 [ 260 ] {9a2087eb-618d-418f-8deb-606b85abeb4e} <Debug> TCPHandler: Processed in 0.001274069 sec. | ||
| 7609 | 2026.01.16 03:36:39.430700 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.01.16 03:36:39.430794 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7611 | 2026.01.16 03:36:39.430831 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7612 | 2026.01.16 03:36:39.431737 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.16 03:36:39.431772 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7614 | 2026.01.16 03:36:39.432164 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7615 | 2026.01.16 03:36:39.432365 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.01.16 03:36:39.432502 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001727 sec., 763173.1325998842 rows/sec., 63.66 MiB/sec. | ||
| 7617 | 2026.01.16 03:36:39.432539 [ 260 ] {bf0a3164-c222-4b25-b584-9473d700c95b} <Debug> TCPHandler: Processed in 0.001888448 sec. | ||
| 7618 | 2026.01.16 03:36:39.432672 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.01.16 03:36:39.432795 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7620 | 2026.01.16 03:36:39.432846 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7621 | 2026.01.16 03:36:39.433279 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.01.16 03:36:39.433314 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7623 | 2026.01.16 03:36:39.433641 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7624 | 2026.01.16 03:36:39.433861 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.01.16 03:36:39.434004 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001233 sec., 12976.480129764803 rows/sec., 1005.87 KiB/sec. | ||
| 7626 | 2026.01.16 03:36:39.434044 [ 260 ] {80d1cca5-6032-4186-be14-df1fa6591a74} <Debug> TCPHandler: Processed in 0.001434251 sec. | ||
| 7627 | 2026.01.16 03:36:39.434148 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.01.16 03:36:39.434242 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.01.16 03:36:39.434282 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7630 | 2026.01.16 03:36:39.434733 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.01.16 03:36:39.434770 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7632 | 2026.01.16 03:36:39.435097 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7633 | 2026.01.16 03:36:39.435316 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.01.16 03:36:39.435454 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00123 sec., 204878.04878048782 rows/sec., 14.17 MiB/sec. | ||
| 7635 | 2026.01.16 03:36:39.435493 [ 260 ] {e1ae16ea-3feb-4923-86a3-bda608f0f99c} <Debug> TCPHandler: Processed in 0.001395781 sec. | ||
| 7636 | 2026.01.16 03:36:39.435607 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.01.16 03:36:39.435701 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.01.16 03:36:39.435741 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7639 | 2026.01.16 03:36:39.436121 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.01.16 03:36:39.436157 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7641 | 2026.01.16 03:36:39.436463 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7642 | 2026.01.16 03:36:39.436692 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.01.16 03:36:39.436829 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 7644 | 2026.01.16 03:36:39.436870 [ 260 ] {9195f4d4-9767-4e4e-8c56-0f4588abd3f4} <Debug> TCPHandler: Processed in 0.00131239 sec. | ||
| 7645 | 2026.01.16 03:36:39.436986 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.01.16 03:36:39.437097 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7647 | 2026.01.16 03:36:39.437147 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7648 | 2026.01.16 03:36:39.437825 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.16 03:36:39.437870 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7650 | 2026.01.16 03:36:39.438251 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7651 | 2026.01.16 03:36:39.438479 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.16 03:36:39.438628 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001554 sec., 360360.36036036036 rows/sec., 27.01 MiB/sec. | ||
| 7653 | 2026.01.16 03:36:39.438681 [ 260 ] {0e935cdd-4915-4f42-a872-b3750d48f4bf} <Debug> TCPHandler: Processed in 0.001744226 sec. | ||
| 7654 | 2026.01.16 03:36:39.438829 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.16 03:36:39.438953 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.01.16 03:36:39.439007 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7657 | 2026.01.16 03:36:39.439580 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.01.16 03:36:39.439618 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7659 | 2026.01.16 03:36:39.440036 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7660 | 2026.01.16 03:36:39.440267 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.01.16 03:36:39.440419 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001491 sec., 591549.295774648 rows/sec., 40.15 MiB/sec. | ||
| 7662 | 2026.01.16 03:36:39.440459 [ 260 ] {9d2289a9-221a-4360-b798-ca9ab9b9b460} <Debug> TCPHandler: Processed in 0.001693296 sec. | ||
| 7663 | 2026.01.16 03:36:39.440567 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.01.16 03:36:39.440664 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.01.16 03:36:39.440707 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7666 | 2026.01.16 03:36:39.441041 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.01.16 03:36:39.441077 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7668 | 2026.01.16 03:36:39.441401 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7669 | 2026.01.16 03:36:39.441627 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.01.16 03:36:39.441768 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 7671 | 2026.01.16 03:36:39.441808 [ 260 ] {ba6777e4-46f5-4f7e-94cf-fd8479a1b3c3} <Debug> TCPHandler: Processed in 0.001290299 sec. | ||
| 7672 | 2026.01.16 03:36:40.128676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 7673 | 2026.01.16 03:36:40.129517 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.01.16 03:36:40.129565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7675 | 2026.01.16 03:36:40.130086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7676 | 2026.01.16 03:36:40.130354 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.01.16 03:36:40.130505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 7678 | 2026.01.16 03:36:41.079977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7679 | 2026.01.16 03:36:41.095601 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.01.16 03:36:41.095651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7681 | 2026.01.16 03:36:41.101270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7682 | 2026.01.16 03:36:41.101965 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.01.16 03:36:41.104727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7684 | 2026.01.16 03:36:42.669904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 950 | ||
| 7685 | 2026.01.16 03:36:42.672181 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.01.16 03:36:42.672223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7687 | 2026.01.16 03:36:42.673397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7688 | 2026.01.16 03:36:42.673666 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.01.16 03:36:42.673929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7690 | 2026.01.16 03:36:44.401394 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.01.16 03:36:44.401587 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7692 | 2026.01.16 03:36:44.401662 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7693 | 2026.01.16 03:36:44.402439 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.16 03:36:44.402489 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7695 | 2026.01.16 03:36:44.402954 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7696 | 2026.01.16 03:36:44.403198 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.16 03:36:44.403380 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001844 sec., 75921.90889370933 rows/sec., 6.60 MiB/sec. | ||
| 7698 | 2026.01.16 03:36:44.403435 [ 260 ] {fc7dd611-dff1-4b2d-aa51-52cfd8c9deb1} <Debug> TCPHandler: Processed in 0.002174882 sec. | ||
| 7699 | 2026.01.16 03:36:44.403571 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.01.16 03:36:44.403677 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7701 | 2026.01.16 03:36:44.403721 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7702 | 2026.01.16 03:36:44.404153 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.01.16 03:36:44.404192 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7704 | 2026.01.16 03:36:44.404508 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7705 | 2026.01.16 03:36:44.404737 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.01.16 03:36:44.404880 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001228 sec., 34201.95439739414 rows/sec., 2.51 MiB/sec. | ||
| 7707 | 2026.01.16 03:36:44.404921 [ 260 ] {d0b533ba-6ca2-4f21-b423-aa37f0ff2149} <Debug> TCPHandler: Processed in 0.001402091 sec. | ||
| 7708 | 2026.01.16 03:36:44.405035 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.01.16 03:36:44.405134 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7710 | 2026.01.16 03:36:44.405174 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7711 | 2026.01.16 03:36:44.405616 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.01.16 03:36:44.405653 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7713 | 2026.01.16 03:36:44.405969 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7714 | 2026.01.16 03:36:44.406183 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.01.16 03:36:44.406325 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001212 sec., 87458.74587458746 rows/sec., 6.83 MiB/sec. | ||
| 7716 | 2026.01.16 03:36:44.406366 [ 260 ] {3c695fcb-5340-42ff-aaac-3d3280bca898} <Debug> TCPHandler: Processed in 0.001379981 sec. | ||
| 7717 | 2026.01.16 03:36:44.406486 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.01.16 03:36:44.406578 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.01.16 03:36:44.406625 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7720 | 2026.01.16 03:36:44.407034 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.01.16 03:36:44.407070 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7722 | 2026.01.16 03:36:44.407428 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7723 | 2026.01.16 03:36:44.407657 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.01.16 03:36:44.407799 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 7725 | 2026.01.16 03:36:44.407838 [ 260 ] {7a723d55-0bee-4366-b3c2-e65c63427d49} <Debug> TCPHandler: Processed in 0.001401061 sec. | ||
| 7726 | 2026.01.16 03:36:44.407947 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.01.16 03:36:44.408041 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7728 | 2026.01.16 03:36:44.408095 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <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 | ||
| 7729 | 2026.01.16 03:36:44.408999 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.01.16 03:36:44.409037 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7731 | 2026.01.16 03:36:44.409621 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7732 | 2026.01.16 03:36:44.409854 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.01.16 03:36:44.410007 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001984 sec., 21169.354838709678 rows/sec., 37.93 MiB/sec. | ||
| 7734 | 2026.01.16 03:36:44.410077 [ 260 ] {0ba11355-fbe8-4528-bb63-dfa170977080} <Debug> TCPHandler: Processed in 0.002178293 sec. | ||
| 7735 | 2026.01.16 03:36:44.410198 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2026.01.16 03:36:44.410292 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7737 | 2026.01.16 03:36:44.410335 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7738 | 2026.01.16 03:36:44.410679 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.01.16 03:36:44.410716 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7740 | 2026.01.16 03:36:44.411052 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7741 | 2026.01.16 03:36:44.411262 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.01.16 03:36:44.411393 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 7743 | 2026.01.16 03:36:44.411430 [ 260 ] {8d93f8f7-1cdb-4e18-99c6-4aebdca9f951} <Debug> TCPHandler: Processed in 0.001281699 sec. | ||
| 7744 | 2026.01.16 03:36:47.489111 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7745 | 2026.01.16 03:36:47.489167 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7746 | 2026.01.16 03:36:47.630748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 7747 | 2026.01.16 03:36:47.631491 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.01.16 03:36:47.631533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7749 | 2026.01.16 03:36:47.632035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7750 | 2026.01.16 03:36:47.632281 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.01.16 03:36:47.632438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 7752 | 2026.01.16 03:36:48.604987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7753 | 2026.01.16 03:36:48.620917 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.01.16 03:36:48.620976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7755 | 2026.01.16 03:36:48.626591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7756 | 2026.01.16 03:36:48.627304 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.01.16 03:36:48.630123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7758 | 2026.01.16 03:36:49.399432 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.01.16 03:36:49.399612 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7760 | 2026.01.16 03:36:49.399678 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7761 | 2026.01.16 03:36:49.400372 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.01.16 03:36:49.400426 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7763 | 2026.01.16 03:36:49.400875 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7764 | 2026.01.16 03:36:49.401110 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.16 03:36:49.401283 [ 59 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7766 | 2026.01.16 03:36:49.401295 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.49 MiB/sec. | ||
| 7767 | 2026.01.16 03:36:49.401352 [ 59 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.01.16 03:36:49.401377 [ 260 ] {20eaedee-d75b-4f4d-8aa6-3b8adb52aa9b} <Debug> TCPHandler: Processed in 0.002073801 sec. | ||
| 7769 | 2026.01.16 03:36:49.401378 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7770 | 2026.01.16 03:36:49.401504 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7771 | 2026.01.16 03:36:49.401527 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.01.16 03:36:49.401622 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7773 | 2026.01.16 03:36:49.401635 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7774 | 2026.01.16 03:36:49.401660 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2467 rows starting from the beginning of the part | ||
| 7775 | 2026.01.16 03:36:49.401685 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7776 | 2026.01.16 03:36:49.401735 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7777 | 2026.01.16 03:36:49.401787 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 140 rows starting from the beginning of the part | ||
| 7778 | 2026.01.16 03:36:49.401833 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1318 rows starting from the beginning of the part | ||
| 7779 | 2026.01.16 03:36:49.401873 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 140 rows starting from the beginning of the part | ||
| 7780 | 2026.01.16 03:36:49.401912 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7781 | 2026.01.16 03:36:49.402143 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.16 03:36:49.402190 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7783 | 2026.01.16 03:36:49.402548 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7784 | 2026.01.16 03:36:49.402785 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.16 03:36:49.402931 [ 59 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7786 | 2026.01.16 03:36:49.402949 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 7787 | 2026.01.16 03:36:49.402976 [ 59 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.01.16 03:36:49.403001 [ 260 ] {3d9c5293-8919-4b81-971c-04e90b05d7ad} <Debug> TCPHandler: Processed in 0.001525153 sec. | ||
| 7789 | 2026.01.16 03:36:49.403002 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7790 | 2026.01.16 03:36:49.403137 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.01.16 03:36:49.403139 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7792 | 2026.01.16 03:36:49.403237 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.01.16 03:36:49.403284 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7794 | 2026.01.16 03:36:49.403289 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2026.01.16 03:36:49.403330 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 7796 | 2026.01.16 03:36:49.403395 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7797 | 2026.01.16 03:36:49.403440 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part | ||
| 7798 | 2026.01.16 03:36:49.403480 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 560 rows starting from the beginning of the part | ||
| 7799 | 2026.01.16 03:36:49.403520 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
| 7800 | 2026.01.16 03:36:49.403559 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7801 | 2026.01.16 03:36:49.403708 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.01.16 03:36:49.403749 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7803 | 2026.01.16 03:36:49.403841 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002379646 sec., 1755303.099704746 rows/sec., 151.58 MiB/sec. | ||
| 7804 | 2026.01.16 03:36:49.404247 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7805 | 2026.01.16 03:36:49.404461 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7806 | 2026.01.16 03:36:49.404577 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.01.16 03:36:49.404675 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_56_11} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7808 | 2026.01.16 03:36:49.404724 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.01.16 03:36:49.404769 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687686 sec., 1274526.1855582139 rows/sec., 98.97 MiB/sec. | ||
| 7810 | 2026.01.16 03:36:49.404795 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7811 | 2026.01.16 03:36:49.404855 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7812 | 2026.01.16 03:36:49.404875 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
| 7813 | 2026.01.16 03:36:49.404889 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.01.16 03:36:49.404914 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7815 | 2026.01.16 03:36:49.404919 [ 260 ] {988463e8-de5c-449f-bd88-74d2a18b1b64} <Debug> TCPHandler: Processed in 0.001830237 sec. | ||
| 7816 | 2026.01.16 03:36:49.404981 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7817 | 2026.01.16 03:36:49.405027 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7818 | 2026.01.16 03:36:49.405048 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.01.16 03:36:49.405091 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7820 | 2026.01.16 03:36:49.405124 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16489 rows starting from the beginning of the part | ||
| 7821 | 2026.01.16 03:36:49.405145 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7822 | 2026.01.16 03:36:49.405174 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7823 | 2026.01.16 03:36:49.405193 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7824 | 2026.01.16 03:36:49.405217 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7825 | 2026.01.16 03:36:49.405259 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 882 rows starting from the beginning of the part | ||
| 7826 | 2026.01.16 03:36:49.405298 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7827 | 2026.01.16 03:36:49.405312 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.16 03:36:49.405335 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7829 | 2026.01.16 03:36:49.405393 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_56_11} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7830 | 2026.01.16 03:36:49.405479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7831 | 2026.01.16 03:36:49.405545 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.01.16 03:36:49.405586 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7833 | 2026.01.16 03:36:49.405924 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7834 | 2026.01.16 03:36:49.406139 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.01.16 03:36:49.406256 [ 59 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7836 | 2026.01.16 03:36:49.406271 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 7837 | 2026.01.16 03:36:49.406297 [ 59 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.01.16 03:36:49.406314 [ 260 ] {4521ba6c-0fd6-4a8f-a069-dd7828f1082b} <Debug> TCPHandler: Processed in 0.00131419 sec. | ||
| 7839 | 2026.01.16 03:36:49.406320 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7840 | 2026.01.16 03:36:49.406423 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7841 | 2026.01.16 03:36:49.406526 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7842 | 2026.01.16 03:36:49.406556 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3350 rows starting from the beginning of the part | ||
| 7843 | 2026.01.16 03:36:49.406611 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7844 | 2026.01.16 03:36:49.406653 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7845 | 2026.01.16 03:36:49.406691 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7846 | 2026.01.16 03:36:49.406729 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7847 | 2026.01.16 03:36:49.406769 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7848 | 2026.01.16 03:36:49.408259 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878758 sec., 1942772.8318389065 rows/sec., 127.64 MiB/sec. | ||
| 7849 | 2026.01.16 03:36:49.408529 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7850 | 2026.01.16 03:36:49.408791 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.01.16 03:36:49.408854 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_56_11} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7852 | 2026.01.16 03:36:49.408922 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7853 | 2026.01.16 03:36:49.411027 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18011 rows, containing 5 columns (5 merged, 0 gathered) in 0.006075701 sec., 2964431.5939839697 rows/sec., 201.83 MiB/sec. | ||
| 7854 | 2026.01.16 03:36:49.411266 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7855 | 2026.01.16 03:36:49.411579 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.01.16 03:36:49.411652 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7857 | 2026.01.16 03:36:49.411727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 7858 | 2026.01.16 03:36:50.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.21 MiB, peak 299.17 MiB, free memory in arenas 0.00 B, will set to 294.01 MiB (RSS), difference: 1.81 MiB | ||
| 7859 | 2026.01.16 03:36:52.674303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 970 | ||
| 7860 | 2026.01.16 03:36:52.676421 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.01.16 03:36:52.676470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7862 | 2026.01.16 03:36:52.677681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7863 | 2026.01.16 03:36:52.677964 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.01.16 03:36:52.678339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7865 | 2026.01.16 03:36:54.402298 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.01.16 03:36:54.402495 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7867 | 2026.01.16 03:36:54.402565 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7868 | 2026.01.16 03:36:54.403273 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.01.16 03:36:54.403320 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7870 | 2026.01.16 03:36:54.403706 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7871 | 2026.01.16 03:36:54.403936 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.01.16 03:36:54.404092 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00165 sec., 84848.48484848485 rows/sec., 7.37 MiB/sec. | ||
| 7873 | 2026.01.16 03:36:54.404133 [ 260 ] {c6bdb68e-c9a7-43c5-b74e-1bb617df8684} <Debug> TCPHandler: Processed in 0.001969859 sec. | ||
| 7874 | 2026.01.16 03:36:54.404257 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.01.16 03:36:54.404351 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.01.16 03:36:54.404391 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7877 | 2026.01.16 03:36:54.404783 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.01.16 03:36:54.404820 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7879 | 2026.01.16 03:36:54.405140 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7880 | 2026.01.16 03:36:54.405360 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.01.16 03:36:54.405484 [ 69 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7882 | 2026.01.16 03:36:54.405491 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.66 MiB/sec. | ||
| 7883 | 2026.01.16 03:36:54.405526 [ 69 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.01.16 03:36:54.405542 [ 260 ] {314cc5e1-8513-4b01-9ea3-3af9caffd45b} <Debug> TCPHandler: Processed in 0.0013328 sec. | ||
| 7885 | 2026.01.16 03:36:54.405549 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7886 | 2026.01.16 03:36:54.405651 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.01.16 03:36:54.405674 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::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 | ||
| 7888 | 2026.01.16 03:36:54.405743 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7889 | 2026.01.16 03:36:54.405787 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7890 | 2026.01.16 03:36:54.405818 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7891 | 2026.01.16 03:36:54.405856 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 7892 | 2026.01.16 03:36:54.405922 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 7893 | 2026.01.16 03:36:54.405969 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 7894 | 2026.01.16 03:36:54.406014 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 7895 | 2026.01.16 03:36:54.406053 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 7896 | 2026.01.16 03:36:54.406096 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 7897 | 2026.01.16 03:36:54.406224 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.01.16 03:36:54.406265 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7899 | 2026.01.16 03:36:54.406587 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7900 | 2026.01.16 03:36:54.406814 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.01.16 03:36:54.406948 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001223 sec., 86672.1177432543 rows/sec., 6.77 MiB/sec. | ||
| 7902 | 2026.01.16 03:36:54.406958 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134423 sec., 354849.98846923513 rows/sec., 25.10 MiB/sec. | ||
| 7903 | 2026.01.16 03:36:54.406985 [ 260 ] {4e2e0ef8-3c62-4ec8-9c93-ddccd8fed883} <Debug> TCPHandler: Processed in 0.001381291 sec. | ||
| 7904 | 2026.01.16 03:36:54.407104 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.01.16 03:36:54.407119 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7906 | 2026.01.16 03:36:54.407197 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.01.16 03:36:54.407241 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7908 | 2026.01.16 03:36:54.407377 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.16 03:36:54.407439 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_36_7} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7910 | 2026.01.16 03:36:54.407528 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7911 | 2026.01.16 03:36:54.407668 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.01.16 03:36:54.407702 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7913 | 2026.01.16 03:36:54.408024 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7914 | 2026.01.16 03:36:54.408234 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.01.16 03:36:54.408361 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7916 | 2026.01.16 03:36:54.408396 [ 260 ] {5396fa4a-75ce-4771-aae7-843ffc9a9971} <Debug> TCPHandler: Processed in 0.00133854 sec. | ||
| 7917 | 2026.01.16 03:36:54.408513 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.01.16 03:36:54.408615 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7919 | 2026.01.16 03:36:54.408670 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <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 | ||
| 7920 | 2026.01.16 03:36:54.409542 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.16 03:36:54.409578 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7922 | 2026.01.16 03:36:54.410147 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7923 | 2026.01.16 03:36:54.410383 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.16 03:36:54.410526 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001931 sec., 21750.388399792853 rows/sec., 38.98 MiB/sec. | ||
| 7925 | 2026.01.16 03:36:54.410591 [ 260 ] {8585acdf-ac36-4188-9320-6be8d199db74} <Debug> TCPHandler: Processed in 0.002128272 sec. | ||
| 7926 | 2026.01.16 03:36:54.410702 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.01.16 03:36:54.410798 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.01.16 03:36:54.410840 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7929 | 2026.01.16 03:36:54.411195 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.16 03:36:54.411231 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7931 | 2026.01.16 03:36:54.411537 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7932 | 2026.01.16 03:36:54.411762 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.01.16 03:36:54.411893 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7934 | 2026.01.16 03:36:54.411930 [ 260 ] {0414ad99-7e30-4c3d-8ff7-ccf9c3522340} <Debug> TCPHandler: Processed in 0.001276899 sec. | ||
| 7935 | 2026.01.16 03:36:55.132619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 7936 | 2026.01.16 03:36:55.133424 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.01.16 03:36:55.133496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7938 | 2026.01.16 03:36:55.134087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7939 | 2026.01.16 03:36:55.134324 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.01.16 03:36:55.134469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 7941 | 2026.01.16 03:36:56.130276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7942 | 2026.01.16 03:36:56.146708 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.16 03:36:56.146753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7944 | 2026.01.16 03:36:56.152863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7945 | 2026.01.16 03:36:56.153565 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.16 03:36:56.156305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7947 | 2026.01.16 03:36:59.398995 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.01.16 03:36:59.399210 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7949 | 2026.01.16 03:36:59.399286 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7950 | 2026.01.16 03:36:59.399979 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.16 03:36:59.400029 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7952 | 2026.01.16 03:36:59.400435 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7953 | 2026.01.16 03:36:59.400681 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.16 03:36:59.400853 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 7955 | 2026.01.16 03:36:59.400936 [ 260 ] {6d0b835c-c3f5-4b0d-85de-1771b0795b88} <Debug> TCPHandler: Processed in 0.002082702 sec. | ||
| 7956 | 2026.01.16 03:36:59.401091 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.01.16 03:36:59.401215 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7958 | 2026.01.16 03:36:59.401267 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7959 | 2026.01.16 03:36:59.401795 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.01.16 03:36:59.401841 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7961 | 2026.01.16 03:36:59.402178 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7962 | 2026.01.16 03:36:59.402404 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.01.16 03:36:59.402551 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec. | ||
| 7964 | 2026.01.16 03:36:59.402592 [ 260 ] {5a2e4ad7-0f71-4441-9059-fc9ec965b1fc} <Debug> TCPHandler: Processed in 0.001565764 sec. | ||
| 7965 | 2026.01.16 03:36:59.402711 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.01.16 03:36:59.402808 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.01.16 03:36:59.402852 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7968 | 2026.01.16 03:36:59.403258 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.01.16 03:36:59.403295 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7970 | 2026.01.16 03:36:59.403631 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7971 | 2026.01.16 03:36:59.403839 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.01.16 03:36:59.403980 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7973 | 2026.01.16 03:36:59.404019 [ 260 ] {fb82dfa4-3df0-495d-8e90-9aec9a0c2a6f} <Debug> TCPHandler: Processed in 0.001358151 sec. | ||
| 7974 | 2026.01.16 03:36:59.404138 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.16 03:36:59.404240 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.01.16 03:36:59.404284 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7977 | 2026.01.16 03:36:59.404627 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.01.16 03:36:59.404665 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7979 | 2026.01.16 03:36:59.405005 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7980 | 2026.01.16 03:36:59.405237 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.01.16 03:36:59.405385 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 7982 | 2026.01.16 03:36:59.405424 [ 260 ] {50eb2e2d-f473-4750-8458-bb57881b62e1} <Debug> TCPHandler: Processed in 0.00133762 sec. | ||
| 7983 | 2026.01.16 03:37:02.489213 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7984 | 2026.01.16 03:37:02.489285 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7985 | 2026.01.16 03:37:02.634697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 7986 | 2026.01.16 03:37:02.635212 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.01.16 03:37:02.635260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7988 | 2026.01.16 03:37:02.635752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7989 | 2026.01.16 03:37:02.636000 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.16 03:37:02.636148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 7991 | 2026.01.16 03:37:02.678650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 990 | ||
| 7992 | 2026.01.16 03:37:02.680817 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.01.16 03:37:02.680866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7994 | 2026.01.16 03:37:02.682034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7995 | 2026.01.16 03:37:02.682303 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.01.16 03:37:02.682677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 7997 | 2026.01.16 03:37:03.656544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7998 | 2026.01.16 03:37:03.672822 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.16 03:37:03.672871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8000 | 2026.01.16 03:37:03.679450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8001 | 2026.01.16 03:37:03.680141 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.01.16 03:37:03.682983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8003 | 2026.01.16 03:37:04.401460 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.01.16 03:37:04.401746 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8005 | 2026.01.16 03:37:04.401854 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8006 | 2026.01.16 03:37:04.402736 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.01.16 03:37:04.402784 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8008 | 2026.01.16 03:37:04.403236 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8009 | 2026.01.16 03:37:04.403482 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.01.16 03:37:04.403656 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001988 sec., 70422.5352112676 rows/sec., 6.12 MiB/sec. | ||
| 8011 | 2026.01.16 03:37:04.403710 [ 260 ] {e0cfd706-7213-4ea2-ad11-48efa3b38d07} <Debug> TCPHandler: Processed in 0.002435896 sec. | ||
| 8012 | 2026.01.16 03:37:04.403843 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.01.16 03:37:04.403950 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.01.16 03:37:04.403993 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8015 | 2026.01.16 03:37:04.404429 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.01.16 03:37:04.404465 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8017 | 2026.01.16 03:37:04.404778 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8018 | 2026.01.16 03:37:04.404996 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.01.16 03:37:04.405136 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.55 MiB/sec. | ||
| 8020 | 2026.01.16 03:37:04.405175 [ 260 ] {4aea6033-885d-44af-83bc-920f29cebdab} <Debug> TCPHandler: Processed in 0.00138571 sec. | ||
| 8021 | 2026.01.16 03:37:04.405294 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.01.16 03:37:04.405391 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8023 | 2026.01.16 03:37:04.405432 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8024 | 2026.01.16 03:37:04.405874 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.01.16 03:37:04.405909 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8026 | 2026.01.16 03:37:04.406218 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8027 | 2026.01.16 03:37:04.406439 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.01.16 03:37:04.406570 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001198 sec., 88480.80133555926 rows/sec., 6.91 MiB/sec. | ||
| 8029 | 2026.01.16 03:37:04.406609 [ 260 ] {8656d605-34fc-4c44-adb5-895deb461e65} <Debug> TCPHandler: Processed in 0.001366091 sec. | ||
| 8030 | 2026.01.16 03:37:04.406727 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.01.16 03:37:04.406821 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.01.16 03:37:04.406865 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8033 | 2026.01.16 03:37:04.407299 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.01.16 03:37:04.407337 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8035 | 2026.01.16 03:37:04.407689 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8036 | 2026.01.16 03:37:04.407907 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.01.16 03:37:04.408043 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 8038 | 2026.01.16 03:37:04.408087 [ 260 ] {d136dbad-35ca-474d-b829-ce4b2c3a3c26} <Debug> TCPHandler: Processed in 0.001409461 sec. | ||
| 8039 | 2026.01.16 03:37:04.408225 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.01.16 03:37:04.408347 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8041 | 2026.01.16 03:37:04.408413 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <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 | ||
| 8042 | 2026.01.16 03:37:04.409387 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.01.16 03:37:04.409422 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8044 | 2026.01.16 03:37:04.410001 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8045 | 2026.01.16 03:37:04.410230 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.01.16 03:37:04.410367 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002044 sec., 20547.945205479453 rows/sec., 36.82 MiB/sec. | ||
| 8047 | 2026.01.16 03:37:04.410419 [ 260 ] {19dfc4ad-c77a-423c-b934-4ca8cc34cf37} <Debug> TCPHandler: Processed in 0.002255644 sec. | ||
| 8048 | 2026.01.16 03:37:04.410539 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.01.16 03:37:04.410634 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8050 | 2026.01.16 03:37:04.410675 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8051 | 2026.01.16 03:37:04.411011 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.01.16 03:37:04.411044 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8053 | 2026.01.16 03:37:04.411350 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8054 | 2026.01.16 03:37:04.411569 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.01.16 03:37:04.411721 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8056 | 2026.01.16 03:37:04.411755 [ 260 ] {831b34e1-98ba-4afb-8bf4-215cd36f4a61} <Debug> TCPHandler: Processed in 0.001266499 sec. | ||
| 8057 | 2026.01.16 03:37:09.428655 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.01.16 03:37:09.428878 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8059 | 2026.01.16 03:37:09.428953 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8060 | 2026.01.16 03:37:09.429683 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.01.16 03:37:09.429734 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8062 | 2026.01.16 03:37:09.430131 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8063 | 2026.01.16 03:37:09.430368 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.01.16 03:37:09.430565 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
| 8065 | 2026.01.16 03:37:09.430619 [ 260 ] {1fa7f801-e9b1-45ed-8c03-d1c52bd770e7} <Debug> TCPHandler: Processed in 0.002103232 sec. | ||
| 8066 | 2026.01.16 03:37:09.430758 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.01.16 03:37:09.430862 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8068 | 2026.01.16 03:37:09.430906 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8069 | 2026.01.16 03:37:09.432064 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.01.16 03:37:09.432105 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8071 | 2026.01.16 03:37:09.432513 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8072 | 2026.01.16 03:37:09.432747 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.01.16 03:37:09.432892 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002054 sec., 640701.071080818 rows/sec., 53.45 MiB/sec. | ||
| 8074 | 2026.01.16 03:37:09.432933 [ 260 ] {131d5d49-fff9-4a19-a4b6-229022efd652} <Debug> TCPHandler: Processed in 0.002228413 sec. | ||
| 8075 | 2026.01.16 03:37:09.433048 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.01.16 03:37:09.433151 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.01.16 03:37:09.433195 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8078 | 2026.01.16 03:37:09.433600 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.01.16 03:37:09.433637 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8080 | 2026.01.16 03:37:09.433944 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8081 | 2026.01.16 03:37:09.434164 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.01.16 03:37:09.434303 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 817.12 KiB/sec. | ||
| 8083 | 2026.01.16 03:37:09.434342 [ 260 ] {a4f3454b-5886-486f-b36e-4cb1b86bda6f} <Debug> TCPHandler: Processed in 0.00134652 sec. | ||
| 8084 | 2026.01.16 03:37:09.434449 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.01.16 03:37:09.434551 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.01.16 03:37:09.434599 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8087 | 2026.01.16 03:37:09.435107 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.01.16 03:37:09.435145 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8089 | 2026.01.16 03:37:09.435473 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8090 | 2026.01.16 03:37:09.435695 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.01.16 03:37:09.435826 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001294 sec., 194744.9768160742 rows/sec., 13.47 MiB/sec. | ||
| 8092 | 2026.01.16 03:37:09.435865 [ 260 ] {067a7da3-59f7-4e62-8ea5-557830e12e9c} <Debug> TCPHandler: Processed in 0.001466912 sec. | ||
| 8093 | 2026.01.16 03:37:09.435979 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.01.16 03:37:09.436094 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.01.16 03:37:09.436142 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8096 | 2026.01.16 03:37:09.436535 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.01.16 03:37:09.436572 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8098 | 2026.01.16 03:37:09.436896 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8099 | 2026.01.16 03:37:09.437122 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.01.16 03:37:09.437275 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001199 sec., 10008.340283569642 rows/sec., 781.90 KiB/sec. | ||
| 8101 | 2026.01.16 03:37:09.437315 [ 260 ] {88320c23-7498-435c-b5f6-757777f2e654} <Debug> TCPHandler: Processed in 0.001386301 sec. | ||
| 8102 | 2026.01.16 03:37:09.437427 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.01.16 03:37:09.437521 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8104 | 2026.01.16 03:37:09.437560 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8105 | 2026.01.16 03:37:09.438162 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.01.16 03:37:09.438198 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8107 | 2026.01.16 03:37:09.438528 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8108 | 2026.01.16 03:37:09.438739 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.01.16 03:37:09.438869 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001365 sec., 407326.00732600736 rows/sec., 30.52 MiB/sec. | ||
| 8110 | 2026.01.16 03:37:09.438906 [ 260 ] {49a06489-65f5-4ceb-a2b2-fdaaf8bfd08b} <Debug> TCPHandler: Processed in 0.001527292 sec. | ||
| 8111 | 2026.01.16 03:37:09.439016 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.01.16 03:37:09.439110 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.16 03:37:09.439153 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8114 | 2026.01.16 03:37:09.439736 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.01.16 03:37:09.439772 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8116 | 2026.01.16 03:37:09.440147 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8117 | 2026.01.16 03:37:09.440357 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.01.16 03:37:09.440489 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001398 sec., 629470.6723891273 rows/sec., 42.72 MiB/sec. | ||
| 8119 | 2026.01.16 03:37:09.440526 [ 260 ] {efac4937-7d81-4de0-9298-12d0bddcaeca} <Debug> TCPHandler: Processed in 0.001558064 sec. | ||
| 8120 | 2026.01.16 03:37:09.440638 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.01.16 03:37:09.440730 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.01.16 03:37:09.440771 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8123 | 2026.01.16 03:37:09.441094 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.01.16 03:37:09.441131 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8125 | 2026.01.16 03:37:09.441435 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8126 | 2026.01.16 03:37:09.441659 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.01.16 03:37:09.441788 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8128 | 2026.01.16 03:37:09.441823 [ 260 ] {6a8aee19-56a2-4f6b-99e0-370c96fd44f1} <Debug> TCPHandler: Processed in 0.001234508 sec. | ||
| 8129 | 2026.01.16 03:37:09.844126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61920 | ||
| 8130 | 2026.01.16 03:37:09.844244 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8131 | 2026.01.16 03:37:09.844271 [ 291 ] {} <Debug> TCP-Session: 2c667db4-ba1b-4eef-87f2-66b28c243963 Authenticating user 'default' from [fd00:1122:3344:101::e]:61920 | ||
| 8132 | 2026.01.16 03:37:09.844296 [ 291 ] {} <Debug> TCP-Session: 2c667db4-ba1b-4eef-87f2-66b28c243963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.16 03:37:09.844309 [ 291 ] {} <Debug> TCP-Session: 2c667db4-ba1b-4eef-87f2-66b28c243963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.01.16 03:37:09.844519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44080 | ||
| 8135 | 2026.01.16 03:37:09.844535 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59215 | ||
| 8136 | 2026.01.16 03:37:09.844568 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43704 | ||
| 8137 | 2026.01.16 03:37:09.844585 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58483 | ||
| 8138 | 2026.01.16 03:37:09.844634 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8139 | 2026.01.16 03:37:09.844635 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8140 | 2026.01.16 03:37:09.844655 [ 291 ] {} <Trace> TCP-Session: 2c667db4-ba1b-4eef-87f2-66b28c243963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.01.16 03:37:09.844676 [ 286 ] {} <Debug> TCP-Session: 31f9e0bc-30e4-432f-ba7d-303717dcc06c Authenticating user 'default' from [fd00:1122:3344:101::e]:59215 | ||
| 8142 | 2026.01.16 03:37:09.844688 [ 292 ] {} <Debug> TCP-Session: 046e8e2b-772e-478d-bdb2-ea31170a2239 Authenticating user 'default' from [fd00:1122:3344:101::e]:44080 | ||
| 8143 | 2026.01.16 03:37:09.844705 [ 286 ] {} <Debug> TCP-Session: 31f9e0bc-30e4-432f-ba7d-303717dcc06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.01.16 03:37:09.844548 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44739 | ||
| 8145 | 2026.01.16 03:37:09.844732 [ 286 ] {} <Debug> TCP-Session: 31f9e0bc-30e4-432f-ba7d-303717dcc06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2026.01.16 03:37:09.844729 [ 292 ] {} <Debug> TCP-Session: 046e8e2b-772e-478d-bdb2-ea31170a2239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.01.16 03:37:09.844539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38650 | ||
| 8148 | 2026.01.16 03:37:09.844797 [ 292 ] {} <Debug> TCP-Session: 046e8e2b-772e-478d-bdb2-ea31170a2239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.01.16 03:37:09.844522 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55360 | ||
| 8150 | 2026.01.16 03:37:09.844576 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51409 | ||
| 8151 | 2026.01.16 03:37:09.844962 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61920) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8152 | 2026.01.16 03:37:09.845211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8153 | 2026.01.16 03:37:09.845249 [ 287 ] {} <Debug> TCP-Session: 8069d40d-b384-4815-9a84-b335b8f87957 Authenticating user 'default' from [fd00:1122:3344:101::e]:44739 | ||
| 8154 | 2026.01.16 03:37:09.845272 [ 287 ] {} <Debug> TCP-Session: 8069d40d-b384-4815-9a84-b335b8f87957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.01.16 03:37:09.845288 [ 287 ] {} <Debug> TCP-Session: 8069d40d-b384-4815-9a84-b335b8f87957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.01.16 03:37:09.845581 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2026.01.16 03:37:09.845616 [ 288 ] {} <Debug> TCP-Session: bff0b8bd-c304-41ca-acd5-932fa7199b9c Authenticating user 'default' from [fd00:1122:3344:101::e]:51409 | ||
| 8158 | 2026.01.16 03:37:09.845633 [ 288 ] {} <Debug> TCP-Session: bff0b8bd-c304-41ca-acd5-932fa7199b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.01.16 03:37:09.845645 [ 288 ] {} <Debug> TCP-Session: bff0b8bd-c304-41ca-acd5-932fa7199b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.01.16 03:37:09.845654 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8161 | 2026.01.16 03:37:09.845727 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8162 | 2026.01.16 03:37:09.845824 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8163 | 2026.01.16 03:37:09.845829 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2026.01.16 03:37:09.845862 [ 294 ] {} <Debug> TCP-Session: 2c31f40b-531d-4752-bf1b-198923a46797 Authenticating user 'default' from [fd00:1122:3344:101::e]:38650 | ||
| 8165 | 2026.01.16 03:37:09.845884 [ 289 ] {} <Debug> TCP-Session: a87b56a6-68d7-474e-90f9-ad51aa67f102 Authenticating user 'default' from [fd00:1122:3344:101::e]:43704 | ||
| 8166 | 2026.01.16 03:37:09.845886 [ 294 ] {} <Debug> TCP-Session: 2c31f40b-531d-4752-bf1b-198923a46797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2026.01.16 03:37:09.845917 [ 289 ] {} <Debug> TCP-Session: a87b56a6-68d7-474e-90f9-ad51aa67f102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.01.16 03:37:09.845918 [ 294 ] {} <Debug> TCP-Session: 2c31f40b-531d-4752-bf1b-198923a46797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.01.16 03:37:09.845946 [ 289 ] {} <Debug> TCP-Session: a87b56a6-68d7-474e-90f9-ad51aa67f102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.01.16 03:37:09.846081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8171 | 2026.01.16 03:37:09.846106 [ 293 ] {} <Debug> TCP-Session: 3ccfb502-0df6-4ff5-9911-acb8704c6989 Authenticating user 'default' from [fd00:1122:3344:101::e]:55360 | ||
| 8172 | 2026.01.16 03:37:09.846122 [ 293 ] {} <Debug> TCP-Session: 3ccfb502-0df6-4ff5-9911-acb8704c6989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.01.16 03:37:09.846134 [ 293 ] {} <Debug> TCP-Session: 3ccfb502-0df6-4ff5-9911-acb8704c6989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8174 | 2026.01.16 03:37:09.846203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8175 | 2026.01.16 03:37:09.846243 [ 290 ] {} <Debug> TCP-Session: 24b6ac6a-c5de-4064-b444-b8954c4b8c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:58483 | ||
| 8176 | 2026.01.16 03:37:09.846259 [ 290 ] {} <Debug> TCP-Session: 24b6ac6a-c5de-4064-b444-b8954c4b8c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.01.16 03:37:09.846272 [ 290 ] {} <Debug> TCP-Session: 24b6ac6a-c5de-4064-b444-b8954c4b8c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.01.16 03:37:09.846337 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 8179 | 2026.01.16 03:37:09.847490 [ 311 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> AggregatingTransform: Aggregating | ||
| 8180 | 2026.01.16 03:37:09.847545 [ 311 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 8181 | 2026.01.16 03:37:09.847584 [ 311 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135417 sec. (880.734 rows/sec., 34.40 KiB/sec.) | ||
| 8182 | 2026.01.16 03:37:09.847604 [ 311 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Trace> Aggregator: Merging aggregated data | ||
| 8183 | 2026.01.16 03:37:09.849021 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00423 sec., 236.40661938534276 rows/sec., 9.23 KiB/sec. | ||
| 8184 | 2026.01.16 03:37:09.849172 [ 291 ] {7b0a47b1-1070-4c37-8823-bfab0d0dbc95} <Debug> TCPHandler: Processed in 0.004670581 sec. | ||
| 8185 | 2026.01.16 03:37:09.849283 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8186 | 2026.01.16 03:37:09.849313 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8187 | 2026.01.16 03:37:09.849315 [ 291 ] {} <Debug> TCP-Session: 2c667db4-ba1b-4eef-87f2-66b28c243963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.01.16 03:37:09.849329 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8189 | 2026.01.16 03:37:09.849348 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8190 | 2026.01.16 03:37:09.849367 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8191 | 2026.01.16 03:37:09.849387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8192 | 2026.01.16 03:37:09.849401 [ 288 ] {} <Debug> TCP-Session: bff0b8bd-c304-41ca-acd5-932fa7199b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.01.16 03:37:09.849405 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8194 | 2026.01.16 03:37:09.849421 [ 294 ] {} <Debug> TCP-Session: 2c31f40b-531d-4752-bf1b-198923a46797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.01.16 03:37:09.849439 [ 292 ] {} <Debug> TCP-Session: 046e8e2b-772e-478d-bdb2-ea31170a2239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.01.16 03:37:09.849460 [ 286 ] {} <Debug> TCP-Session: 31f9e0bc-30e4-432f-ba7d-303717dcc06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.01.16 03:37:09.849433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8198 | 2026.01.16 03:37:09.849421 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8199 | 2026.01.16 03:37:09.849521 [ 289 ] {} <Debug> TCP-Session: a87b56a6-68d7-474e-90f9-ad51aa67f102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.01.16 03:37:09.849358 [ 290 ] {} <Debug> TCP-Session: 24b6ac6a-c5de-4064-b444-b8954c4b8c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2026.01.16 03:37:09.849567 [ 287 ] {} <Debug> TCP-Session: 8069d40d-b384-4815-9a84-b335b8f87957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.01.16 03:37:09.849385 [ 293 ] {} <Debug> TCP-Session: 3ccfb502-0df6-4ff5-9911-acb8704c6989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2026.01.16 03:37:10.136270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 8204 | 2026.01.16 03:37:10.136852 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.01.16 03:37:10.136909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8206 | 2026.01.16 03:37:10.137503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8207 | 2026.01.16 03:37:10.137750 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.01.16 03:37:10.137899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 8209 | 2026.01.16 03:37:10.137919 [ 100 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8210 | 2026.01.16 03:37:10.137988 [ 100 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.01.16 03:37:10.138008 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8212 | 2026.01.16 03:37:10.138116 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8213 | 2026.01.16 03:37:10.138208 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8214 | 2026.01.16 03:37:10.138241 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 8215 | 2026.01.16 03:37:10.138298 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8216 | 2026.01.16 03:37:10.138338 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8217 | 2026.01.16 03:37:10.138377 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8218 | 2026.01.16 03:37:10.138412 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8219 | 2026.01.16 03:37:10.138451 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8220 | 2026.01.16 03:37:10.140469 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395106 sec., 8241806.416918499 rows/sec., 117.90 MiB/sec. | ||
| 8221 | 2026.01.16 03:37:10.140833 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8222 | 2026.01.16 03:37:10.141148 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.01.16 03:37:10.141230 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_41_8} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8224 | 2026.01.16 03:37:10.141349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8225 | 2026.01.16 03:37:11.183069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8226 | 2026.01.16 03:37:11.203306 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.01.16 03:37:11.203383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8228 | 2026.01.16 03:37:11.211340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8229 | 2026.01.16 03:37:11.212209 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.01.16 03:37:11.212557 [ 102 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8231 | 2026.01.16 03:37:11.212629 [ 102 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.01.16 03:37:11.212652 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8233 | 2026.01.16 03:37:11.212800 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8234 | 2026.01.16 03:37:11.217726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8235 | 2026.01.16 03:37:11.218918 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8236 | 2026.01.16 03:37:11.220658 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8237 | 2026.01.16 03:37:11.226746 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8238 | 2026.01.16 03:37:11.231663 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8239 | 2026.01.16 03:37:11.237109 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8240 | 2026.01.16 03:37:11.243362 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8241 | 2026.01.16 03:37:11.247276 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8242 | 2026.01.16 03:37:11.293569 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51021 | ||
| 8243 | 2026.01.16 03:37:11.293681 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8244 | 2026.01.16 03:37:11.293709 [ 291 ] {} <Debug> TCP-Session: 31565d27-51e8-4f9e-bf15-1c976dd74c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:51021 | ||
| 8245 | 2026.01.16 03:37:11.293731 [ 291 ] {} <Debug> TCP-Session: 31565d27-51e8-4f9e-bf15-1c976dd74c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.01.16 03:37:11.293744 [ 291 ] {} <Debug> TCP-Session: 31565d27-51e8-4f9e-bf15-1c976dd74c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.01.16 03:37:11.293953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34543 | ||
| 8248 | 2026.01.16 03:37:11.293982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37631 | ||
| 8249 | 2026.01.16 03:37:11.294003 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65419 | ||
| 8250 | 2026.01.16 03:37:11.294040 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47333 | ||
| 8251 | 2026.01.16 03:37:11.294064 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8252 | 2026.01.16 03:37:11.294082 [ 291 ] {} <Trace> TCP-Session: 31565d27-51e8-4f9e-bf15-1c976dd74c70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.01.16 03:37:11.294107 [ 292 ] {} <Debug> TCP-Session: a5a46f8e-c25a-4173-8b68-01e739863e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:34543 | ||
| 8254 | 2026.01.16 03:37:11.294110 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8255 | 2026.01.16 03:37:11.294140 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8256 | 2026.01.16 03:37:11.294140 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8257 | 2026.01.16 03:37:11.294163 [ 292 ] {} <Debug> TCP-Session: a5a46f8e-c25a-4173-8b68-01e739863e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2026.01.16 03:37:11.294194 [ 287 ] {} <Debug> TCP-Session: fe35924e-740e-4ce4-a046-cd8fbf8a2041 Authenticating user 'default' from [fd00:1122:3344:101::e]:47333 | ||
| 8259 | 2026.01.16 03:37:11.294200 [ 294 ] {} <Debug> TCP-Session: 4428d5b9-eb4e-4429-8ffe-b44ed2dd0abc Authenticating user 'default' from [fd00:1122:3344:101::e]:65419 | ||
| 8260 | 2026.01.16 03:37:11.294209 [ 292 ] {} <Debug> TCP-Session: a5a46f8e-c25a-4173-8b68-01e739863e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.01.16 03:37:11.294228 [ 287 ] {} <Debug> TCP-Session: fe35924e-740e-4ce4-a046-cd8fbf8a2041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.16 03:37:11.294232 [ 294 ] {} <Debug> TCP-Session: 4428d5b9-eb4e-4429-8ffe-b44ed2dd0abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.16 03:37:11.294272 [ 287 ] {} <Debug> TCP-Session: fe35924e-740e-4ce4-a046-cd8fbf8a2041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.01.16 03:37:11.294280 [ 294 ] {} <Debug> TCP-Session: 4428d5b9-eb4e-4429-8ffe-b44ed2dd0abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2026.01.16 03:37:11.294176 [ 293 ] {} <Debug> TCP-Session: d37441e3-7a9c-48aa-8733-93b5bce2de37 Authenticating user 'default' from [fd00:1122:3344:101::e]:37631 | ||
| 8266 | 2026.01.16 03:37:11.294307 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8267 | 2026.01.16 03:37:11.294330 [ 293 ] {} <Debug> TCP-Session: d37441e3-7a9c-48aa-8733-93b5bce2de37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.01.16 03:37:11.294077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57712 | ||
| 8269 | 2026.01.16 03:37:11.294353 [ 293 ] {} <Debug> TCP-Session: d37441e3-7a9c-48aa-8733-93b5bce2de37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.01.16 03:37:11.294066 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39499 | ||
| 8271 | 2026.01.16 03:37:11.294057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47194 | ||
| 8272 | 2026.01.16 03:37:11.294466 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8273 | 2026.01.16 03:37:11.294027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56362 | ||
| 8274 | 2026.01.16 03:37:11.294525 [ 290 ] {} <Debug> TCP-Session: 75ac6477-924c-4ec3-9bb5-df574908b523 Authenticating user 'default' from [fd00:1122:3344:101::e]:57712 | ||
| 8275 | 2026.01.16 03:37:11.294517 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8276 | 2026.01.16 03:37:11.294567 [ 290 ] {} <Debug> TCP-Session: 75ac6477-924c-4ec3-9bb5-df574908b523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.01.16 03:37:11.294595 [ 289 ] {} <Debug> TCP-Session: bfb0ea8c-1f57-42b8-9708-c749bc94c136 Authenticating user 'default' from [fd00:1122:3344:101::e]:39499 | ||
| 8278 | 2026.01.16 03:37:11.294596 [ 290 ] {} <Debug> TCP-Session: 75ac6477-924c-4ec3-9bb5-df574908b523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.01.16 03:37:11.294633 [ 289 ] {} <Debug> TCP-Session: bfb0ea8c-1f57-42b8-9708-c749bc94c136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.16 03:37:11.294647 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8281 | 2026.01.16 03:37:11.294673 [ 289 ] {} <Debug> TCP-Session: bfb0ea8c-1f57-42b8-9708-c749bc94c136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.01.16 03:37:11.294723 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8283 | 2026.01.16 03:37:11.294974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.01.16 03:37:11.295013 [ 288 ] {} <Debug> TCP-Session: 4d774514-72d7-478e-ade0-63b7e3437c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:47194 | ||
| 8285 | 2026.01.16 03:37:11.295029 [ 288 ] {} <Debug> TCP-Session: 4d774514-72d7-478e-ade0-63b7e3437c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.01.16 03:37:11.295036 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 8287 | 2026.01.16 03:37:11.295044 [ 288 ] {} <Debug> TCP-Session: 4d774514-72d7-478e-ade0-63b7e3437c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.16 03:37:11.295087 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8289 | 2026.01.16 03:37:11.295123 [ 286 ] {} <Debug> TCP-Session: 4f48bcbb-ddff-4da1-ab02-d522e8c9cf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:56362 | ||
| 8290 | 2026.01.16 03:37:11.295142 [ 286 ] {} <Debug> TCP-Session: 4f48bcbb-ddff-4da1-ab02-d522e8c9cf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.01.16 03:37:11.295155 [ 286 ] {} <Debug> TCP-Session: 4f48bcbb-ddff-4da1-ab02-d522e8c9cf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.01.16 03:37:11.296045 [ 338 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> AggregatingTransform: Aggregating | ||
| 8293 | 2026.01.16 03:37:11.296087 [ 338 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8294 | 2026.01.16 03:37:11.296123 [ 338 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972345 sec. (1028.442 rows/sec., 40.17 KiB/sec.) | ||
| 8295 | 2026.01.16 03:37:11.296142 [ 338 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Trace> Aggregator: Merging aggregated data | ||
| 8296 | 2026.01.16 03:37:11.297674 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 8297 | 2026.01.16 03:37:11.297833 [ 291 ] {c9a2f097-4565-4070-a7a3-5498ba6366c2} <Debug> TCPHandler: Processed in 0.003871748 sec. | ||
| 8298 | 2026.01.16 03:37:11.297934 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8299 | 2026.01.16 03:37:11.297964 [ 291 ] {} <Debug> TCP-Session: 31565d27-51e8-4f9e-bf15-1c976dd74c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.01.16 03:37:11.297976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8301 | 2026.01.16 03:37:11.298019 [ 294 ] {} <Debug> TCP-Session: 4428d5b9-eb4e-4429-8ffe-b44ed2dd0abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.01.16 03:37:11.298020 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8303 | 2026.01.16 03:37:11.298021 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8304 | 2026.01.16 03:37:11.298053 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8305 | 2026.01.16 03:37:11.298071 [ 290 ] {} <Debug> TCP-Session: 75ac6477-924c-4ec3-9bb5-df574908b523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8306 | 2026.01.16 03:37:11.298099 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8307 | 2026.01.16 03:37:11.298096 [ 292 ] {} <Debug> TCP-Session: a5a46f8e-c25a-4173-8b68-01e739863e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.01.16 03:37:11.298117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.01.16 03:37:11.298137 [ 287 ] {} <Debug> TCP-Session: fe35924e-740e-4ce4-a046-cd8fbf8a2041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2026.01.16 03:37:11.298118 [ 286 ] {} <Debug> TCP-Session: 4f48bcbb-ddff-4da1-ab02-d522e8c9cf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.01.16 03:37:11.298162 [ 288 ] {} <Debug> TCP-Session: 4d774514-72d7-478e-ade0-63b7e3437c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.01.16 03:37:11.298047 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8313 | 2026.01.16 03:37:11.298075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.01.16 03:37:11.298250 [ 293 ] {} <Debug> TCP-Session: d37441e3-7a9c-48aa-8733-93b5bce2de37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.01.16 03:37:11.298271 [ 289 ] {} <Debug> TCP-Session: bfb0ea8c-1f57-42b8-9708-c749bc94c136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.01.16 03:37:11.333880 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.121141693 sec., 2550.7320588626744 rows/sec., 13.19 MiB/sec. | ||
| 8317 | 2026.01.16 03:37:11.338001 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8318 | 2026.01.16 03:37:11.341064 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.01.16 03:37:11.341195 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_41_8} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8320 | 2026.01.16 03:37:11.343668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8321 | 2026.01.16 03:37:11.408560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58764 | ||
| 8322 | 2026.01.16 03:37:11.408673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8323 | 2026.01.16 03:37:11.408701 [ 291 ] {} <Debug> TCP-Session: 8e8d7ce7-d39e-46b8-8be7-1bee13b2979b Authenticating user 'default' from [fd00:1122:3344:101::e]:58764 | ||
| 8324 | 2026.01.16 03:37:11.408723 [ 291 ] {} <Debug> TCP-Session: 8e8d7ce7-d39e-46b8-8be7-1bee13b2979b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.16 03:37:11.408737 [ 291 ] {} <Debug> TCP-Session: 8e8d7ce7-d39e-46b8-8be7-1bee13b2979b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2026.01.16 03:37:11.408939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33879 | ||
| 8327 | 2026.01.16 03:37:11.408980 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63954 | ||
| 8328 | 2026.01.16 03:37:11.409012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48504 | ||
| 8329 | 2026.01.16 03:37:11.409047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48088 | ||
| 8330 | 2026.01.16 03:37:11.409058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8331 | 2026.01.16 03:37:11.409072 [ 291 ] {} <Trace> TCP-Session: 8e8d7ce7-d39e-46b8-8be7-1bee13b2979b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.01.16 03:37:11.409108 [ 292 ] {} <Debug> TCP-Session: d0661bc1-a182-4eae-adfa-bef220fda486 Authenticating user 'default' from [fd00:1122:3344:101::e]:33879 | ||
| 8333 | 2026.01.16 03:37:11.409118 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8334 | 2026.01.16 03:37:11.409144 [ 292 ] {} <Debug> TCP-Session: d0661bc1-a182-4eae-adfa-bef220fda486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.16 03:37:11.409143 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.01.16 03:37:11.409164 [ 292 ] {} <Debug> TCP-Session: d0661bc1-a182-4eae-adfa-bef220fda486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.01.16 03:37:11.409144 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8338 | 2026.01.16 03:37:11.409232 [ 287 ] {} <Debug> TCP-Session: 56ff42bd-879f-49b7-91cd-963aee3f3777 Authenticating user 'default' from [fd00:1122:3344:101::e]:48504 | ||
| 8339 | 2026.01.16 03:37:11.409257 [ 290 ] {} <Debug> TCP-Session: e816b33f-cc5b-4d71-9557-463d04c2ed97 Authenticating user 'default' from [fd00:1122:3344:101::e]:48088 | ||
| 8340 | 2026.01.16 03:37:11.409037 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 | ||
| 8341 | 2026.01.16 03:37:11.409275 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8342 | 2026.01.16 03:37:11.409290 [ 287 ] {} <Debug> TCP-Session: 56ff42bd-879f-49b7-91cd-963aee3f3777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.01.16 03:37:11.409287 [ 290 ] {} <Debug> TCP-Session: e816b33f-cc5b-4d71-9557-463d04c2ed97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.01.16 03:37:11.409340 [ 287 ] {} <Debug> TCP-Session: 56ff42bd-879f-49b7-91cd-963aee3f3777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.01.16 03:37:11.409350 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.01.16 03:37:11.409351 [ 290 ] {} <Debug> TCP-Session: e816b33f-cc5b-4d71-9557-463d04c2ed97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.01.16 03:37:11.409381 [ 289 ] {} <Debug> TCP-Session: 198b0d21-2934-45c7-a3ac-73092bfafe22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 | ||
| 8348 | 2026.01.16 03:37:11.409164 [ 293 ] {} <Debug> TCP-Session: 21256d59-6a4c-4e92-ba75-b2e15ae94aea Authenticating user 'default' from [fd00:1122:3344:101::e]:63954 | ||
| 8349 | 2026.01.16 03:37:11.409414 [ 289 ] {} <Debug> TCP-Session: 198b0d21-2934-45c7-a3ac-73092bfafe22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.01.16 03:37:11.408999 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 8351 | 2026.01.16 03:37:11.409432 [ 293 ] {} <Debug> TCP-Session: 21256d59-6a4c-4e92-ba75-b2e15ae94aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.16 03:37:11.409432 [ 289 ] {} <Debug> TCP-Session: 198b0d21-2934-45c7-a3ac-73092bfafe22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.16 03:37:11.409475 [ 293 ] {} <Debug> TCP-Session: 21256d59-6a4c-4e92-ba75-b2e15ae94aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.01.16 03:37:11.408996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45098 | ||
| 8355 | 2026.01.16 03:37:11.409504 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8356 | 2026.01.16 03:37:11.409030 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56810 | ||
| 8357 | 2026.01.16 03:37:11.409546 [ 294 ] {} <Debug> TCP-Session: 74a6354b-0fa7-4a21-8c3b-69dc9362e5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 8358 | 2026.01.16 03:37:11.409579 [ 294 ] {} <Debug> TCP-Session: 74a6354b-0fa7-4a21-8c3b-69dc9362e5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.01.16 03:37:11.409578 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8360 | 2026.01.16 03:37:11.409596 [ 294 ] {} <Debug> TCP-Session: 74a6354b-0fa7-4a21-8c3b-69dc9362e5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.16 03:37:11.409612 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8362 | 2026.01.16 03:37:11.409617 [ 286 ] {} <Debug> TCP-Session: 09519984-d2a1-4364-b6e3-f1b0b10da32e Authenticating user 'default' from [fd00:1122:3344:101::e]:45098 | ||
| 8363 | 2026.01.16 03:37:11.409578 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8364 | 2026.01.16 03:37:11.409656 [ 286 ] {} <Debug> TCP-Session: 09519984-d2a1-4364-b6e3-f1b0b10da32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.01.16 03:37:11.409644 [ 288 ] {} <Debug> TCP-Session: 2d3bfd5d-54cb-42ff-8f28-cc28657c757f Authenticating user 'default' from [fd00:1122:3344:101::e]:56810 | ||
| 8366 | 2026.01.16 03:37:11.409680 [ 286 ] {} <Debug> TCP-Session: 09519984-d2a1-4364-b6e3-f1b0b10da32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.01.16 03:37:11.409704 [ 288 ] {} <Debug> TCP-Session: 2d3bfd5d-54cb-42ff-8f28-cc28657c757f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.01.16 03:37:11.409704 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8369 | 2026.01.16 03:37:11.409726 [ 288 ] {} <Debug> TCP-Session: 2d3bfd5d-54cb-42ff-8f28-cc28657c757f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.01.16 03:37:11.410012 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 8371 | 2026.01.16 03:37:11.411167 [ 327 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> AggregatingTransform: Aggregating | ||
| 8372 | 2026.01.16 03:37:11.411211 [ 327 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8373 | 2026.01.16 03:37:11.411255 [ 327 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001139697 sec. (877.426 rows/sec., 34.27 KiB/sec.) | ||
| 8374 | 2026.01.16 03:37:11.411274 [ 327 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Trace> Aggregator: Merging aggregated data | ||
| 8375 | 2026.01.16 03:37:11.412560 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 8376 | 2026.01.16 03:37:11.412761 [ 291 ] {2b9fafbd-5d14-467b-beb4-3462e9ac5df3} <Debug> TCPHandler: Processed in 0.003823497 sec. | ||
| 8377 | 2026.01.16 03:37:11.412906 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.01.16 03:37:11.412936 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8379 | 2026.01.16 03:37:11.412948 [ 291 ] {} <Debug> TCP-Session: 8e8d7ce7-d39e-46b8-8be7-1bee13b2979b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.01.16 03:37:11.412956 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.01.16 03:37:11.412982 [ 290 ] {} <Debug> TCP-Session: e816b33f-cc5b-4d71-9557-463d04c2ed97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.01.16 03:37:11.413000 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.01.16 03:37:11.413018 [ 292 ] {} <Debug> TCP-Session: d0661bc1-a182-4eae-adfa-bef220fda486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.01.16 03:37:11.413037 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8385 | 2026.01.16 03:37:11.413059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8386 | 2026.01.16 03:37:11.413070 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.01.16 03:37:11.413093 [ 293 ] {} <Debug> TCP-Session: 21256d59-6a4c-4e92-ba75-b2e15ae94aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.01.16 03:37:11.413104 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.01.16 03:37:11.413133 [ 288 ] {} <Debug> TCP-Session: 2d3bfd5d-54cb-42ff-8f28-cc28657c757f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.01.16 03:37:11.413110 [ 286 ] {} <Debug> TCP-Session: 09519984-d2a1-4364-b6e3-f1b0b10da32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8391 | 2026.01.16 03:37:11.413159 [ 289 ] {} <Debug> TCP-Session: 198b0d21-2934-45c7-a3ac-73092bfafe22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.01.16 03:37:11.412975 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8393 | 2026.01.16 03:37:11.413060 [ 294 ] {} <Debug> TCP-Session: 74a6354b-0fa7-4a21-8c3b-69dc9362e5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.01.16 03:37:11.413251 [ 287 ] {} <Debug> TCP-Session: 56ff42bd-879f-49b7-91cd-963aee3f3777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.16 03:37:12.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.60 MiB, peak 314.88 MiB, free memory in arenas 0.00 B, will set to 298.96 MiB (RSS), difference: 2.36 MiB | ||
| 8396 | 2026.01.16 03:37:12.682870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1024 | ||
| 8397 | 2026.01.16 03:37:12.685292 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.01.16 03:37:12.685340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8399 | 2026.01.16 03:37:12.686582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8400 | 2026.01.16 03:37:12.686851 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.01.16 03:37:12.687007 [ 99 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8402 | 2026.01.16 03:37:12.687048 [ 99 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.01.16 03:37:12.687072 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8404 | 2026.01.16 03:37:12.687110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8405 | 2026.01.16 03:37:12.687212 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 8406 | 2026.01.16 03:37:12.687809 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8407 | 2026.01.16 03:37:12.687965 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 898 rows starting from the beginning of the part | ||
| 8408 | 2026.01.16 03:37:12.688349 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 8409 | 2026.01.16 03:37:12.688738 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 8410 | 2026.01.16 03:37:12.689152 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 8411 | 2026.01.16 03:37:12.689532 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 8412 | 2026.01.16 03:37:12.689906 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8413 | 2026.01.16 03:37:12.697157 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.01000687 sec., 102329.69949644594 rows/sec., 84.86 MiB/sec. | ||
| 8414 | 2026.01.16 03:37:12.698693 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8415 | 2026.01.16 03:37:12.699252 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.01.16 03:37:12.699329 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_31_6} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8417 | 2026.01.16 03:37:12.699643 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8418 | 2026.01.16 03:37:13.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.06 MiB, peak 314.88 MiB, free memory in arenas 0.00 B, will set to 300.22 MiB (RSS), difference: 1.17 MiB | ||
| 8419 | 2026.01.16 03:37:14.402312 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.01.16 03:37:14.402495 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8421 | 2026.01.16 03:37:14.402567 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8422 | 2026.01.16 03:37:14.403339 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.01.16 03:37:14.403390 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8424 | 2026.01.16 03:37:14.403806 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8425 | 2026.01.16 03:37:14.404044 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.16 03:37:14.404199 [ 96 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8427 | 2026.01.16 03:37:14.404205 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001763 sec., 79410.09642654566 rows/sec., 6.90 MiB/sec. | ||
| 8428 | 2026.01.16 03:37:14.404280 [ 96 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.01.16 03:37:14.404298 [ 260 ] {b7890f9f-bd1a-4bc1-95d9-6b09a83d6343} <Debug> TCPHandler: Processed in 0.002111732 sec. | ||
| 8430 | 2026.01.16 03:37:14.404311 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8431 | 2026.01.16 03:37:14.404430 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2026.01.16 03:37:14.404429 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8433 | 2026.01.16 03:37:14.404545 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8434 | 2026.01.16 03:37:14.404567 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8435 | 2026.01.16 03:37:14.404594 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8436 | 2026.01.16 03:37:14.404607 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2467 rows starting from the beginning of the part | ||
| 8437 | 2026.01.16 03:37:14.404691 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 140 rows starting from the beginning of the part | ||
| 8438 | 2026.01.16 03:37:14.404746 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8439 | 2026.01.16 03:37:14.404792 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 8440 | 2026.01.16 03:37:14.404830 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1316 rows starting from the beginning of the part | ||
| 8441 | 2026.01.16 03:37:14.404868 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 140 rows starting from the beginning of the part | ||
| 8442 | 2026.01.16 03:37:14.405033 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.01.16 03:37:14.405078 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8444 | 2026.01.16 03:37:14.405471 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8445 | 2026.01.16 03:37:14.405708 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.01.16 03:37:14.405847 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001321 sec., 31794.09538228615 rows/sec., 2.33 MiB/sec. | ||
| 8447 | 2026.01.16 03:37:14.405887 [ 260 ] {116a7b8d-e9d4-40c9-af18-d3e311c22eae} <Debug> TCPHandler: Processed in 0.001508163 sec. | ||
| 8448 | 2026.01.16 03:37:14.406010 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.01.16 03:37:14.406105 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8450 | 2026.01.16 03:37:14.406147 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8451 | 2026.01.16 03:37:14.406583 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.01.16 03:37:14.406619 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8453 | 2026.01.16 03:37:14.406755 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4259 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371296 sec., 1796064.2619057256 rows/sec., 155.50 MiB/sec. | ||
| 8454 | 2026.01.16 03:37:14.406941 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8455 | 2026.01.16 03:37:14.407071 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8456 | 2026.01.16 03:37:14.407197 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.01.16 03:37:14.407344 [ 96 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8458 | 2026.01.16 03:37:14.407355 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001268 sec., 83596.214511041 rows/sec., 6.53 MiB/sec. | ||
| 8459 | 2026.01.16 03:37:14.407380 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.01.16 03:37:14.407393 [ 96 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.01.16 03:37:14.407416 [ 260 ] {ec151f3a-7a74-437b-adf7-48606b60d860} <Debug> TCPHandler: Processed in 0.001454962 sec. | ||
| 8462 | 2026.01.16 03:37:14.407426 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8463 | 2026.01.16 03:37:14.407466 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_61_12} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8464 | 2026.01.16 03:37:14.407497 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8465 | 2026.01.16 03:37:14.407546 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.01.16 03:37:14.407572 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8467 | 2026.01.16 03:37:14.407577 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2026.01.16 03:37:14.407636 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 8469 | 2026.01.16 03:37:14.407677 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.01.16 03:37:14.407682 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 8471 | 2026.01.16 03:37:14.407731 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8472 | 2026.01.16 03:37:14.407736 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8473 | 2026.01.16 03:37:14.407786 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8474 | 2026.01.16 03:37:14.407817 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 556 rows starting from the beginning of the part | ||
| 8475 | 2026.01.16 03:37:14.407850 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 8476 | 2026.01.16 03:37:14.408189 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.01.16 03:37:14.408231 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8478 | 2026.01.16 03:37:14.408634 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8479 | 2026.01.16 03:37:14.408828 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358231 sec., 1611655.1602783324 rows/sec., 125.26 MiB/sec. | ||
| 8480 | 2026.01.16 03:37:14.408859 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.01.16 03:37:14.408981 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8482 | 2026.01.16 03:37:14.408991 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8483 | 2026.01.16 03:37:14.409006 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 8484 | 2026.01.16 03:37:14.409013 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.01.16 03:37:14.409050 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8486 | 2026.01.16 03:37:14.409053 [ 260 ] {8f6560f9-0c38-41a9-a6ce-8730615425a0} <Debug> TCPHandler: Processed in 0.001556113 sec. | ||
| 8487 | 2026.01.16 03:37:14.409164 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8488 | 2026.01.16 03:37:14.409197 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.01.16 03:37:14.409252 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2026.01.16 03:37:14.409300 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.01.16 03:37:14.409321 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_61_12} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8492 | 2026.01.16 03:37:14.409326 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8493 | 2026.01.16 03:37:14.409361 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <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 | ||
| 8494 | 2026.01.16 03:37:14.409382 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18011 rows starting from the beginning of the part | ||
| 8495 | 2026.01.16 03:37:14.409389 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8496 | 2026.01.16 03:37:14.409467 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8497 | 2026.01.16 03:37:14.409522 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8498 | 2026.01.16 03:37:14.409565 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8499 | 2026.01.16 03:37:14.409609 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 880 rows starting from the beginning of the part | ||
| 8500 | 2026.01.16 03:37:14.409651 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8501 | 2026.01.16 03:37:14.410289 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.01.16 03:37:14.410336 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8503 | 2026.01.16 03:37:14.411006 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8504 | 2026.01.16 03:37:14.411244 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.16 03:37:14.411394 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002112 sec., 19886.363636363636 rows/sec., 35.64 MiB/sec. | ||
| 8506 | 2026.01.16 03:37:14.411485 [ 260 ] {a7738216-feec-44e3-9bdb-a0a801e9854b} <Debug> TCPHandler: Processed in 0.002337035 sec. | ||
| 8507 | 2026.01.16 03:37:14.411622 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.01.16 03:37:14.411720 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.01.16 03:37:14.411764 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8510 | 2026.01.16 03:37:14.412134 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.16 03:37:14.412171 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8512 | 2026.01.16 03:37:14.412509 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8513 | 2026.01.16 03:37:14.412760 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.01.16 03:37:14.412884 [ 96 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8515 | 2026.01.16 03:37:14.412898 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 8516 | 2026.01.16 03:37:14.412924 [ 96 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.01.16 03:37:14.412946 [ 260 ] {52902d9a-34a5-4287-9cb2-b7c9c3c7710d} <Debug> TCPHandler: Processed in 0.00137315 sec. | ||
| 8518 | 2026.01.16 03:37:14.412949 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8519 | 2026.01.16 03:37:14.413043 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8520 | 2026.01.16 03:37:14.413157 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8521 | 2026.01.16 03:37:14.413186 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3650 rows starting from the beginning of the part | ||
| 8522 | 2026.01.16 03:37:14.413237 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8523 | 2026.01.16 03:37:14.413279 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8524 | 2026.01.16 03:37:14.413317 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8525 | 2026.01.16 03:37:14.413353 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8526 | 2026.01.16 03:37:14.413390 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8527 | 2026.01.16 03:37:14.414855 [ 197 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845348 sec., 2140517.669295981 rows/sec., 140.90 MiB/sec. | ||
| 8528 | 2026.01.16 03:37:14.415175 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8529 | 2026.01.16 03:37:14.415464 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.01.16 03:37:14.415531 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_61_12} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8531 | 2026.01.16 03:37:14.415604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8532 | 2026.01.16 03:37:14.415891 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19531 rows, containing 5 columns (5 merged, 0 gathered) in 0.006778771 sec., 2881200.736829729 rows/sec., 196.28 MiB/sec. | ||
| 8533 | 2026.01.16 03:37:14.416267 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8534 | 2026.01.16 03:37:14.416573 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.01.16 03:37:14.416645 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8536 | 2026.01.16 03:37:14.416724 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8537 | 2026.01.16 03:37:15.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.81 MiB, peak 314.88 MiB, free memory in arenas 0.00 B, will set to 303.86 MiB (RSS), difference: 3.05 MiB | ||
| 8538 | 2026.01.16 03:37:17.489330 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8539 | 2026.01.16 03:37:17.489384 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8540 | 2026.01.16 03:37:17.638047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 8541 | 2026.01.16 03:37:17.638620 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.01.16 03:37:17.638671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8543 | 2026.01.16 03:37:17.639189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8544 | 2026.01.16 03:37:17.639435 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.01.16 03:37:17.639590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 8546 | 2026.01.16 03:37:18.717869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8547 | 2026.01.16 03:37:18.733547 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.01.16 03:37:18.733608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8549 | 2026.01.16 03:37:18.739212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8550 | 2026.01.16 03:37:18.739909 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.01.16 03:37:18.742942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8552 | 2026.01.16 03:37:19.398955 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.01.16 03:37:19.399237 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8554 | 2026.01.16 03:37:19.399340 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8555 | 2026.01.16 03:37:19.400119 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.01.16 03:37:19.400158 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8557 | 2026.01.16 03:37:19.400554 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8558 | 2026.01.16 03:37:19.400787 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.01.16 03:37:19.400942 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.42 MiB/sec. | ||
| 8560 | 2026.01.16 03:37:19.400983 [ 260 ] {ecc0c906-9efa-42ab-8c51-29b5aab9de4c} <Debug> TCPHandler: Processed in 0.002210083 sec. | ||
| 8561 | 2026.01.16 03:37:19.401113 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.01.16 03:37:19.401211 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8563 | 2026.01.16 03:37:19.401250 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8564 | 2026.01.16 03:37:19.401679 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.01.16 03:37:19.401713 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8566 | 2026.01.16 03:37:19.402017 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8567 | 2026.01.16 03:37:19.402233 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.01.16 03:37:19.402360 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 8569 | 2026.01.16 03:37:19.402398 [ 260 ] {584b26ba-f396-46c0-9290-943045b988f0} <Debug> TCPHandler: Processed in 0.00133471 sec. | ||
| 8570 | 2026.01.16 03:37:19.402518 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.01.16 03:37:19.402613 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.01.16 03:37:19.402656 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8573 | 2026.01.16 03:37:19.403064 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.01.16 03:37:19.403098 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8575 | 2026.01.16 03:37:19.403408 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8576 | 2026.01.16 03:37:19.403617 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.01.16 03:37:19.403739 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8578 | 2026.01.16 03:37:19.403772 [ 260 ] {14fa21f4-979d-4f62-9250-eb0c717f1427} <Debug> TCPHandler: Processed in 0.00134697 sec. | ||
| 8579 | 2026.01.16 03:37:19.403875 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.01.16 03:37:19.403965 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8581 | 2026.01.16 03:37:19.404004 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8582 | 2026.01.16 03:37:19.404393 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.16 03:37:19.404427 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8584 | 2026.01.16 03:37:19.404728 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8585 | 2026.01.16 03:37:19.404946 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.01.16 03:37:19.405075 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8587 | 2026.01.16 03:37:19.405111 [ 260 ] {7e468730-af42-4b03-b971-62976b315fd5} <Debug> TCPHandler: Processed in 0.001235518 sec. | ||
| 8588 | 2026.01.16 03:37:22.687451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1044 | ||
| 8589 | 2026.01.16 03:37:22.689623 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.01.16 03:37:22.689682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8591 | 2026.01.16 03:37:22.690878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8592 | 2026.01.16 03:37:22.691159 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.01.16 03:37:22.691511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8594 | 2026.01.16 03:37:23.467453 [ 88 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8595 | 2026.01.16 03:37:23.467518 [ 88 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.01.16 03:37:23.467537 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8597 | 2026.01.16 03:37:23.467702 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8598 | 2026.01.16 03:37:23.467918 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2026.01.16 03:37:23.467952 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 8600 | 2026.01.16 03:37:23.468022 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8601 | 2026.01.16 03:37:23.468069 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8602 | 2026.01.16 03:37:23.468113 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8603 | 2026.01.16 03:37:23.468156 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8604 | 2026.01.16 03:37:23.468976 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135815 sec., 390236.71906637703 rows/sec., 27.97 MiB/sec. | ||
| 8605 | 2026.01.16 03:37:23.469200 [ 198 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8606 | 2026.01.16 03:37:23.469529 [ 198 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.01.16 03:37:23.469617 [ 198 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_18_4} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8608 | 2026.01.16 03:37:23.469714 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8609 | 2026.01.16 03:37:24.413251 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.01.16 03:37:24.413454 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8611 | 2026.01.16 03:37:24.413532 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8612 | 2026.01.16 03:37:24.414413 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.01.16 03:37:24.414466 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8614 | 2026.01.16 03:37:24.414892 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8615 | 2026.01.16 03:37:24.415137 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.01.16 03:37:24.415307 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 8617 | 2026.01.16 03:37:24.415361 [ 260 ] {fcee5bce-d809-4eac-9030-79ea9ad55814} <Debug> TCPHandler: Processed in 0.002249444 sec. | ||
| 8618 | 2026.01.16 03:37:24.415499 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.01.16 03:37:24.415602 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8620 | 2026.01.16 03:37:24.415646 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8621 | 2026.01.16 03:37:24.416066 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.01.16 03:37:24.416105 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8623 | 2026.01.16 03:37:24.416429 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8624 | 2026.01.16 03:37:24.416658 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.16 03:37:24.416795 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001217 sec., 11503.697617091208 rows/sec., 938.05 KiB/sec. | ||
| 8626 | 2026.01.16 03:37:24.416835 [ 260 ] {47541d2a-1093-49ee-859f-17de3eab856c} <Debug> TCPHandler: Processed in 0.001388521 sec. | ||
| 8627 | 2026.01.16 03:37:24.416953 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.01.16 03:37:24.417050 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8629 | 2026.01.16 03:37:24.417091 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8630 | 2026.01.16 03:37:24.418343 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.01.16 03:37:24.418381 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8632 | 2026.01.16 03:37:24.418764 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8633 | 2026.01.16 03:37:24.418994 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.01.16 03:37:24.419131 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Debug> executeQuery: Read 1203 rows, 98.41 KiB in 0.002099 sec., 573130.0619342544 rows/sec., 45.78 MiB/sec. | ||
| 8635 | 2026.01.16 03:37:24.419170 [ 260 ] {0762f79d-f020-4b6f-81c9-6557f66110d5} <Debug> TCPHandler: Processed in 0.002266314 sec. | ||
| 8636 | 2026.01.16 03:37:24.419295 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.01.16 03:37:24.419417 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8638 | 2026.01.16 03:37:24.419466 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8639 | 2026.01.16 03:37:24.420072 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.01.16 03:37:24.420110 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8641 | 2026.01.16 03:37:24.420451 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8642 | 2026.01.16 03:37:24.420672 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.01.16 03:37:24.420804 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Debug> executeQuery: Read 261 rows, 16.45 KiB in 0.001411 sec., 184975.194897236 rows/sec., 11.39 MiB/sec. | ||
| 8644 | 2026.01.16 03:37:24.420843 [ 260 ] {f8e2cfb1-1701-47da-86d7-57d39410c9e8} <Debug> TCPHandler: Processed in 0.001610274 sec. | ||
| 8645 | 2026.01.16 03:37:24.420954 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.01.16 03:37:24.421054 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8647 | 2026.01.16 03:37:24.421094 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8648 | 2026.01.16 03:37:24.421619 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.01.16 03:37:24.421656 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8650 | 2026.01.16 03:37:24.421983 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8651 | 2026.01.16 03:37:24.422195 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.01.16 03:37:24.422327 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 8653 | 2026.01.16 03:37:24.422364 [ 260 ] {4f68ea4a-3860-4cb8-b293-982275b33102} <Debug> TCPHandler: Processed in 0.001459671 sec. | ||
| 8654 | 2026.01.16 03:37:24.422492 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.01.16 03:37:24.422587 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.01.16 03:37:24.422633 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8657 | 2026.01.16 03:37:24.423199 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.01.16 03:37:24.423243 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8659 | 2026.01.16 03:37:24.423614 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8660 | 2026.01.16 03:37:24.423872 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.01.16 03:37:24.424008 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001438 sec., 146731.57162726007 rows/sec., 8.33 MiB/sec. | ||
| 8662 | 2026.01.16 03:37:24.424045 [ 260 ] {8ba3079a-7dbb-4982-9a78-315a407df1b3} <Debug> TCPHandler: Processed in 0.001601564 sec. | ||
| 8663 | 2026.01.16 03:37:24.424160 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.01.16 03:37:24.424256 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8665 | 2026.01.16 03:37:24.424297 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8666 | 2026.01.16 03:37:24.425064 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.01.16 03:37:24.425100 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8668 | 2026.01.16 03:37:24.425444 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8669 | 2026.01.16 03:37:24.425681 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.01.16 03:37:24.425824 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Debug> executeQuery: Read 735 rows, 52.97 KiB in 0.001586 sec., 463430.0126103405 rows/sec., 32.62 MiB/sec. | ||
| 8671 | 2026.01.16 03:37:24.425862 [ 260 ] {1d63f110-83a4-4c02-acdc-246dbcc89004} <Debug> TCPHandler: Processed in 0.001752586 sec. | ||
| 8672 | 2026.01.16 03:37:24.425982 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.01.16 03:37:24.426077 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8674 | 2026.01.16 03:37:24.426118 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8675 | 2026.01.16 03:37:24.426463 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.01.16 03:37:24.426499 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8677 | 2026.01.16 03:37:24.426806 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8678 | 2026.01.16 03:37:24.427021 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.01.16 03:37:24.427155 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 8680 | 2026.01.16 03:37:24.427192 [ 260 ] {ba962b2e-ac2b-44e2-ad39-082929eb50b5} <Debug> TCPHandler: Processed in 0.001260479 sec. | ||
| 8681 | 2026.01.16 03:37:24.427306 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.16 03:37:24.427401 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.16 03:37:24.427443 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8684 | 2026.01.16 03:37:24.427915 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.16 03:37:24.427952 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8686 | 2026.01.16 03:37:24.428303 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8687 | 2026.01.16 03:37:24.428525 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.16 03:37:24.428656 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001273 sec., 252160.2513747054 rows/sec., 16.58 MiB/sec. | ||
| 8689 | 2026.01.16 03:37:24.428693 [ 260 ] {7e9171ee-4388-4540-b35a-5cd06020fd1c} <Debug> TCPHandler: Processed in 0.001436581 sec. | ||
| 8690 | 2026.01.16 03:37:24.428810 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.01.16 03:37:24.428907 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.16 03:37:24.428948 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8693 | 2026.01.16 03:37:24.429260 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.01.16 03:37:24.429296 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8695 | 2026.01.16 03:37:24.429594 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8696 | 2026.01.16 03:37:24.429808 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.16 03:37:24.429935 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 8698 | 2026.01.16 03:37:24.429972 [ 260 ] {699668c7-4a18-4786-a4b0-dd53a050e244} <Debug> TCPHandler: Processed in 0.001215448 sec. | ||
| 8699 | 2026.01.16 03:37:24.430095 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.01.16 03:37:24.430199 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.01.16 03:37:24.430255 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <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 | ||
| 8702 | 2026.01.16 03:37:24.431179 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.01.16 03:37:24.431217 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8704 | 2026.01.16 03:37:24.431823 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8705 | 2026.01.16 03:37:24.432059 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.01.16 03:37:24.432178 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8707 | 2026.01.16 03:37:24.432206 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002028 sec., 20710.059171597633 rows/sec., 37.11 MiB/sec. | ||
| 8708 | 2026.01.16 03:37:24.432251 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.01.16 03:37:24.432277 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8710 | 2026.01.16 03:37:24.432288 [ 260 ] {1f856488-110f-4136-b0ab-227bebecd657} <Debug> TCPHandler: Processed in 0.002246714 sec. | ||
| 8711 | 2026.01.16 03:37:24.432371 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 8712 | 2026.01.16 03:37:24.432418 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.01.16 03:37:24.432515 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.01.16 03:37:24.432553 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2026.01.16 03:37:24.432557 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8716 | 2026.01.16 03:37:24.432607 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1022 rows starting from the beginning of the part | ||
| 8717 | 2026.01.16 03:37:24.432724 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 8718 | 2026.01.16 03:37:24.432829 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 8719 | 2026.01.16 03:37:24.432919 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 8720 | 2026.01.16 03:37:24.432923 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.01.16 03:37:24.432969 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8722 | 2026.01.16 03:37:24.433005 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 8723 | 2026.01.16 03:37:24.433091 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 8724 | 2026.01.16 03:37:24.433294 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8725 | 2026.01.16 03:37:24.433533 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.01.16 03:37:24.433669 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 8727 | 2026.01.16 03:37:24.433705 [ 260 ] {3b4ac9ec-c507-4646-9350-f4b8c540e379} <Debug> TCPHandler: Processed in 0.00133835 sec. | ||
| 8728 | 2026.01.16 03:37:24.438091 [ 198 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 19 columns (19 merged, 0 gathered) in 0.005756146 sec., 214032.09717057212 rows/sec., 383.54 MiB/sec. | ||
| 8729 | 2026.01.16 03:37:24.439685 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8730 | 2026.01.16 03:37:24.440088 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.01.16 03:37:24.440176 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8732 | 2026.01.16 03:37:24.440311 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 8733 | 2026.01.16 03:37:25.139836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 8734 | 2026.01.16 03:37:25.140713 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.01.16 03:37:25.140793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8736 | 2026.01.16 03:37:25.141548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8737 | 2026.01.16 03:37:25.141808 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.01.16 03:37:25.141965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 8739 | 2026.01.16 03:37:26.243172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8740 | 2026.01.16 03:37:26.259039 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.01.16 03:37:26.259086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8742 | 2026.01.16 03:37:26.264664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8743 | 2026.01.16 03:37:26.265343 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.01.16 03:37:26.268116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8745 | 2026.01.16 03:37:29.400415 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.01.16 03:37:29.400611 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8747 | 2026.01.16 03:37:29.400680 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8748 | 2026.01.16 03:37:29.401339 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.01.16 03:37:29.401395 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8750 | 2026.01.16 03:37:29.401809 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8751 | 2026.01.16 03:37:29.402045 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.16 03:37:29.402217 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 8753 | 2026.01.16 03:37:29.402269 [ 260 ] {b5c8d264-d344-4810-957c-3d0ea3ffd038} <Debug> TCPHandler: Processed in 0.001984739 sec. | ||
| 8754 | 2026.01.16 03:37:29.402395 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2026.01.16 03:37:29.402497 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8756 | 2026.01.16 03:37:29.402541 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8757 | 2026.01.16 03:37:29.402979 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.01.16 03:37:29.403018 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8759 | 2026.01.16 03:37:29.403347 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8760 | 2026.01.16 03:37:29.403561 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.01.16 03:37:29.403697 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 8762 | 2026.01.16 03:37:29.403736 [ 260 ] {ac2c3662-6cf7-4698-8ad0-c0c492cfe3a9} <Debug> TCPHandler: Processed in 0.001394261 sec. | ||
| 8763 | 2026.01.16 03:37:29.403854 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.01.16 03:37:29.403950 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.01.16 03:37:29.403996 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8766 | 2026.01.16 03:37:29.404401 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.01.16 03:37:29.404439 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8768 | 2026.01.16 03:37:29.404781 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8769 | 2026.01.16 03:37:29.404996 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.01.16 03:37:29.405132 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 8771 | 2026.01.16 03:37:29.405170 [ 260 ] {900690cb-dfb7-4078-b39d-12a5f2e5e35d} <Debug> TCPHandler: Processed in 0.00136585 sec. | ||
| 8772 | 2026.01.16 03:37:29.405283 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.01.16 03:37:29.405378 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.01.16 03:37:29.405422 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8775 | 2026.01.16 03:37:29.405757 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.01.16 03:37:29.405794 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8777 | 2026.01.16 03:37:29.406099 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8778 | 2026.01.16 03:37:29.406301 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.01.16 03:37:29.406444 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8780 | 2026.01.16 03:37:29.406480 [ 260 ] {16fa661d-e448-433e-aa6c-b2f28c43d6a8} <Debug> TCPHandler: Processed in 0.001247648 sec. | ||
| 8781 | 2026.01.16 03:37:32.489621 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8782 | 2026.01.16 03:37:32.489672 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8783 | 2026.01.16 03:37:32.642945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 8784 | 2026.01.16 03:37:32.643625 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.01.16 03:37:32.643671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 8786 | 2026.01.16 03:37:32.644171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8787 | 2026.01.16 03:37:32.644403 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.01.16 03:37:32.644575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 8789 | 2026.01.16 03:37:32.692576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1076 | ||
| 8790 | 2026.01.16 03:37:32.694967 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2026.01.16 03:37:32.695020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8792 | 2026.01.16 03:37:32.696255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8793 | 2026.01.16 03:37:32.696543 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2026.01.16 03:37:32.696972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8795 | 2026.01.16 03:37:33.769101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8796 | 2026.01.16 03:37:33.785277 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.01.16 03:37:33.785334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8798 | 2026.01.16 03:37:33.791393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8799 | 2026.01.16 03:37:33.792071 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.01.16 03:37:33.794786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8801 | 2026.01.16 03:37:34.412823 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.01.16 03:37:34.413000 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.01.16 03:37:34.413066 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8804 | 2026.01.16 03:37:34.413915 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.01.16 03:37:34.413959 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8806 | 2026.01.16 03:37:34.414379 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8807 | 2026.01.16 03:37:34.414614 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.01.16 03:37:34.414773 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 8809 | 2026.01.16 03:37:34.414816 [ 260 ] {3aed4506-ca9c-4868-8b9c-6b3a5bc7b83a} <Debug> TCPHandler: Processed in 0.002119401 sec. | ||
| 8810 | 2026.01.16 03:37:34.414943 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.01.16 03:37:34.415039 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8812 | 2026.01.16 03:37:34.415081 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8813 | 2026.01.16 03:37:34.416368 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.01.16 03:37:34.416406 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8815 | 2026.01.16 03:37:34.416797 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8816 | 2026.01.16 03:37:34.417006 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.01.16 03:37:34.417140 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.00212 sec., 564150.9433962264 rows/sec., 45.09 MiB/sec. | ||
| 8818 | 2026.01.16 03:37:34.417180 [ 260 ] {93b7acae-51be-4c1f-972b-55e5b5fa16ea} <Debug> TCPHandler: Processed in 0.002286925 sec. | ||
| 8819 | 2026.01.16 03:37:34.417295 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.01.16 03:37:34.417397 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.01.16 03:37:34.417439 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8822 | 2026.01.16 03:37:34.417986 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.01.16 03:37:34.418023 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8824 | 2026.01.16 03:37:34.418368 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8825 | 2026.01.16 03:37:34.418595 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.01.16 03:37:34.418706 [ 71 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8827 | 2026.01.16 03:37:34.418726 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001347 sec., 183370.4528582034 rows/sec., 11.22 MiB/sec. | ||
| 8828 | 2026.01.16 03:37:34.418776 [ 71 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.16 03:37:34.418785 [ 260 ] {4971963f-d8a7-470e-9c3d-45f5e79a3c82} <Debug> TCPHandler: Processed in 0.001541403 sec. | ||
| 8830 | 2026.01.16 03:37:34.418805 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8831 | 2026.01.16 03:37:34.418903 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.16 03:37:34.418930 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8833 | 2026.01.16 03:37:34.419004 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8834 | 2026.01.16 03:37:34.419050 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8835 | 2026.01.16 03:37:34.419083 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8836 | 2026.01.16 03:37:34.419125 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 8837 | 2026.01.16 03:37:34.419198 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 8838 | 2026.01.16 03:37:34.419248 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 8839 | 2026.01.16 03:37:34.419297 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 8840 | 2026.01.16 03:37:34.419342 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 261 rows starting from the beginning of the part | ||
| 8841 | 2026.01.16 03:37:34.419384 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 247 rows starting from the beginning of the part | ||
| 8842 | 2026.01.16 03:37:34.419560 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.01.16 03:37:34.419604 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8844 | 2026.01.16 03:37:34.419947 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8845 | 2026.01.16 03:37:34.420187 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.01.16 03:37:34.420320 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 8847 | 2026.01.16 03:37:34.420360 [ 260 ] {76d9ef67-043f-4992-a587-980ca43eb203} <Debug> TCPHandler: Processed in 0.001507212 sec. | ||
| 8848 | 2026.01.16 03:37:34.420377 [ 196 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502492 sec., 587690.317153103 rows/sec., 39.31 MiB/sec. | ||
| 8849 | 2026.01.16 03:37:34.420465 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.16 03:37:34.420536 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8851 | 2026.01.16 03:37:34.420566 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.01.16 03:37:34.420611 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8853 | 2026.01.16 03:37:34.420774 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.01.16 03:37:34.420846 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_41_8} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8855 | 2026.01.16 03:37:34.420919 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8856 | 2026.01.16 03:37:34.421127 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.01.16 03:37:34.421174 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8858 | 2026.01.16 03:37:34.421495 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8859 | 2026.01.16 03:37:34.421723 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.01.16 03:37:34.421823 [ 71 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8861 | 2026.01.16 03:37:34.421853 [ 71 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.01.16 03:37:34.421854 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 8863 | 2026.01.16 03:37:34.421870 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8864 | 2026.01.16 03:37:34.421905 [ 260 ] {1525ccc1-b220-49ad-aced-a21884dd9a46} <Debug> TCPHandler: Processed in 0.001490702 sec. | ||
| 8865 | 2026.01.16 03:37:34.421956 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8866 | 2026.01.16 03:37:34.422041 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.01.16 03:37:34.422050 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8868 | 2026.01.16 03:37:34.422099 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 223 rows starting from the beginning of the part | ||
| 8869 | 2026.01.16 03:37:34.422159 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8870 | 2026.01.16 03:37:34.422170 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8871 | 2026.01.16 03:37:34.422205 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 8872 | 2026.01.16 03:37:34.422225 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8873 | 2026.01.16 03:37:34.422249 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 8874 | 2026.01.16 03:37:34.422289 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 8875 | 2026.01.16 03:37:34.422329 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8876 | 2026.01.16 03:37:34.423070 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145168 sec., 594672.5720592961 rows/sec., 36.86 MiB/sec. | ||
| 8877 | 2026.01.16 03:37:34.423091 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.16 03:37:34.423140 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8879 | 2026.01.16 03:37:34.423214 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8880 | 2026.01.16 03:37:34.423498 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.16 03:37:34.423546 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8882 | 2026.01.16 03:37:34.423568 [ 198 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_20_4} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8883 | 2026.01.16 03:37:34.423633 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8884 | 2026.01.16 03:37:34.423787 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.16 03:37:34.423931 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001786 sec., 403695.40873460245 rows/sec., 28.34 MiB/sec. | ||
| 8886 | 2026.01.16 03:37:34.423971 [ 260 ] {29e02a1a-0afd-4c17-bf9b-d3984ffcbdc9} <Debug> TCPHandler: Processed in 0.001990599 sec. | ||
| 8887 | 2026.01.16 03:37:34.424078 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.16 03:37:34.424174 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.16 03:37:34.424217 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8890 | 2026.01.16 03:37:34.424562 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.16 03:37:34.424599 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8892 | 2026.01.16 03:37:34.424902 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8893 | 2026.01.16 03:37:34.425117 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.16 03:37:34.425255 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 8895 | 2026.01.16 03:37:34.425293 [ 260 ] {e6fc650a-4d00-4cd6-898e-0edac7a2bc52} <Debug> TCPHandler: Processed in 0.001263519 sec. | ||
| 8896 | 2026.01.16 03:37:34.425414 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.16 03:37:34.425537 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.16 03:37:34.425589 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8899 | 2026.01.16 03:37:34.426097 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.16 03:37:34.426135 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8901 | 2026.01.16 03:37:34.426569 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8902 | 2026.01.16 03:37:34.426786 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.16 03:37:34.426923 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00141 sec., 222695.03546099292 rows/sec., 14.63 MiB/sec. | ||
| 8904 | 2026.01.16 03:37:34.426961 [ 260 ] {16104a70-b659-43f5-8074-61df61d17ff0} <Debug> TCPHandler: Processed in 0.001608554 sec. | ||
| 8905 | 2026.01.16 03:37:34.427075 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.01.16 03:37:34.427189 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.01.16 03:37:34.427239 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8908 | 2026.01.16 03:37:34.427600 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.01.16 03:37:34.427642 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8910 | 2026.01.16 03:37:34.427985 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8911 | 2026.01.16 03:37:34.428189 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.16 03:37:34.428314 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 8913 | 2026.01.16 03:37:34.428351 [ 260 ] {6dd7b6de-314f-468f-9ab0-cf448caa48f8} <Debug> TCPHandler: Processed in 0.00133487 sec. | ||
| 8914 | 2026.01.16 03:37:34.428454 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.16 03:37:34.428547 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.01.16 03:37:34.428600 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <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 | ||
| 8917 | 2026.01.16 03:37:34.429481 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.16 03:37:34.429517 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8919 | 2026.01.16 03:37:34.430072 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8920 | 2026.01.16 03:37:34.430305 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.01.16 03:37:34.430443 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001914 sec., 21943.5736677116 rows/sec., 39.32 MiB/sec. | ||
| 8922 | 2026.01.16 03:37:34.430496 [ 260 ] {8449f7a1-ffed-4de6-9239-6c13ac3634e6} <Debug> TCPHandler: Processed in 0.002090751 sec. | ||
| 8923 | 2026.01.16 03:37:34.430605 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.01.16 03:37:34.430699 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.01.16 03:37:34.430740 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8926 | 2026.01.16 03:37:34.431099 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.01.16 03:37:34.431135 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8928 | 2026.01.16 03:37:34.431471 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8929 | 2026.01.16 03:37:34.431701 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.01.16 03:37:34.431835 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 8931 | 2026.01.16 03:37:34.431871 [ 260 ] {5fdb533d-0e1c-474a-aad4-5e016c4a0d75} <Debug> TCPHandler: Processed in 0.00131419 sec. | ||
| 8932 | 2026.01.16 03:37:39.439492 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.01.16 03:37:39.439789 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8934 | 2026.01.16 03:37:39.439898 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8935 | 2026.01.16 03:37:39.440657 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.01.16 03:37:39.440709 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8937 | 2026.01.16 03:37:39.441110 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8938 | 2026.01.16 03:37:39.441369 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.01.16 03:37:39.441536 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001826 sec., 2190.580503833516 rows/sec., 178.63 KiB/sec. | ||
| 8940 | 2026.01.16 03:37:39.441589 [ 260 ] {e443b288-0a22-44a5-83e5-9d1c9212b751} <Debug> TCPHandler: Processed in 0.002293275 sec. | ||
| 8941 | 2026.01.16 03:37:39.441722 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.01.16 03:37:39.441825 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8943 | 2026.01.16 03:37:39.441870 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8944 | 2026.01.16 03:37:39.443159 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.16 03:37:39.443197 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8946 | 2026.01.16 03:37:39.443598 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8947 | 2026.01.16 03:37:39.443822 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.16 03:37:39.443957 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Debug> executeQuery: Read 1198 rows, 101.11 KiB in 0.002156 sec., 555658.6270871985 rows/sec., 45.80 MiB/sec. | ||
| 8949 | 2026.01.16 03:37:39.443963 [ 62 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8950 | 2026.01.16 03:37:39.443995 [ 260 ] {3832e9ab-dae4-4bd6-96b5-8156e2fc1742} <Debug> TCPHandler: Processed in 0.002326495 sec. | ||
| 8951 | 2026.01.16 03:37:39.444041 [ 62 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.16 03:37:39.444070 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8953 | 2026.01.16 03:37:39.444140 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.01.16 03:37:39.444181 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8955 | 2026.01.16 03:37:39.444264 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8956 | 2026.01.16 03:37:39.444305 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8957 | 2026.01.16 03:37:39.444316 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8958 | 2026.01.16 03:37:39.444347 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2467 rows starting from the beginning of the part | ||
| 8959 | 2026.01.16 03:37:39.444417 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 8960 | 2026.01.16 03:37:39.444464 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1203 rows starting from the beginning of the part | ||
| 8961 | 2026.01.16 03:37:39.444506 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8962 | 2026.01.16 03:37:39.444543 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1196 rows starting from the beginning of the part | ||
| 8963 | 2026.01.16 03:37:39.444584 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1198 rows starting from the beginning of the part | ||
| 8964 | 2026.01.16 03:37:39.444806 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.01.16 03:37:39.444857 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8966 | 2026.01.16 03:37:39.445240 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8967 | 2026.01.16 03:37:39.445470 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.01.16 03:37:39.445608 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 204.02 KiB/sec. | ||
| 8969 | 2026.01.16 03:37:39.445646 [ 260 ] {9661e436-8036-4a20-8a40-4a43b1bd0119} <Debug> TCPHandler: Processed in 0.001569694 sec. | ||
| 8970 | 2026.01.16 03:37:39.445756 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2026.01.16 03:37:39.445854 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8972 | 2026.01.16 03:37:39.445893 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8973 | 2026.01.16 03:37:39.446440 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.01.16 03:37:39.446476 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8975 | 2026.01.16 03:37:39.446780 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6176 rows, containing 5 columns (5 merged, 0 gathered) in 0.0026498 sec., 2330741.9427881353 rows/sec., 197.94 MiB/sec. | ||
| 8976 | 2026.01.16 03:37:39.446805 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8977 | 2026.01.16 03:37:39.447029 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.01.16 03:37:39.447048 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8979 | 2026.01.16 03:37:39.447139 [ 62 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8980 | 2026.01.16 03:37:39.447166 [ 62 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.01.16 03:37:39.447170 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001335 sec., 170786.51685393258 rows/sec., 11.56 MiB/sec. | ||
| 8982 | 2026.01.16 03:37:39.447185 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8983 | 2026.01.16 03:37:39.447227 [ 260 ] {77f1278d-b02e-4b3e-80af-6bc7b56af8fa} <Debug> TCPHandler: Processed in 0.001514552 sec. | ||
| 8984 | 2026.01.16 03:37:39.447298 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8985 | 2026.01.16 03:37:39.447318 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.01.16 03:37:39.447350 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.01.16 03:37:39.447418 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_66_13} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8988 | 2026.01.16 03:37:39.447439 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8989 | 2026.01.16 03:37:39.447457 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8990 | 2026.01.16 03:37:39.447479 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 8991 | 2026.01.16 03:37:39.447500 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 8992 | 2026.01.16 03:37:39.447504 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8993 | 2026.01.16 03:37:39.447550 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 8994 | 2026.01.16 03:37:39.447602 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 8995 | 2026.01.16 03:37:39.447645 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8996 | 2026.01.16 03:37:39.447690 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 8997 | 2026.01.16 03:37:39.447731 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 8998 | 2026.01.16 03:37:39.448231 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.01.16 03:37:39.448274 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9000 | 2026.01.16 03:37:39.448657 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9001 | 2026.01.16 03:37:39.448763 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522873 sec., 1064435.445372004 rows/sec., 75.51 MiB/sec. | ||
| 9002 | 2026.01.16 03:37:39.448892 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.01.16 03:37:39.448903 [ 198 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9004 | 2026.01.16 03:37:39.449010 [ 62 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9005 | 2026.01.16 03:37:39.449034 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001596 sec., 328320.8020050125 rows/sec., 24.31 MiB/sec. | ||
| 9006 | 2026.01.16 03:37:39.449036 [ 62 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.01.16 03:37:39.449075 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9008 | 2026.01.16 03:37:39.449084 [ 260 ] {788c966c-b79b-439a-b2fa-6211bf0f92b0} <Debug> TCPHandler: Processed in 0.001784967 sec. | ||
| 9009 | 2026.01.16 03:37:39.449145 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9010 | 2026.01.16 03:37:39.449161 [ 198 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.01.16 03:37:39.449206 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2026.01.16 03:37:39.449243 [ 198 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_24_5} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9013 | 2026.01.16 03:37:39.449244 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9014 | 2026.01.16 03:37:39.449282 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 9015 | 2026.01.16 03:37:39.449308 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.01.16 03:37:39.449358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9017 | 2026.01.16 03:37:39.449366 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9018 | 2026.01.16 03:37:39.449373 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9019 | 2026.01.16 03:37:39.449462 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 735 rows starting from the beginning of the part | ||
| 9020 | 2026.01.16 03:37:39.449553 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9021 | 2026.01.16 03:37:39.449637 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 721 rows starting from the beginning of the part | ||
| 9022 | 2026.01.16 03:37:39.449686 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 524 rows starting from the beginning of the part | ||
| 9023 | 2026.01.16 03:37:39.450134 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.01.16 03:37:39.450169 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9025 | 2026.01.16 03:37:39.450558 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9026 | 2026.01.16 03:37:39.450770 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.01.16 03:37:39.450888 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9028 | 2026.01.16 03:37:39.450895 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830818 sec., 1834699.0252444537 rows/sec., 138.87 MiB/sec. | ||
| 9029 | 2026.01.16 03:37:39.450907 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001664 sec., 508413.46153846156 rows/sec., 34.22 MiB/sec. | ||
| 9030 | 2026.01.16 03:37:39.450921 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.01.16 03:37:39.450959 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9032 | 2026.01.16 03:37:39.450963 [ 260 ] {c94bbcda-cba9-47fc-b6f9-4e4c84c9ee00} <Debug> TCPHandler: Processed in 0.001858528 sec. | ||
| 9033 | 2026.01.16 03:37:39.451016 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9034 | 2026.01.16 03:37:39.451072 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9035 | 2026.01.16 03:37:39.451081 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.01.16 03:37:39.451108 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9037 | 2026.01.16 03:37:39.451135 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19531 rows starting from the beginning of the part | ||
| 9038 | 2026.01.16 03:37:39.451244 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9039 | 2026.01.16 03:37:39.451256 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9040 | 2026.01.16 03:37:39.451298 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9041 | 2026.01.16 03:37:39.451315 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 321 rows starting from the beginning of the part | ||
| 9042 | 2026.01.16 03:37:39.451355 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9043 | 2026.01.16 03:37:39.451390 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9044 | 2026.01.16 03:37:39.451411 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.01.16 03:37:39.451424 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 846 rows starting from the beginning of the part | ||
| 9046 | 2026.01.16 03:37:39.451483 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_66_13} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9047 | 2026.01.16 03:37:39.451551 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9048 | 2026.01.16 03:37:39.451648 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.01.16 03:37:39.451689 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9050 | 2026.01.16 03:37:39.452017 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9051 | 2026.01.16 03:37:39.452241 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.01.16 03:37:39.452357 [ 62 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9053 | 2026.01.16 03:37:39.452381 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 9054 | 2026.01.16 03:37:39.452389 [ 62 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.01.16 03:37:39.452421 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9056 | 2026.01.16 03:37:39.452424 [ 260 ] {48dd2ea7-d6b7-40cc-9abf-7c47274a5069} <Debug> TCPHandler: Processed in 0.00133495 sec. | ||
| 9057 | 2026.01.16 03:37:39.452493 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9058 | 2026.01.16 03:37:39.452584 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9059 | 2026.01.16 03:37:39.452610 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3950 rows starting from the beginning of the part | ||
| 9060 | 2026.01.16 03:37:39.452663 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9061 | 2026.01.16 03:37:39.452705 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 9062 | 2026.01.16 03:37:39.452744 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9063 | 2026.01.16 03:37:39.452781 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9064 | 2026.01.16 03:37:39.452817 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9065 | 2026.01.16 03:37:39.454230 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767847 sec., 2453832.2603709484 rows/sec., 161.15 MiB/sec. | ||
| 9066 | 2026.01.16 03:37:39.454773 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9067 | 2026.01.16 03:37:39.455101 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.01.16 03:37:39.455193 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_66_13} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9069 | 2026.01.16 03:37:39.455299 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9070 | 2026.01.16 03:37:39.461747 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21332 rows, containing 5 columns (5 merged, 0 gathered) in 0.0107026 sec., 1993160.5404294285 rows/sec., 135.62 MiB/sec. | ||
| 9071 | 2026.01.16 03:37:39.462268 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9072 | 2026.01.16 03:37:39.462547 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.01.16 03:37:39.462619 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9074 | 2026.01.16 03:37:39.462715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9075 | 2026.01.16 03:37:40.144748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 9076 | 2026.01.16 03:37:40.145586 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.01.16 03:37:40.145649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9078 | 2026.01.16 03:37:40.146102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9079 | 2026.01.16 03:37:40.146400 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.01.16 03:37:40.146538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 9081 | 2026.01.16 03:37:41.295003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9082 | 2026.01.16 03:37:41.311557 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.01.16 03:37:41.311614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9084 | 2026.01.16 03:37:41.318088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9085 | 2026.01.16 03:37:41.318846 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.01.16 03:37:41.321759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9087 | 2026.01.16 03:37:42.697307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1112 | ||
| 9088 | 2026.01.16 03:37:42.699839 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.01.16 03:37:42.699881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9090 | 2026.01.16 03:37:42.701071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9091 | 2026.01.16 03:37:42.701346 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.16 03:37:42.701605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9093 | 2026.01.16 03:37:44.412251 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.01.16 03:37:44.412538 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.01.16 03:37:44.412605 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9096 | 2026.01.16 03:37:44.413435 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.01.16 03:37:44.413484 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9098 | 2026.01.16 03:37:44.413892 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9099 | 2026.01.16 03:37:44.414125 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.01.16 03:37:44.414286 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 9101 | 2026.01.16 03:37:44.414329 [ 260 ] {1ba996dd-5c43-4915-921e-615abb9b6cb4} <Debug> TCPHandler: Processed in 0.002266454 sec. | ||
| 9102 | 2026.01.16 03:37:44.414466 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.01.16 03:37:44.414567 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9104 | 2026.01.16 03:37:44.414609 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9105 | 2026.01.16 03:37:44.415631 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.01.16 03:37:44.415668 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9107 | 2026.01.16 03:37:44.416085 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9108 | 2026.01.16 03:37:44.416316 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.01.16 03:37:44.416454 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001906 sec., 627492.130115425 rows/sec., 50.16 MiB/sec. | ||
| 9110 | 2026.01.16 03:37:44.416493 [ 260 ] {d189fd67-36b8-4174-902d-b09ca51a7ecd} <Debug> TCPHandler: Processed in 0.002079441 sec. | ||
| 9111 | 2026.01.16 03:37:44.416604 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.01.16 03:37:44.416705 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.01.16 03:37:44.416749 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9114 | 2026.01.16 03:37:44.417255 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.16 03:37:44.417291 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9116 | 2026.01.16 03:37:44.417638 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9117 | 2026.01.16 03:37:44.417857 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.01.16 03:37:44.417991 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001304 sec., 189417.17791411042 rows/sec., 11.59 MiB/sec. | ||
| 9119 | 2026.01.16 03:37:44.418029 [ 260 ] {d55a4878-5cbe-4812-b3e4-4613d950b882} <Debug> TCPHandler: Processed in 0.001476402 sec. | ||
| 9120 | 2026.01.16 03:37:44.418142 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.01.16 03:37:44.418237 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9122 | 2026.01.16 03:37:44.418278 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9123 | 2026.01.16 03:37:44.418769 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.01.16 03:37:44.418806 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9125 | 2026.01.16 03:37:44.419144 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9126 | 2026.01.16 03:37:44.419391 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.01.16 03:37:44.419528 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 9128 | 2026.01.16 03:37:44.419566 [ 260 ] {27f4f81c-07d3-444d-a110-b24ce2e1f230} <Debug> TCPHandler: Processed in 0.001473752 sec. | ||
| 9129 | 2026.01.16 03:37:44.419679 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.01.16 03:37:44.419776 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.01.16 03:37:44.419816 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9132 | 2026.01.16 03:37:44.420287 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.01.16 03:37:44.420323 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9134 | 2026.01.16 03:37:44.420630 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9135 | 2026.01.16 03:37:44.420838 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.01.16 03:37:44.420968 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 9137 | 2026.01.16 03:37:44.421005 [ 260 ] {1b54577d-d149-40dc-bbe2-6e7e37a57b85} <Debug> TCPHandler: Processed in 0.001375261 sec. | ||
| 9138 | 2026.01.16 03:37:44.421107 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.01.16 03:37:44.421201 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9140 | 2026.01.16 03:37:44.421241 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9141 | 2026.01.16 03:37:44.421961 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.16 03:37:44.421998 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9143 | 2026.01.16 03:37:44.422331 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9144 | 2026.01.16 03:37:44.422545 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.16 03:37:44.422673 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001489 sec., 484217.5957018133 rows/sec., 33.99 MiB/sec. | ||
| 9146 | 2026.01.16 03:37:44.422710 [ 260 ] {87eb7525-1334-44fc-88f5-5a596eca8277} <Debug> TCPHandler: Processed in 0.001652724 sec. | ||
| 9147 | 2026.01.16 03:37:44.422828 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.01.16 03:37:44.422923 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9149 | 2026.01.16 03:37:44.422964 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9150 | 2026.01.16 03:37:44.423298 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.01.16 03:37:44.423333 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9152 | 2026.01.16 03:37:44.423656 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9153 | 2026.01.16 03:37:44.423863 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.01.16 03:37:44.423990 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9155 | 2026.01.16 03:37:44.424026 [ 260 ] {ddb5846b-e0c7-4f46-92bc-c49ba02b7093} <Debug> TCPHandler: Processed in 0.001248129 sec. | ||
| 9156 | 2026.01.16 03:37:44.424144 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.01.16 03:37:44.424261 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9158 | 2026.01.16 03:37:44.424312 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9159 | 2026.01.16 03:37:44.424812 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.01.16 03:37:44.424850 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9161 | 2026.01.16 03:37:44.425206 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9162 | 2026.01.16 03:37:44.425447 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.01.16 03:37:44.425582 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001344 sec., 233630.9523809524 rows/sec., 15.35 MiB/sec. | ||
| 9164 | 2026.01.16 03:37:44.425619 [ 260 ] {039dd845-064a-484b-b1f9-654e19d2df32} <Debug> TCPHandler: Processed in 0.001536223 sec. | ||
| 9165 | 2026.01.16 03:37:44.425740 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.01.16 03:37:44.425863 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9167 | 2026.01.16 03:37:44.425914 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9168 | 2026.01.16 03:37:44.426282 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.01.16 03:37:44.426326 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9170 | 2026.01.16 03:37:44.426662 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9171 | 2026.01.16 03:37:44.426893 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.01.16 03:37:44.427023 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 9173 | 2026.01.16 03:37:44.427059 [ 260 ] {3451af7b-3420-4404-8ff8-ba6119a7623c} <Debug> TCPHandler: Processed in 0.00137949 sec. | ||
| 9174 | 2026.01.16 03:37:44.427168 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.01.16 03:37:44.427261 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.01.16 03:37:44.427313 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <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 | ||
| 9177 | 2026.01.16 03:37:44.428198 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.16 03:37:44.428234 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9179 | 2026.01.16 03:37:44.428808 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9180 | 2026.01.16 03:37:44.429037 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.01.16 03:37:44.429174 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001931 sec., 21750.388399792853 rows/sec., 38.98 MiB/sec. | ||
| 9182 | 2026.01.16 03:37:44.429239 [ 260 ] {1656cbe4-1c3f-4e84-8e92-060fef044f3a} <Debug> TCPHandler: Processed in 0.002119482 sec. | ||
| 9183 | 2026.01.16 03:37:44.429357 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.01.16 03:37:44.429451 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.01.16 03:37:44.429491 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9186 | 2026.01.16 03:37:44.429837 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.01.16 03:37:44.429872 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9188 | 2026.01.16 03:37:44.430183 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9189 | 2026.01.16 03:37:44.430392 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.01.16 03:37:44.430518 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 9191 | 2026.01.16 03:37:44.430554 [ 260 ] {cc7c0192-48cf-4777-a3f1-3b8192082f7c} <Debug> TCPHandler: Processed in 0.001247649 sec. | ||
| 9192 | 2026.01.16 03:37:47.490733 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9193 | 2026.01.16 03:37:47.490785 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9194 | 2026.01.16 03:37:47.646731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 9195 | 2026.01.16 03:37:47.647413 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.01.16 03:37:47.647470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9197 | 2026.01.16 03:37:47.648021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9198 | 2026.01.16 03:37:47.648278 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.01.16 03:37:47.648432 [ 52 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9200 | 2026.01.16 03:37:47.648444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 9201 | 2026.01.16 03:37:47.648489 [ 52 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.01.16 03:37:47.648515 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9203 | 2026.01.16 03:37:47.648640 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9204 | 2026.01.16 03:37:47.648778 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9205 | 2026.01.16 03:37:47.648817 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 9206 | 2026.01.16 03:37:47.648879 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9207 | 2026.01.16 03:37:47.648929 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9208 | 2026.01.16 03:37:47.648990 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9209 | 2026.01.16 03:37:47.649048 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9210 | 2026.01.16 03:37:47.649103 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9211 | 2026.01.16 03:37:47.651463 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002882903 sec., 7668658.987139005 rows/sec., 109.70 MiB/sec. | ||
| 9212 | 2026.01.16 03:37:47.651858 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9213 | 2026.01.16 03:37:47.652173 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.01.16 03:37:47.652256 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_46_9} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9215 | 2026.01.16 03:37:47.652398 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9216 | 2026.01.16 03:37:48.821975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9217 | 2026.01.16 03:37:48.838957 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.01.16 03:37:48.839012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9219 | 2026.01.16 03:37:48.845217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9220 | 2026.01.16 03:37:48.845912 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.01.16 03:37:48.846186 [ 48 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9222 | 2026.01.16 03:37:48.846223 [ 48 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.01.16 03:37:48.846241 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9224 | 2026.01.16 03:37:48.846371 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9225 | 2026.01.16 03:37:48.849814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9226 | 2026.01.16 03:37:48.850124 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2026.01.16 03:37:48.851579 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9228 | 2026.01.16 03:37:48.856009 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9229 | 2026.01.16 03:37:48.860386 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9230 | 2026.01.16 03:37:48.864620 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9231 | 2026.01.16 03:37:48.869023 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9232 | 2026.01.16 03:37:48.872867 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9233 | 2026.01.16 03:37:48.923932 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077603811 sec., 4471.42988892646 rows/sec., 23.12 MiB/sec. | ||
| 9234 | 2026.01.16 03:37:48.926852 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9235 | 2026.01.16 03:37:48.928974 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.01.16 03:37:48.929082 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_46_9} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9237 | 2026.01.16 03:37:48.931200 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9238 | 2026.01.16 03:37:49.399929 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.01.16 03:37:49.400126 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9240 | 2026.01.16 03:37:49.400196 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9241 | 2026.01.16 03:37:49.400861 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.01.16 03:37:49.400907 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9243 | 2026.01.16 03:37:49.401301 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9244 | 2026.01.16 03:37:49.401530 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.01.16 03:37:49.401679 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 9246 | 2026.01.16 03:37:49.401720 [ 260 ] {f5f0e8c8-7337-4ad9-8400-716694c699d8} <Debug> TCPHandler: Processed in 0.001924038 sec. | ||
| 9247 | 2026.01.16 03:37:49.401837 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.01.16 03:37:49.401929 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9249 | 2026.01.16 03:37:49.401967 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9250 | 2026.01.16 03:37:49.402369 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.01.16 03:37:49.402404 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9252 | 2026.01.16 03:37:49.402709 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9253 | 2026.01.16 03:37:49.402918 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.16 03:37:49.403043 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 9255 | 2026.01.16 03:37:49.403079 [ 260 ] {fbb0fda9-7835-4a06-a1cd-b7e2264f8eb4} <Debug> TCPHandler: Processed in 0.00128996 sec. | ||
| 9256 | 2026.01.16 03:37:49.403191 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.16 03:37:49.403282 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.01.16 03:37:49.403325 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9259 | 2026.01.16 03:37:49.403716 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.01.16 03:37:49.403752 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9261 | 2026.01.16 03:37:49.404098 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9262 | 2026.01.16 03:37:49.404309 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.01.16 03:37:49.404435 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9264 | 2026.01.16 03:37:49.404470 [ 260 ] {dbe92aaa-d645-4820-899a-6020f92316e7} <Debug> TCPHandler: Processed in 0.00132607 sec. | ||
| 9265 | 2026.01.16 03:37:49.404582 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.01.16 03:37:49.404673 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.01.16 03:37:49.404713 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9268 | 2026.01.16 03:37:49.405035 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.01.16 03:37:49.405071 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9270 | 2026.01.16 03:37:49.405367 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9271 | 2026.01.16 03:37:49.405577 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.01.16 03:37:49.405701 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 9273 | 2026.01.16 03:37:49.405735 [ 260 ] {21240447-bd84-42af-a06f-db7a04d687c6} <Debug> TCPHandler: Processed in 0.001199747 sec. | ||
| 9274 | 2026.01.16 03:37:52.701990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1142 | ||
| 9275 | 2026.01.16 03:37:52.704670 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2026.01.16 03:37:52.704718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9277 | 2026.01.16 03:37:52.705951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9278 | 2026.01.16 03:37:52.706249 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.01.16 03:37:52.706662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 9280 | 2026.01.16 03:37:54.412699 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.01.16 03:37:54.412878 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9282 | 2026.01.16 03:37:54.412947 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9283 | 2026.01.16 03:37:54.413838 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.01.16 03:37:54.413893 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9285 | 2026.01.16 03:37:54.414350 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9286 | 2026.01.16 03:37:54.414592 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.01.16 03:37:54.414757 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001927 sec., 212765.95744680852 rows/sec., 13.50 MiB/sec. | ||
| 9288 | 2026.01.16 03:37:54.414811 [ 260 ] {c3fe8b92-41da-4c66-bcd9-57fe6724e4f8} <Debug> TCPHandler: Processed in 0.002241003 sec. | ||
| 9289 | 2026.01.16 03:37:54.414942 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.01.16 03:37:54.415046 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9291 | 2026.01.16 03:37:54.415092 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9292 | 2026.01.16 03:37:54.416108 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.01.16 03:37:54.416144 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9294 | 2026.01.16 03:37:54.416566 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9295 | 2026.01.16 03:37:54.416789 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.01.16 03:37:54.416920 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001898 sec., 630136.9863013698 rows/sec., 50.37 MiB/sec. | ||
| 9297 | 2026.01.16 03:37:54.416958 [ 260 ] {345585ca-66a4-45fa-a1fe-df185872b4fe} <Debug> TCPHandler: Processed in 0.002070441 sec. | ||
| 9298 | 2026.01.16 03:37:54.417069 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.01.16 03:37:54.417166 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9300 | 2026.01.16 03:37:54.417207 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9301 | 2026.01.16 03:37:54.417699 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.01.16 03:37:54.417735 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9303 | 2026.01.16 03:37:54.418059 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9304 | 2026.01.16 03:37:54.418273 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.01.16 03:37:54.418400 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001253 sec., 197126.8954509178 rows/sec., 12.06 MiB/sec. | ||
| 9306 | 2026.01.16 03:37:54.418439 [ 260 ] {e48f7233-857f-4c7c-a3dc-76edab80122c} <Debug> TCPHandler: Processed in 0.001418471 sec. | ||
| 9307 | 2026.01.16 03:37:54.418547 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.01.16 03:37:54.418639 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.01.16 03:37:54.418680 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9310 | 2026.01.16 03:37:54.419147 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.01.16 03:37:54.419182 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9312 | 2026.01.16 03:37:54.419487 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9313 | 2026.01.16 03:37:54.419702 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.01.16 03:37:54.419831 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 9315 | 2026.01.16 03:37:54.419869 [ 260 ] {0272c8e9-648e-415d-af37-8b8daf867887} <Debug> TCPHandler: Processed in 0.00137047 sec. | ||
| 9316 | 2026.01.16 03:37:54.419973 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.01.16 03:37:54.420065 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.01.16 03:37:54.420103 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9319 | 2026.01.16 03:37:54.420562 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.01.16 03:37:54.420597 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9321 | 2026.01.16 03:37:54.420905 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9322 | 2026.01.16 03:37:54.421117 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.01.16 03:37:54.421244 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 9324 | 2026.01.16 03:37:54.421281 [ 260 ] {000a1b69-c851-421a-9d3d-05363ae3158f} <Debug> TCPHandler: Processed in 0.00135726 sec. | ||
| 9325 | 2026.01.16 03:37:54.421403 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.01.16 03:37:54.421525 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9327 | 2026.01.16 03:37:54.421585 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9328 | 2026.01.16 03:37:54.422221 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.16 03:37:54.422257 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9330 | 2026.01.16 03:37:54.422597 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9331 | 2026.01.16 03:37:54.422810 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.01.16 03:37:54.422937 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001437 sec., 501739.7355601949 rows/sec., 35.22 MiB/sec. | ||
| 9333 | 2026.01.16 03:37:54.422976 [ 260 ] {116514b1-09c4-4f4d-84b0-07c280db9f4d} <Debug> TCPHandler: Processed in 0.001633035 sec. | ||
| 9334 | 2026.01.16 03:37:54.423080 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.01.16 03:37:54.423174 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9336 | 2026.01.16 03:37:54.423216 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9337 | 2026.01.16 03:37:54.423533 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.16 03:37:54.423569 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9339 | 2026.01.16 03:37:54.423865 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9340 | 2026.01.16 03:37:54.424079 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.16 03:37:54.424205 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 9342 | 2026.01.16 03:37:54.424241 [ 260 ] {66456185-14c2-4428-b7fc-fa190522904c} <Debug> TCPHandler: Processed in 0.001208618 sec. | ||
| 9343 | 2026.01.16 03:37:54.424375 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.16 03:37:54.424496 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.01.16 03:37:54.424548 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9346 | 2026.01.16 03:37:54.425024 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.01.16 03:37:54.425062 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9348 | 2026.01.16 03:37:54.425424 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9349 | 2026.01.16 03:37:54.425649 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.16 03:37:54.425786 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001315 sec., 238783.2699619772 rows/sec., 15.69 MiB/sec. | ||
| 9351 | 2026.01.16 03:37:54.425825 [ 260 ] {284e4e38-9390-4081-80f5-a66dd0f50cfa} <Debug> TCPHandler: Processed in 0.001510332 sec. | ||
| 9352 | 2026.01.16 03:37:54.425951 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.01.16 03:37:54.426071 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9354 | 2026.01.16 03:37:54.426124 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9355 | 2026.01.16 03:37:54.426500 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.01.16 03:37:54.426544 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9357 | 2026.01.16 03:37:54.426905 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9358 | 2026.01.16 03:37:54.427120 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.01.16 03:37:54.427228 [ 38 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9360 | 2026.01.16 03:37:54.427254 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 55.83 KiB/sec. | ||
| 9361 | 2026.01.16 03:37:54.427296 [ 38 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.01.16 03:37:54.427303 [ 260 ] {0a8e5962-65a5-45a2-8661-bc0a8ff80913} <Debug> TCPHandler: Processed in 0.001412321 sec. | ||
| 9363 | 2026.01.16 03:37:54.427336 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9364 | 2026.01.16 03:37:54.427436 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.01.16 03:37:54.427436 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9366 | 2026.01.16 03:37:54.427536 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9367 | 2026.01.16 03:37:54.427549 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9368 | 2026.01.16 03:37:54.427584 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9369 | 2026.01.16 03:37:54.427592 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <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 | ||
| 9370 | 2026.01.16 03:37:54.427646 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9371 | 2026.01.16 03:37:54.427694 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9372 | 2026.01.16 03:37:54.427741 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9373 | 2026.01.16 03:37:54.427784 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9374 | 2026.01.16 03:37:54.427827 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::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 | ||
| 9375 | 2026.01.16 03:37:54.428509 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.01.16 03:37:54.428547 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9377 | 2026.01.16 03:37:54.428572 [ 195 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172747 sec., 12790.482516689448 rows/sec., 858.53 KiB/sec. | ||
| 9378 | 2026.01.16 03:37:54.428788 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9379 | 2026.01.16 03:37:54.429131 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_15_3} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.01.16 03:37:54.429211 [ 200 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_15_3} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9381 | 2026.01.16 03:37:54.429307 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9382 | 2026.01.16 03:37:54.429348 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9383 | 2026.01.16 03:37:54.429614 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.16 03:37:54.429761 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002243 sec., 18724.92197949175 rows/sec., 33.55 MiB/sec. | ||
| 9385 | 2026.01.16 03:37:54.429830 [ 260 ] {1968475e-016f-4f12-b2c0-b54b61844107} <Debug> TCPHandler: Processed in 0.002445026 sec. | ||
| 9386 | 2026.01.16 03:37:54.429946 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.01.16 03:37:54.430043 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9388 | 2026.01.16 03:37:54.430086 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9389 | 2026.01.16 03:37:54.430427 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.01.16 03:37:54.430465 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9391 | 2026.01.16 03:37:54.430792 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9392 | 2026.01.16 03:37:54.431027 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.01.16 03:37:54.431160 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 9394 | 2026.01.16 03:37:54.431197 [ 260 ] {f5679199-90dc-4513-9114-9ea5d66e2780} <Debug> TCPHandler: Processed in 0.00130236 sec. | ||
| 9395 | 2026.01.16 03:37:55.148686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 9396 | 2026.01.16 03:37:55.149242 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.01.16 03:37:55.149281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9398 | 2026.01.16 03:37:55.149831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9399 | 2026.01.16 03:37:55.150080 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.01.16 03:37:55.150201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 9401 | 2026.01.16 03:37:56.349964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9402 | 2026.01.16 03:37:56.365012 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.16 03:37:56.365060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 9404 | 2026.01.16 03:37:56.370723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9405 | 2026.01.16 03:37:56.371408 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.01.16 03:37:56.374220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9407 | 2026.01.16 03:37:59.399926 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.01.16 03:37:59.400114 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9409 | 2026.01.16 03:37:59.400177 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9410 | 2026.01.16 03:37:59.400801 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2026.01.16 03:37:59.400841 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9412 | 2026.01.16 03:37:59.401216 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9413 | 2026.01.16 03:37:59.401432 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2026.01.16 03:37:59.401580 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001513 sec., 37012.55783212161 rows/sec., 2.84 MiB/sec. | ||
| 9415 | 2026.01.16 03:37:59.401623 [ 260 ] {beadbe5c-4ce1-4325-b8bc-9ed79f6d121c} <Debug> TCPHandler: Processed in 0.001817348 sec. | ||
| 9416 | 2026.01.16 03:37:59.401790 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.01.16 03:37:59.401903 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9418 | 2026.01.16 03:37:59.401950 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9419 | 2026.01.16 03:37:59.402403 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.01.16 03:37:59.402440 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9421 | 2026.01.16 03:37:59.402754 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9422 | 2026.01.16 03:37:59.402972 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.01.16 03:37:59.403101 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 9424 | 2026.01.16 03:37:59.403138 [ 260 ] {53b82d9a-9fa0-4b6c-b859-2eddbf08e523} <Debug> TCPHandler: Processed in 0.001407611 sec. | ||
| 9425 | 2026.01.16 03:37:59.403260 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.01.16 03:37:59.403351 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9427 | 2026.01.16 03:37:59.403393 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9428 | 2026.01.16 03:37:59.403797 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.16 03:37:59.403833 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9430 | 2026.01.16 03:37:59.404153 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9431 | 2026.01.16 03:37:59.404362 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.01.16 03:37:59.404493 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 9433 | 2026.01.16 03:37:59.404529 [ 260 ] {13add272-bd8b-4ce0-a542-2992f7280888} <Debug> TCPHandler: Processed in 0.001316129 sec. | ||
| 9434 | 2026.01.16 03:37:59.404641 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.01.16 03:37:59.404732 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.01.16 03:37:59.404773 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9437 | 2026.01.16 03:37:59.405106 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.01.16 03:37:59.405140 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9439 | 2026.01.16 03:37:59.405449 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9440 | 2026.01.16 03:37:59.405657 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.01.16 03:37:59.405783 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9442 | 2026.01.16 03:37:59.405818 [ 260 ] {c778705d-3191-4417-83c7-ec208732ee41} <Debug> TCPHandler: Processed in 0.001224478 sec. | ||
| 9443 | 2026.01.16 03:38:02.490821 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9444 | 2026.01.16 03:38:02.490895 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9445 | 2026.01.16 03:38:02.650390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 9446 | 2026.01.16 03:38:02.650921 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.01.16 03:38:02.650970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9448 | 2026.01.16 03:38:02.651550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9449 | 2026.01.16 03:38:02.651841 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.01.16 03:38:02.652008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 9451 | 2026.01.16 03:38:02.706969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1172 | ||
| 9452 | 2026.01.16 03:38:02.709491 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.01.16 03:38:02.709553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9454 | 2026.01.16 03:38:02.710828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9455 | 2026.01.16 03:38:02.711129 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.01.16 03:38:02.711312 [ 77 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9457 | 2026.01.16 03:38:02.711371 [ 77 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.01.16 03:38:02.711390 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9459 | 2026.01.16 03:38:02.711485 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::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 | ||
| 9460 | 2026.01.16 03:38:02.711521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
| 9461 | 2026.01.16 03:38:02.711927 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9462 | 2026.01.16 03:38:02.712054 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1024 rows starting from the beginning of the part | ||
| 9463 | 2026.01.16 03:38:02.712399 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 9464 | 2026.01.16 03:38:02.712719 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 9465 | 2026.01.16 03:38:02.713053 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 9466 | 2026.01.16 03:38:02.713455 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 9467 | 2026.01.16 03:38:02.713823 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 9468 | 2026.01.16 03:38:02.720356 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 72 columns (72 merged, 0 gathered) in 0.008908044 sec., 131566.4808121738 rows/sec., 107.07 MiB/sec. | ||
| 9469 | 2026.01.16 03:38:02.721874 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9470 | 2026.01.16 03:38:02.722518 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.01.16 03:38:02.722609 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_36_7} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9472 | 2026.01.16 03:38:02.722860 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9473 | 2026.01.16 03:38:03.001359 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000948265 sec. | ||
| 9474 | 2026.01.16 03:38:03.874400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9475 | 2026.01.16 03:38:03.890480 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.01.16 03:38:03.890541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9477 | 2026.01.16 03:38:03.896550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9478 | 2026.01.16 03:38:03.897247 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.01.16 03:38:03.900040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9480 | 2026.01.16 03:38:04.413343 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.01.16 03:38:04.413521 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9482 | 2026.01.16 03:38:04.413587 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9483 | 2026.01.16 03:38:04.414537 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.01.16 03:38:04.414592 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9485 | 2026.01.16 03:38:04.415152 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9486 | 2026.01.16 03:38:04.415479 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.01.16 03:38:04.415633 [ 101 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9488 | 2026.01.16 03:38:04.415685 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002208 sec., 185688.40579710147 rows/sec., 11.78 MiB/sec. | ||
| 9489 | 2026.01.16 03:38:04.415696 [ 101 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.01.16 03:38:04.415728 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9491 | 2026.01.16 03:38:04.415757 [ 260 ] {0f5fc787-4bc1-48ce-86d7-995a1d40dc22} <Debug> TCPHandler: Processed in 0.002540478 sec. | ||
| 9492 | 2026.01.16 03:38:04.415821 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 9493 | 2026.01.16 03:38:04.415917 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9494 | 2026.01.16 03:38:04.415928 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2026.01.16 03:38:04.415950 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 9496 | 2026.01.16 03:38:04.416024 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 9497 | 2026.01.16 03:38:04.416086 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 9498 | 2026.01.16 03:38:04.416099 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9499 | 2026.01.16 03:38:04.416144 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 9500 | 2026.01.16 03:38:04.416160 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9501 | 2026.01.16 03:38:04.416194 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9502 | 2026.01.16 03:38:04.416245 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9503 | 2026.01.16 03:38:04.417453 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.01.16 03:38:04.417488 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9505 | 2026.01.16 03:38:04.417643 [ 196 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861258 sec., 1334581.234842241 rows/sec., 90.00 MiB/sec. | ||
| 9506 | 2026.01.16 03:38:04.417874 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9507 | 2026.01.16 03:38:04.417961 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9508 | 2026.01.16 03:38:04.418295 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.01.16 03:38:04.418304 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.01.16 03:38:04.418403 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_23_5} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9511 | 2026.01.16 03:38:04.418473 [ 73 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9512 | 2026.01.16 03:38:04.418489 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.002455 sec., 487169.0427698574 rows/sec., 38.94 MiB/sec. | ||
| 9513 | 2026.01.16 03:38:04.418512 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9514 | 2026.01.16 03:38:04.418515 [ 73 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.01.16 03:38:04.418537 [ 260 ] {89d166cb-cd4a-437a-8166-9ce5bb81cef0} <Debug> TCPHandler: Processed in 0.00267516 sec. | ||
| 9516 | 2026.01.16 03:38:04.418553 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9517 | 2026.01.16 03:38:04.418657 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9518 | 2026.01.16 03:38:04.418669 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.01.16 03:38:04.418761 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9520 | 2026.01.16 03:38:04.418785 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.01.16 03:38:04.418794 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2467 rows starting from the beginning of the part | ||
| 9522 | 2026.01.16 03:38:04.418837 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9523 | 2026.01.16 03:38:04.418869 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1196 rows starting from the beginning of the part | ||
| 9524 | 2026.01.16 03:38:04.418914 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9525 | 2026.01.16 03:38:04.418952 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1196 rows starting from the beginning of the part | ||
| 9526 | 2026.01.16 03:38:04.418990 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9527 | 2026.01.16 03:38:04.419029 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1196 rows starting from the beginning of the part | ||
| 9528 | 2026.01.16 03:38:04.419377 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.01.16 03:38:04.419418 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9530 | 2026.01.16 03:38:04.419756 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9531 | 2026.01.16 03:38:04.420002 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.01.16 03:38:04.420155 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.00139 sec., 177697.8417266187 rows/sec., 10.87 MiB/sec. | ||
| 9533 | 2026.01.16 03:38:04.420195 [ 260 ] {cb19e208-198c-4a23-9385-b38556b1e08e} <Debug> TCPHandler: Processed in 0.001579753 sec. | ||
| 9534 | 2026.01.16 03:38:04.420308 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.01.16 03:38:04.420411 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.01.16 03:38:04.420451 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9537 | 2026.01.16 03:38:04.420959 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.01.16 03:38:04.420994 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9539 | 2026.01.16 03:38:04.421321 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270225 sec., 2282172.263854196 rows/sec., 192.74 MiB/sec. | ||
| 9540 | 2026.01.16 03:38:04.421326 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9541 | 2026.01.16 03:38:04.421589 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9542 | 2026.01.16 03:38:04.421600 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.01.16 03:38:04.421767 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001374 sec., 154294.03202328968 rows/sec., 9.95 MiB/sec. | ||
| 9544 | 2026.01.16 03:38:04.421810 [ 260 ] {485bb932-44d6-4372-ba89-ae3f5a999581} <Debug> TCPHandler: Processed in 0.001551773 sec. | ||
| 9545 | 2026.01.16 03:38:04.421868 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.01.16 03:38:04.421933 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.01.16 03:38:04.421949 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_71_14} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9548 | 2026.01.16 03:38:04.422035 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 9549 | 2026.01.16 03:38:04.422040 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9550 | 2026.01.16 03:38:04.422091 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9551 | 2026.01.16 03:38:04.422574 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.01.16 03:38:04.422610 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9553 | 2026.01.16 03:38:04.422971 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9554 | 2026.01.16 03:38:04.423222 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.01.16 03:38:04.423364 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001342 sec., 157228.0178837556 rows/sec., 8.93 MiB/sec. | ||
| 9556 | 2026.01.16 03:38:04.423402 [ 260 ] {756fa302-e57a-4925-9820-457915add2a1} <Debug> TCPHandler: Processed in 0.001525973 sec. | ||
| 9557 | 2026.01.16 03:38:04.423526 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.01.16 03:38:04.423629 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9559 | 2026.01.16 03:38:04.423677 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9560 | 2026.01.16 03:38:04.424378 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.01.16 03:38:04.424415 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9562 | 2026.01.16 03:38:04.424801 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9563 | 2026.01.16 03:38:04.425046 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.01.16 03:38:04.425165 [ 73 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9565 | 2026.01.16 03:38:04.425178 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001573 sec., 458359.82199618564 rows/sec., 32.18 MiB/sec. | ||
| 9566 | 2026.01.16 03:38:04.425201 [ 73 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.01.16 03:38:04.425220 [ 260 ] {b910ba00-b128-485c-9a06-66243cfc3b0b} <Debug> TCPHandler: Processed in 0.001749496 sec. | ||
| 9568 | 2026.01.16 03:38:04.425221 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9569 | 2026.01.16 03:38:04.425342 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2026.01.16 03:38:04.425358 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9571 | 2026.01.16 03:38:04.425438 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9572 | 2026.01.16 03:38:04.425484 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9573 | 2026.01.16 03:38:04.425508 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9574 | 2026.01.16 03:38:04.425549 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 9575 | 2026.01.16 03:38:04.425615 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 721 rows starting from the beginning of the part | ||
| 9576 | 2026.01.16 03:38:04.425660 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9577 | 2026.01.16 03:38:04.425707 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 721 rows starting from the beginning of the part | ||
| 9578 | 2026.01.16 03:38:04.425752 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9579 | 2026.01.16 03:38:04.425793 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 721 rows starting from the beginning of the part | ||
| 9580 | 2026.01.16 03:38:04.425848 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.01.16 03:38:04.425888 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9582 | 2026.01.16 03:38:04.426242 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9583 | 2026.01.16 03:38:04.426497 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.01.16 03:38:04.426601 [ 73 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9585 | 2026.01.16 03:38:04.426648 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 255.48 KiB/sec. | ||
| 9586 | 2026.01.16 03:38:04.426659 [ 73 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.01.16 03:38:04.426689 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9588 | 2026.01.16 03:38:04.426692 [ 260 ] {3d51ad5a-6b8d-42d6-98ec-568335b53eb1} <Debug> TCPHandler: Processed in 0.001400472 sec. | ||
| 9589 | 2026.01.16 03:38:04.426777 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9590 | 2026.01.16 03:38:04.426842 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.01.16 03:38:04.426880 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9592 | 2026.01.16 03:38:04.426918 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9593 | 2026.01.16 03:38:04.426953 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.01.16 03:38:04.426968 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9595 | 2026.01.16 03:38:04.427006 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9596 | 2026.01.16 03:38:04.427018 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9597 | 2026.01.16 03:38:04.427064 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9598 | 2026.01.16 03:38:04.427101 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9599 | 2026.01.16 03:38:04.427138 [ 190 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::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 | ||
| 9600 | 2026.01.16 03:38:04.427279 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198703 sec., 1782559.9009577108 rows/sec., 133.69 MiB/sec. | ||
| 9601 | 2026.01.16 03:38:04.427504 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9602 | 2026.01.16 03:38:04.427513 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.01.16 03:38:04.427555 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9604 | 2026.01.16 03:38:04.427827 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.16 03:38:04.427867 [ 186 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124017 sec., 80069.96335464678 rows/sec., 4.09 MiB/sec. | ||
| 9606 | 2026.01.16 03:38:04.427938 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_71_14} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9607 | 2026.01.16 03:38:04.427989 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9608 | 2026.01.16 03:38:04.428059 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9609 | 2026.01.16 03:38:04.428224 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9610 | 2026.01.16 03:38:04.428292 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_15_3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.01.16 03:38:04.428370 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_15_3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9612 | 2026.01.16 03:38:04.428434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9613 | 2026.01.16 03:38:04.428480 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.01.16 03:38:04.428595 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9615 | 2026.01.16 03:38:04.428624 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.01.16 03:38:04.428636 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001701 sec., 184597.2957084068 rows/sec., 12.13 MiB/sec. | ||
| 9617 | 2026.01.16 03:38:04.428642 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9618 | 2026.01.16 03:38:04.428681 [ 260 ] {95fe7c84-f8c7-4414-b67e-74c91ee32202} <Debug> TCPHandler: Processed in 0.001888698 sec. | ||
| 9619 | 2026.01.16 03:38:04.428742 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9620 | 2026.01.16 03:38:04.428814 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.01.16 03:38:04.428837 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9622 | 2026.01.16 03:38:04.428868 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21332 rows starting from the beginning of the part | ||
| 9623 | 2026.01.16 03:38:04.428911 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 9624 | 2026.01.16 03:38:04.428917 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.01.16 03:38:04.428950 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9626 | 2026.01.16 03:38:04.428969 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9627 | 2026.01.16 03:38:04.428995 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 9628 | 2026.01.16 03:38:04.429035 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9629 | 2026.01.16 03:38:04.429070 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 9630 | 2026.01.16 03:38:04.429319 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.01.16 03:38:04.429360 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9632 | 2026.01.16 03:38:04.429698 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9633 | 2026.01.16 03:38:04.429914 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.01.16 03:38:04.430057 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 9635 | 2026.01.16 03:38:04.430093 [ 260 ] {8568264b-dfe5-473b-9982-48b101ad9959} <Debug> TCPHandler: Processed in 0.00133241 sec. | ||
| 9636 | 2026.01.16 03:38:04.430208 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.01.16 03:38:04.430326 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.01.16 03:38:04.430388 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <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 | ||
| 9639 | 2026.01.16 03:38:04.431376 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.01.16 03:38:04.431412 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9641 | 2026.01.16 03:38:04.432445 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9642 | 2026.01.16 03:38:04.432726 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.01.16 03:38:04.432895 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00259 sec., 16216.216216216217 rows/sec., 29.06 MiB/sec. | ||
| 9644 | 2026.01.16 03:38:04.432958 [ 260 ] {267b9d76-e902-4d03-bf00-e547ccab4e27} <Debug> TCPHandler: Processed in 0.002800532 sec. | ||
| 9645 | 2026.01.16 03:38:04.433089 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.01.16 03:38:04.433186 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.01.16 03:38:04.433229 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9648 | 2026.01.16 03:38:04.433600 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.01.16 03:38:04.433637 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9650 | 2026.01.16 03:38:04.433968 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9651 | 2026.01.16 03:38:04.434186 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.01.16 03:38:04.434306 [ 73 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9653 | 2026.01.16 03:38:04.434326 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001159 sec., 89732.528041415 rows/sec., 5.50 MiB/sec. | ||
| 9654 | 2026.01.16 03:38:04.434343 [ 73 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.01.16 03:38:04.434362 [ 260 ] {28b0392b-3af3-4368-a45a-75dfb7de4819} <Debug> TCPHandler: Processed in 0.00132409 sec. | ||
| 9656 | 2026.01.16 03:38:04.434367 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9657 | 2026.01.16 03:38:04.434448 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9658 | 2026.01.16 03:38:04.434558 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9659 | 2026.01.16 03:38:04.434588 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4338 rows starting from the beginning of the part | ||
| 9660 | 2026.01.16 03:38:04.434668 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 9661 | 2026.01.16 03:38:04.434718 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9662 | 2026.01.16 03:38:04.434762 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 9663 | 2026.01.16 03:38:04.434801 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9664 | 2026.01.16 03:38:04.434838 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 9665 | 2026.01.16 03:38:04.436563 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002202753 sec., 2165472.025233878 rows/sec., 141.68 MiB/sec. | ||
| 9666 | 2026.01.16 03:38:04.437038 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9667 | 2026.01.16 03:38:04.437286 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.16 03:38:04.437360 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_71_14} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9669 | 2026.01.16 03:38:04.437421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9670 | 2026.01.16 03:38:04.440218 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22594 rows, containing 5 columns (5 merged, 0 gathered) in 0.011502552 sec., 1964259.757312986 rows/sec., 133.51 MiB/sec. | ||
| 9671 | 2026.01.16 03:38:04.440701 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9672 | 2026.01.16 03:38:04.441014 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.01.16 03:38:04.441143 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9674 | 2026.01.16 03:38:04.441245 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9675 | 2026.01.16 03:38:05.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.92 MiB, peak 322.19 MiB, free memory in arenas 0.00 B, will set to 312.02 MiB (RSS), difference: 2.11 MiB | ||
| 9676 | 2026.01.16 03:38:09.433349 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.01.16 03:38:09.433571 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.01.16 03:38:09.433641 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9679 | 2026.01.16 03:38:09.434305 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.01.16 03:38:09.434358 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9681 | 2026.01.16 03:38:09.434765 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9682 | 2026.01.16 03:38:09.435020 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.01.16 03:38:09.435199 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 9684 | 2026.01.16 03:38:09.435253 [ 260 ] {f11c2204-8395-4e05-bff0-a5f72c3eefa0} <Debug> TCPHandler: Processed in 0.002044461 sec. | ||
| 9685 | 2026.01.16 03:38:09.435380 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.16 03:38:09.435487 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.16 03:38:09.435532 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9688 | 2026.01.16 03:38:09.436521 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.16 03:38:09.436562 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9690 | 2026.01.16 03:38:09.436983 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9691 | 2026.01.16 03:38:09.437212 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.16 03:38:09.437359 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.001897 sec., 693726.9372693726 rows/sec., 57.88 MiB/sec. | ||
| 9693 | 2026.01.16 03:38:09.437400 [ 260 ] {56e98fb2-73c9-4988-97a9-7d5eafb7568d} <Debug> TCPHandler: Processed in 0.002074721 sec. | ||
| 9694 | 2026.01.16 03:38:09.437567 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.01.16 03:38:09.437671 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.01.16 03:38:09.437712 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9697 | 2026.01.16 03:38:09.438172 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.01.16 03:38:09.438211 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9699 | 2026.01.16 03:38:09.438531 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9700 | 2026.01.16 03:38:09.438762 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.01.16 03:38:09.438883 [ 131 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9702 | 2026.01.16 03:38:09.438902 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001252 sec., 9584.664536741213 rows/sec., 767.52 KiB/sec. | ||
| 9703 | 2026.01.16 03:38:09.438952 [ 131 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.01.16 03:38:09.438963 [ 260 ] {91656d37-d682-455a-ac52-db7aa68083e9} <Debug> TCPHandler: Processed in 0.001493663 sec. | ||
| 9705 | 2026.01.16 03:38:09.438980 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9706 | 2026.01.16 03:38:09.439096 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.01.16 03:38:09.439099 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9708 | 2026.01.16 03:38:09.439205 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9709 | 2026.01.16 03:38:09.439252 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9710 | 2026.01.16 03:38:09.439254 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9711 | 2026.01.16 03:38:09.439301 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 9712 | 2026.01.16 03:38:09.439365 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 9713 | 2026.01.16 03:38:09.439409 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 247 rows starting from the beginning of the part | ||
| 9714 | 2026.01.16 03:38:09.439454 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 247 rows starting from the beginning of the part | ||
| 9715 | 2026.01.16 03:38:09.439493 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 247 rows starting from the beginning of the part | ||
| 9716 | 2026.01.16 03:38:09.439537 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 9717 | 2026.01.16 03:38:09.439752 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2026.01.16 03:38:09.439796 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9719 | 2026.01.16 03:38:09.440160 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9720 | 2026.01.16 03:38:09.440391 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.01.16 03:38:09.440531 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001346 sec., 187221.396731055 rows/sec., 12.95 MiB/sec. | ||
| 9722 | 2026.01.16 03:38:09.440527 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475282 sec., 702238.6228531223 rows/sec., 46.03 MiB/sec. | ||
| 9723 | 2026.01.16 03:38:09.440583 [ 260 ] {1eef38c5-2f7d-47c9-b343-c924677dcdb6} <Debug> TCPHandler: Processed in 0.001539463 sec. | ||
| 9724 | 2026.01.16 03:38:09.440725 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.01.16 03:38:09.440778 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9726 | 2026.01.16 03:38:09.440822 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9727 | 2026.01.16 03:38:09.440868 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9728 | 2026.01.16 03:38:09.441120 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.01.16 03:38:09.441214 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_46_9} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9730 | 2026.01.16 03:38:09.441282 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.01.16 03:38:09.441325 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9732 | 2026.01.16 03:38:09.441338 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9733 | 2026.01.16 03:38:09.441643 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9734 | 2026.01.16 03:38:09.441936 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.01.16 03:38:09.442106 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001302 sec., 9216.589861751152 rows/sec., 720.05 KiB/sec. | ||
| 9736 | 2026.01.16 03:38:09.442154 [ 260 ] {4b32761a-8e54-4d08-b5e1-432c76da1883} <Debug> TCPHandler: Processed in 0.001479552 sec. | ||
| 9737 | 2026.01.16 03:38:09.442283 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.01.16 03:38:09.442388 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9739 | 2026.01.16 03:38:09.442434 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9740 | 2026.01.16 03:38:09.443173 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.01.16 03:38:09.443217 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9742 | 2026.01.16 03:38:09.443644 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9743 | 2026.01.16 03:38:09.443936 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.01.16 03:38:09.444106 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.00174 sec., 319540.2298850575 rows/sec., 23.94 MiB/sec. | ||
| 9745 | 2026.01.16 03:38:09.444158 [ 260 ] {3ceb92da-7564-4a38-ae68-bcba9287042e} <Debug> TCPHandler: Processed in 0.001932038 sec. | ||
| 9746 | 2026.01.16 03:38:09.444291 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.01.16 03:38:09.444395 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9748 | 2026.01.16 03:38:09.444445 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9749 | 2026.01.16 03:38:09.445115 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.01.16 03:38:09.445157 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9751 | 2026.01.16 03:38:09.445610 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9752 | 2026.01.16 03:38:09.445882 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.01.16 03:38:09.446051 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Debug> executeQuery: Read 916 rows, 64.15 KiB in 0.001677 sec., 546213.4764460345 rows/sec., 37.35 MiB/sec. | ||
| 9754 | 2026.01.16 03:38:09.446096 [ 260 ] {55cfc50e-e436-4061-b47a-7b17fe18308f} <Debug> TCPHandler: Processed in 0.001863878 sec. | ||
| 9755 | 2026.01.16 03:38:09.446225 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.01.16 03:38:09.446331 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.01.16 03:38:09.446379 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9758 | 2026.01.16 03:38:09.446764 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.01.16 03:38:09.446806 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9760 | 2026.01.16 03:38:09.447205 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9761 | 2026.01.16 03:38:09.447469 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.01.16 03:38:09.447623 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 9763 | 2026.01.16 03:38:09.447665 [ 260 ] {87a3aa6f-8041-4096-8c43-73a616565907} <Debug> TCPHandler: Processed in 0.001498163 sec. | ||
| 9764 | 2026.01.16 03:38:09.761378 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54311 | ||
| 9765 | 2026.01.16 03:38:09.761478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9766 | 2026.01.16 03:38:09.761503 [ 288 ] {} <Debug> TCP-Session: 41369e3e-9409-4565-b12f-fac9c59eddeb Authenticating user 'default' from [fd00:1122:3344:101::e]:54311 | ||
| 9767 | 2026.01.16 03:38:09.761524 [ 288 ] {} <Debug> TCP-Session: 41369e3e-9409-4565-b12f-fac9c59eddeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9768 | 2026.01.16 03:38:09.761536 [ 288 ] {} <Debug> TCP-Session: 41369e3e-9409-4565-b12f-fac9c59eddeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.01.16 03:38:09.761737 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33463 | ||
| 9770 | 2026.01.16 03:38:09.761778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34798 | ||
| 9771 | 2026.01.16 03:38:09.761788 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40460 | ||
| 9772 | 2026.01.16 03:38:09.761828 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44196 | ||
| 9773 | 2026.01.16 03:38:09.761859 [ 288 ] {} <Trace> TCP-Session: 41369e3e-9409-4565-b12f-fac9c59eddeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.16 03:38:09.761895 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9775 | 2026.01.16 03:38:09.761913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9776 | 2026.01.16 03:38:09.761940 [ 290 ] {} <Debug> TCP-Session: 16f8b400-4e57-487c-a7a6-fac677c31b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:34798 | ||
| 9777 | 2026.01.16 03:38:09.761962 [ 292 ] {} <Debug> TCP-Session: 357f073a-8c7c-4095-82e0-e0b80889eef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40460 | ||
| 9778 | 2026.01.16 03:38:09.761872 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9779 | 2026.01.16 03:38:09.761982 [ 290 ] {} <Debug> TCP-Session: 16f8b400-4e57-487c-a7a6-fac677c31b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2026.01.16 03:38:09.761992 [ 292 ] {} <Debug> TCP-Session: 357f073a-8c7c-4095-82e0-e0b80889eef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.01.16 03:38:09.762029 [ 290 ] {} <Debug> TCP-Session: 16f8b400-4e57-487c-a7a6-fac677c31b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2026.01.16 03:38:09.762030 [ 289 ] {} <Debug> TCP-Session: b370c02e-9f0e-4aa6-8cee-861b8689e427 Authenticating user 'default' from [fd00:1122:3344:101::e]:33463 | ||
| 9783 | 2026.01.16 03:38:09.762047 [ 292 ] {} <Debug> TCP-Session: 357f073a-8c7c-4095-82e0-e0b80889eef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9784 | 2026.01.16 03:38:09.762077 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9785 | 2026.01.16 03:38:09.762083 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9786 | 2026.01.16 03:38:09.762084 [ 289 ] {} <Debug> TCP-Session: b370c02e-9f0e-4aa6-8cee-861b8689e427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.01.16 03:38:09.762132 [ 286 ] {} <Debug> TCP-Session: a5de87d1-ee6d-4725-b4bc-8c84b04c95c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44196 | ||
| 9788 | 2026.01.16 03:38:09.762136 [ 289 ] {} <Debug> TCP-Session: b370c02e-9f0e-4aa6-8cee-861b8689e427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9789 | 2026.01.16 03:38:09.761834 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46324 | ||
| 9790 | 2026.01.16 03:38:09.761815 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64336 | ||
| 9791 | 2026.01.16 03:38:09.761799 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44706 | ||
| 9792 | 2026.01.16 03:38:09.761789 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53559 | ||
| 9793 | 2026.01.16 03:38:09.762166 [ 286 ] {} <Debug> TCP-Session: a5de87d1-ee6d-4725-b4bc-8c84b04c95c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9794 | 2026.01.16 03:38:09.762300 [ 286 ] {} <Debug> TCP-Session: a5de87d1-ee6d-4725-b4bc-8c84b04c95c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.01.16 03:38:09.762362 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9796 | 2026.01.16 03:38:09.762427 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9797 | 2026.01.16 03:38:09.762638 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9798 | 2026.01.16 03:38:09.762672 [ 291 ] {} <Debug> TCP-Session: e733bb5e-0d59-4db9-926a-75f491f50ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53559 | ||
| 9799 | 2026.01.16 03:38:09.762688 [ 291 ] {} <Debug> TCP-Session: e733bb5e-0d59-4db9-926a-75f491f50ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.01.16 03:38:09.762699 [ 291 ] {} <Debug> TCP-Session: e733bb5e-0d59-4db9-926a-75f491f50ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.01.16 03:38:09.762736 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 9802 | 2026.01.16 03:38:09.762836 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9803 | 2026.01.16 03:38:09.762872 [ 287 ] {} <Debug> TCP-Session: 3d98ee34-9462-4237-8fb2-d34986e05a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:46324 | ||
| 9804 | 2026.01.16 03:38:09.762891 [ 287 ] {} <Debug> TCP-Session: 3d98ee34-9462-4237-8fb2-d34986e05a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2026.01.16 03:38:09.762905 [ 287 ] {} <Debug> TCP-Session: 3d98ee34-9462-4237-8fb2-d34986e05a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2026.01.16 03:38:09.763217 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9807 | 2026.01.16 03:38:09.763251 [ 293 ] {} <Debug> TCP-Session: bef96553-c14b-4b08-96c5-5ff5b8c08af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44706 | ||
| 9808 | 2026.01.16 03:38:09.763268 [ 293 ] {} <Debug> TCP-Session: bef96553-c14b-4b08-96c5-5ff5b8c08af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9809 | 2026.01.16 03:38:09.763280 [ 293 ] {} <Debug> TCP-Session: bef96553-c14b-4b08-96c5-5ff5b8c08af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9810 | 2026.01.16 03:38:09.763334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9811 | 2026.01.16 03:38:09.763369 [ 294 ] {} <Debug> TCP-Session: 785c7266-e6c1-42c3-84e9-1b8e13546f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:64336 | ||
| 9812 | 2026.01.16 03:38:09.763386 [ 294 ] {} <Debug> TCP-Session: 785c7266-e6c1-42c3-84e9-1b8e13546f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9813 | 2026.01.16 03:38:09.763399 [ 294 ] {} <Debug> TCP-Session: 785c7266-e6c1-42c3-84e9-1b8e13546f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9814 | 2026.01.16 03:38:09.763628 [ 327 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> AggregatingTransform: Aggregating | ||
| 9815 | 2026.01.16 03:38:09.763666 [ 327 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9816 | 2026.01.16 03:38:09.763703 [ 327 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861203 sec. (1161.166 rows/sec., 45.36 KiB/sec.) | ||
| 9817 | 2026.01.16 03:38:09.763721 [ 327 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Trace> Aggregator: Merging aggregated data | ||
| 9818 | 2026.01.16 03:38:09.765393 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 9819 | 2026.01.16 03:38:09.765516 [ 288 ] {b7143e87-935a-4517-8df4-bd0380112fb3} <Debug> TCPHandler: Processed in 0.003777036 sec. | ||
| 9820 | 2026.01.16 03:38:09.765632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9821 | 2026.01.16 03:38:09.765659 [ 288 ] {} <Debug> TCP-Session: 41369e3e-9409-4565-b12f-fac9c59eddeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2026.01.16 03:38:09.765662 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9823 | 2026.01.16 03:38:09.765678 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9824 | 2026.01.16 03:38:09.765694 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9825 | 2026.01.16 03:38:09.765714 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9826 | 2026.01.16 03:38:09.765733 [ 291 ] {} <Debug> TCP-Session: e733bb5e-0d59-4db9-926a-75f491f50ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.01.16 03:38:09.765751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9828 | 2026.01.16 03:38:09.765770 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9829 | 2026.01.16 03:38:09.765785 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9830 | 2026.01.16 03:38:09.765809 [ 293 ] {} <Debug> TCP-Session: bef96553-c14b-4b08-96c5-5ff5b8c08af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9831 | 2026.01.16 03:38:09.765801 [ 289 ] {} <Debug> TCP-Session: b370c02e-9f0e-4aa6-8cee-861b8689e427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.01.16 03:38:09.765834 [ 286 ] {} <Debug> TCP-Session: a5de87d1-ee6d-4725-b4bc-8c84b04c95c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2026.01.16 03:38:09.765764 [ 294 ] {} <Debug> TCP-Session: 785c7266-e6c1-42c3-84e9-1b8e13546f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2026.01.16 03:38:09.765746 [ 290 ] {} <Debug> TCP-Session: 16f8b400-4e57-487c-a7a6-fac677c31b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9835 | 2026.01.16 03:38:09.765736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9836 | 2026.01.16 03:38:09.765712 [ 287 ] {} <Debug> TCP-Session: 3d98ee34-9462-4237-8fb2-d34986e05a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9837 | 2026.01.16 03:38:09.765935 [ 292 ] {} <Debug> TCP-Session: 357f073a-8c7c-4095-82e0-e0b80889eef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2026.01.16 03:38:10.152259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 9839 | 2026.01.16 03:38:10.152870 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.01.16 03:38:10.152919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9841 | 2026.01.16 03:38:10.153419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9842 | 2026.01.16 03:38:10.153670 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.01.16 03:38:10.153824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 9844 | 2026.01.16 03:38:11.286201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45870 | ||
| 9845 | 2026.01.16 03:38:11.286314 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9846 | 2026.01.16 03:38:11.286340 [ 288 ] {} <Debug> TCP-Session: 048ba52f-dd9a-48ad-9d36-8883c8393cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45870 | ||
| 9847 | 2026.01.16 03:38:11.286361 [ 288 ] {} <Debug> TCP-Session: 048ba52f-dd9a-48ad-9d36-8883c8393cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2026.01.16 03:38:11.286373 [ 288 ] {} <Debug> TCP-Session: 048ba52f-dd9a-48ad-9d36-8883c8393cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.01.16 03:38:11.286588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44351 | ||
| 9850 | 2026.01.16 03:38:11.286629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56932 | ||
| 9851 | 2026.01.16 03:38:11.286644 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52241 | ||
| 9852 | 2026.01.16 03:38:11.286665 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39402 | ||
| 9853 | 2026.01.16 03:38:11.286686 [ 288 ] {} <Trace> TCP-Session: 048ba52f-dd9a-48ad-9d36-8883c8393cf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.01.16 03:38:11.286722 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9855 | 2026.01.16 03:38:11.286723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9856 | 2026.01.16 03:38:11.286772 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9857 | 2026.01.16 03:38:11.286778 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9858 | 2026.01.16 03:38:11.286791 [ 289 ] {} <Debug> TCP-Session: 877bb8b4-5c63-4dbe-97c1-98c160c8e50c Authenticating user 'default' from [fd00:1122:3344:101::e]:44351 | ||
| 9859 | 2026.01.16 03:38:11.286807 [ 294 ] {} <Debug> TCP-Session: 65514f96-c7eb-408c-aa60-e7529be89869 Authenticating user 'default' from [fd00:1122:3344:101::e]:52241 | ||
| 9860 | 2026.01.16 03:38:11.286818 [ 287 ] {} <Debug> TCP-Session: 93456385-1a22-47c1-ba7d-b5e2a5656c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:39402 | ||
| 9861 | 2026.01.16 03:38:11.286834 [ 289 ] {} <Debug> TCP-Session: 877bb8b4-5c63-4dbe-97c1-98c160c8e50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2026.01.16 03:38:11.286844 [ 294 ] {} <Debug> TCP-Session: 65514f96-c7eb-408c-aa60-e7529be89869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9863 | 2026.01.16 03:38:11.286853 [ 287 ] {} <Debug> TCP-Session: 93456385-1a22-47c1-ba7d-b5e2a5656c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9864 | 2026.01.16 03:38:11.286874 [ 294 ] {} <Debug> TCP-Session: 65514f96-c7eb-408c-aa60-e7529be89869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9865 | 2026.01.16 03:38:11.286865 [ 289 ] {} <Debug> TCP-Session: 877bb8b4-5c63-4dbe-97c1-98c160c8e50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9866 | 2026.01.16 03:38:11.286883 [ 287 ] {} <Debug> TCP-Session: 93456385-1a22-47c1-ba7d-b5e2a5656c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9867 | 2026.01.16 03:38:11.286893 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9868 | 2026.01.16 03:38:11.286777 [ 293 ] {} <Debug> TCP-Session: 201eb52c-89b9-484b-8057-4ad36e40e914 Authenticating user 'default' from [fd00:1122:3344:101::e]:56932 | ||
| 9869 | 2026.01.16 03:38:11.286654 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42683 | ||
| 9870 | 2026.01.16 03:38:11.286968 [ 293 ] {} <Debug> TCP-Session: 201eb52c-89b9-484b-8057-4ad36e40e914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9871 | 2026.01.16 03:38:11.286613 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42111 | ||
| 9872 | 2026.01.16 03:38:11.287032 [ 293 ] {} <Debug> TCP-Session: 201eb52c-89b9-484b-8057-4ad36e40e914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2026.01.16 03:38:11.286621 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40559 | ||
| 9874 | 2026.01.16 03:38:11.287083 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9875 | 2026.01.16 03:38:11.287124 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9876 | 2026.01.16 03:38:11.286626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38635 | ||
| 9877 | 2026.01.16 03:38:11.287166 [ 290 ] {} <Debug> TCP-Session: 0ec12e7d-efd5-4379-9566-3b2a493e0057 Authenticating user 'default' from [fd00:1122:3344:101::e]:42111 | ||
| 9878 | 2026.01.16 03:38:11.287170 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9879 | 2026.01.16 03:38:11.287206 [ 290 ] {} <Debug> TCP-Session: 0ec12e7d-efd5-4379-9566-3b2a493e0057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2026.01.16 03:38:11.287163 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9881 | 2026.01.16 03:38:11.287234 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9882 | 2026.01.16 03:38:11.287235 [ 290 ] {} <Debug> TCP-Session: 0ec12e7d-efd5-4379-9566-3b2a493e0057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9883 | 2026.01.16 03:38:11.287260 [ 292 ] {} <Debug> TCP-Session: 59670733-da89-4ac4-9627-33c38a4d7b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:40559 | ||
| 9884 | 2026.01.16 03:38:11.287274 [ 291 ] {} <Debug> TCP-Session: 5a96b888-a460-4b07-a634-3fccfce08cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38635 | ||
| 9885 | 2026.01.16 03:38:11.287300 [ 292 ] {} <Debug> TCP-Session: 59670733-da89-4ac4-9627-33c38a4d7b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9886 | 2026.01.16 03:38:11.287248 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9887 | 2026.01.16 03:38:11.287323 [ 292 ] {} <Debug> TCP-Session: 59670733-da89-4ac4-9627-33c38a4d7b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9888 | 2026.01.16 03:38:11.287323 [ 291 ] {} <Debug> TCP-Session: 5a96b888-a460-4b07-a634-3fccfce08cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2026.01.16 03:38:11.287152 [ 286 ] {} <Debug> TCP-Session: 72121d45-95b6-4f7c-ab1a-d99839018b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:42683 | ||
| 9890 | 2026.01.16 03:38:11.287358 [ 291 ] {} <Debug> TCP-Session: 5a96b888-a460-4b07-a634-3fccfce08cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2026.01.16 03:38:11.287375 [ 286 ] {} <Debug> TCP-Session: 72121d45-95b6-4f7c-ab1a-d99839018b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2026.01.16 03:38:11.287390 [ 286 ] {} <Debug> TCP-Session: 72121d45-95b6-4f7c-ab1a-d99839018b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9893 | 2026.01.16 03:38:11.287618 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 9894 | 2026.01.16 03:38:11.288551 [ 329 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> AggregatingTransform: Aggregating | ||
| 9895 | 2026.01.16 03:38:11.288595 [ 329 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9896 | 2026.01.16 03:38:11.288630 [ 329 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905754 sec. (1104.053 rows/sec., 43.13 KiB/sec.) | ||
| 9897 | 2026.01.16 03:38:11.288648 [ 329 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Trace> Aggregator: Merging aggregated data | ||
| 9898 | 2026.01.16 03:38:11.290161 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003321 sec., 301.11412225233363 rows/sec., 11.76 KiB/sec. | ||
| 9899 | 2026.01.16 03:38:11.290296 [ 288 ] {f9a42a63-f10a-41ff-9507-efef1ffa75e2} <Debug> TCPHandler: Processed in 0.003723116 sec. | ||
| 9900 | 2026.01.16 03:38:11.290426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9901 | 2026.01.16 03:38:11.290453 [ 288 ] {} <Debug> TCP-Session: 048ba52f-dd9a-48ad-9d36-8883c8393cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2026.01.16 03:38:11.290459 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9903 | 2026.01.16 03:38:11.290482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9904 | 2026.01.16 03:38:11.290496 [ 287 ] {} <Debug> TCP-Session: 93456385-1a22-47c1-ba7d-b5e2a5656c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2026.01.16 03:38:11.290504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9906 | 2026.01.16 03:38:11.290511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9907 | 2026.01.16 03:38:11.290534 [ 291 ] {} <Debug> TCP-Session: 5a96b888-a460-4b07-a634-3fccfce08cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2026.01.16 03:38:11.290550 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9909 | 2026.01.16 03:38:11.290570 [ 290 ] {} <Debug> TCP-Session: 0ec12e7d-efd5-4379-9566-3b2a493e0057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2026.01.16 03:38:11.290578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9911 | 2026.01.16 03:38:11.290600 [ 286 ] {} <Debug> TCP-Session: 72121d45-95b6-4f7c-ab1a-d99839018b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9912 | 2026.01.16 03:38:11.290588 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9913 | 2026.01.16 03:38:11.290643 [ 293 ] {} <Debug> TCP-Session: 201eb52c-89b9-484b-8057-4ad36e40e914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9914 | 2026.01.16 03:38:11.290551 [ 292 ] {} <Debug> TCP-Session: 59670733-da89-4ac4-9627-33c38a4d7b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2026.01.16 03:38:11.290681 [ 294 ] {} <Debug> TCP-Session: 65514f96-c7eb-408c-aa60-e7529be89869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2026.01.16 03:38:11.290529 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9917 | 2026.01.16 03:38:11.290767 [ 289 ] {} <Debug> TCP-Session: 877bb8b4-5c63-4dbe-97c1-98c160c8e50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.01.16 03:38:11.354031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54772 | ||
| 9919 | 2026.01.16 03:38:11.354101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9920 | 2026.01.16 03:38:11.354122 [ 288 ] {} <Debug> TCP-Session: e1796217-1f70-4c74-85c3-a3d828d5b12d Authenticating user 'default' from [fd00:1122:3344:101::e]:54772 | ||
| 9921 | 2026.01.16 03:38:11.354138 [ 288 ] {} <Debug> TCP-Session: e1796217-1f70-4c74-85c3-a3d828d5b12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.01.16 03:38:11.354150 [ 288 ] {} <Debug> TCP-Session: e1796217-1f70-4c74-85c3-a3d828d5b12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.01.16 03:38:11.354310 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33665 | ||
| 9924 | 2026.01.16 03:38:11.354331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49905 | ||
| 9925 | 2026.01.16 03:38:11.354353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40672 | ||
| 9926 | 2026.01.16 03:38:11.354389 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55398 | ||
| 9927 | 2026.01.16 03:38:11.354406 [ 288 ] {} <Trace> TCP-Session: e1796217-1f70-4c74-85c3-a3d828d5b12d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.16 03:38:11.354436 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9929 | 2026.01.16 03:38:11.354492 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9930 | 2026.01.16 03:38:11.354496 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9931 | 2026.01.16 03:38:11.354514 [ 290 ] {} <Debug> TCP-Session: ea1ed682-125f-4e06-81d0-53ee934de7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49905 | ||
| 9932 | 2026.01.16 03:38:11.354533 [ 291 ] {} <Debug> TCP-Session: 859588b1-4c93-4c99-8bf5-b99f71cae5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40672 | ||
| 9933 | 2026.01.16 03:38:11.354541 [ 286 ] {} <Debug> TCP-Session: 113dec12-d9c1-4442-b815-fc788f39297b Authenticating user 'default' from [fd00:1122:3344:101::e]:55398 | ||
| 9934 | 2026.01.16 03:38:11.354553 [ 290 ] {} <Debug> TCP-Session: ea1ed682-125f-4e06-81d0-53ee934de7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.01.16 03:38:11.354570 [ 291 ] {} <Debug> TCP-Session: 859588b1-4c93-4c99-8bf5-b99f71cae5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2026.01.16 03:38:11.354576 [ 286 ] {} <Debug> TCP-Session: 113dec12-d9c1-4442-b815-fc788f39297b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9937 | 2026.01.16 03:38:11.354585 [ 290 ] {} <Debug> TCP-Session: ea1ed682-125f-4e06-81d0-53ee934de7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9938 | 2026.01.16 03:38:11.354598 [ 291 ] {} <Debug> TCP-Session: 859588b1-4c93-4c99-8bf5-b99f71cae5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9939 | 2026.01.16 03:38:11.354617 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9940 | 2026.01.16 03:38:11.354606 [ 286 ] {} <Debug> TCP-Session: 113dec12-d9c1-4442-b815-fc788f39297b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.01.16 03:38:11.354395 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46245 | ||
| 9942 | 2026.01.16 03:38:11.354375 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58361 | ||
| 9943 | 2026.01.16 03:38:11.354362 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53606 | ||
| 9944 | 2026.01.16 03:38:11.354745 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9945 | 2026.01.16 03:38:11.354766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9946 | 2026.01.16 03:38:11.354782 [ 287 ] {} <Debug> TCP-Session: 727310e5-e772-4d33-98e0-09ce5501f9a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46245 | ||
| 9947 | 2026.01.16 03:38:11.354353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 9948 | 2026.01.16 03:38:11.354805 [ 287 ] {} <Debug> TCP-Session: 727310e5-e772-4d33-98e0-09ce5501f9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.01.16 03:38:11.354803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9950 | 2026.01.16 03:38:11.354841 [ 287 ] {} <Debug> TCP-Session: 727310e5-e772-4d33-98e0-09ce5501f9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.01.16 03:38:11.354867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9952 | 2026.01.16 03:38:11.354872 [ 293 ] {} <Debug> TCP-Session: f36628dd-930c-4bb9-822d-d648baf87696 Authenticating user 'default' from [fd00:1122:3344:101::e]:53606 | ||
| 9953 | 2026.01.16 03:38:11.354898 [ 292 ] {} <Debug> TCP-Session: 2944e4c8-482d-49c4-ac6e-e9bbbe05bf8a Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 9954 | 2026.01.16 03:38:11.354839 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9955 | 2026.01.16 03:38:11.354924 [ 292 ] {} <Debug> TCP-Session: 2944e4c8-482d-49c4-ac6e-e9bbbe05bf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2026.01.16 03:38:11.354916 [ 293 ] {} <Debug> TCP-Session: f36628dd-930c-4bb9-822d-d648baf87696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.01.16 03:38:11.354948 [ 292 ] {} <Debug> TCP-Session: 2944e4c8-482d-49c4-ac6e-e9bbbe05bf8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.01.16 03:38:11.354966 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9959 | 2026.01.16 03:38:11.354969 [ 293 ] {} <Debug> TCP-Session: f36628dd-930c-4bb9-822d-d648baf87696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2026.01.16 03:38:11.354797 [ 294 ] {} <Debug> TCP-Session: 6280ea70-0f8a-4469-90aa-f11b10312f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:58361 | ||
| 9961 | 2026.01.16 03:38:11.354434 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9962 | 2026.01.16 03:38:11.355034 [ 294 ] {} <Debug> TCP-Session: 6280ea70-0f8a-4469-90aa-f11b10312f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2026.01.16 03:38:11.355061 [ 289 ] {} <Debug> TCP-Session: 57f65009-5ac9-4f24-96e3-cb213d5c1834 Authenticating user 'default' from [fd00:1122:3344:101::e]:33665 | ||
| 9964 | 2026.01.16 03:38:11.355063 [ 294 ] {} <Debug> TCP-Session: 6280ea70-0f8a-4469-90aa-f11b10312f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.01.16 03:38:11.355091 [ 289 ] {} <Debug> TCP-Session: 57f65009-5ac9-4f24-96e3-cb213d5c1834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.01.16 03:38:11.355111 [ 289 ] {} <Debug> TCP-Session: 57f65009-5ac9-4f24-96e3-cb213d5c1834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.01.16 03:38:11.355223 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 9968 | 2026.01.16 03:38:11.356026 [ 302 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> AggregatingTransform: Aggregating | ||
| 9969 | 2026.01.16 03:38:11.356056 [ 302 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9970 | 2026.01.16 03:38:11.356084 [ 302 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000770841 sec. (1297.284 rows/sec., 50.68 KiB/sec.) | ||
| 9971 | 2026.01.16 03:38:11.356098 [ 302 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Trace> Aggregator: Merging aggregated data | ||
| 9972 | 2026.01.16 03:38:11.357752 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003186 sec., 313.8731952291274 rows/sec., 12.26 KiB/sec. | ||
| 9973 | 2026.01.16 03:38:11.357918 [ 288 ] {fb9cd5ec-64e8-4e41-877f-34896454da6a} <Debug> TCPHandler: Processed in 0.003619655 sec. | ||
| 9974 | 2026.01.16 03:38:11.358025 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9975 | 2026.01.16 03:38:11.358052 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9976 | 2026.01.16 03:38:11.358052 [ 288 ] {} <Debug> TCP-Session: e1796217-1f70-4c74-85c3-a3d828d5b12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9977 | 2026.01.16 03:38:11.358069 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9978 | 2026.01.16 03:38:11.358091 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9979 | 2026.01.16 03:38:11.358115 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9980 | 2026.01.16 03:38:11.358137 [ 289 ] {} <Debug> TCP-Session: 57f65009-5ac9-4f24-96e3-cb213d5c1834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2026.01.16 03:38:11.358155 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9982 | 2026.01.16 03:38:11.358168 [ 291 ] {} <Debug> TCP-Session: 859588b1-4c93-4c99-8bf5-b99f71cae5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9983 | 2026.01.16 03:38:11.358179 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9984 | 2026.01.16 03:38:11.358200 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9985 | 2026.01.16 03:38:11.358220 [ 286 ] {} <Debug> TCP-Session: 113dec12-d9c1-4442-b815-fc788f39297b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.01.16 03:38:11.358150 [ 290 ] {} <Debug> TCP-Session: ea1ed682-125f-4e06-81d0-53ee934de7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.01.16 03:38:11.358242 [ 294 ] {} <Debug> TCP-Session: 6280ea70-0f8a-4469-90aa-f11b10312f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.01.16 03:38:11.358092 [ 287 ] {} <Debug> TCP-Session: 727310e5-e772-4d33-98e0-09ce5501f9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2026.01.16 03:38:11.358195 [ 293 ] {} <Debug> TCP-Session: f36628dd-930c-4bb9-822d-d648baf87696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.01.16 03:38:11.358139 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9991 | 2026.01.16 03:38:11.358330 [ 292 ] {} <Debug> TCP-Session: 2944e4c8-482d-49c4-ac6e-e9bbbe05bf8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.01.16 03:38:11.400263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9993 | 2026.01.16 03:38:11.418747 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.16 03:38:11.418808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9995 | 2026.01.16 03:38:11.425029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9996 | 2026.01.16 03:38:11.425776 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.16 03:38:11.430041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9998 | 2026.01.16 03:38:12.711905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1216 | ||
| 9999 | 2026.01.16 03:38:12.714777 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.01.16 03:38:12.714821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10001 | 2026.01.16 03:38:12.716050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10002 | 2026.01.16 03:38:12.716322 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.01.16 03:38:12.716609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 10004 | 2026.01.16 03:38:14.402353 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.01.16 03:38:14.402548 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10006 | 2026.01.16 03:38:14.402622 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10007 | 2026.01.16 03:38:14.403333 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.01.16 03:38:14.403381 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10009 | 2026.01.16 03:38:14.403772 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10010 | 2026.01.16 03:38:14.404003 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.01.16 03:38:14.404172 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001677 sec., 83482.40906380441 rows/sec., 7.25 MiB/sec. | ||
| 10012 | 2026.01.16 03:38:14.404223 [ 260 ] {8a96bb70-981d-4033-b602-4521c6a7020d} <Debug> TCPHandler: Processed in 0.0020041 sec. | ||
| 10013 | 2026.01.16 03:38:14.404351 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.01.16 03:38:14.404453 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.01.16 03:38:14.404495 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10016 | 2026.01.16 03:38:14.404907 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.01.16 03:38:14.404945 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10018 | 2026.01.16 03:38:14.405263 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10019 | 2026.01.16 03:38:14.405471 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.01.16 03:38:14.405607 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.62 MiB/sec. | ||
| 10021 | 2026.01.16 03:38:14.405646 [ 260 ] {f1a8d285-2dba-48d6-a2eb-ce3b571b9d39} <Debug> TCPHandler: Processed in 0.00134615 sec. | ||
| 10022 | 2026.01.16 03:38:14.405750 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.01.16 03:38:14.405847 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10024 | 2026.01.16 03:38:14.405888 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10025 | 2026.01.16 03:38:14.406306 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.01.16 03:38:14.406343 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10027 | 2026.01.16 03:38:14.406645 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10028 | 2026.01.16 03:38:14.406863 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.01.16 03:38:14.406993 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001166 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 10030 | 2026.01.16 03:38:14.407032 [ 260 ] {0919d951-136e-412c-8169-68a10731edaf} <Debug> TCPHandler: Processed in 0.0013307 sec. | ||
| 10031 | 2026.01.16 03:38:14.407135 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.01.16 03:38:14.407229 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.01.16 03:38:14.407272 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10034 | 2026.01.16 03:38:14.407677 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.01.16 03:38:14.407713 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10036 | 2026.01.16 03:38:14.408041 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10037 | 2026.01.16 03:38:14.408252 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.01.16 03:38:14.408385 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 10039 | 2026.01.16 03:38:14.408422 [ 260 ] {3b3bbcbb-18a0-4af9-b706-3c21476a269f} <Debug> TCPHandler: Processed in 0.00133586 sec. | ||
| 10040 | 2026.01.16 03:38:14.408524 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.01.16 03:38:14.408617 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.01.16 03:38:14.408671 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <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 | ||
| 10043 | 2026.01.16 03:38:14.409540 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.01.16 03:38:14.409575 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10045 | 2026.01.16 03:38:14.410172 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10046 | 2026.01.16 03:38:14.410393 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.01.16 03:38:14.410532 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10048 | 2026.01.16 03:38:14.410543 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001943 sec., 21616.05764282038 rows/sec., 38.73 MiB/sec. | ||
| 10049 | 2026.01.16 03:38:14.410607 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.01.16 03:38:14.410634 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 10051 | 2026.01.16 03:38:14.410651 [ 260 ] {d8b6f672-7a46-4170-96f4-ea5b0a57b652} <Debug> TCPHandler: Processed in 0.002174723 sec. | ||
| 10052 | 2026.01.16 03:38:14.410755 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 10053 | 2026.01.16 03:38:14.410765 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.01.16 03:38:14.410883 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.01.16 03:38:14.410925 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10056 | 2026.01.16 03:38:14.411029 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10057 | 2026.01.16 03:38:14.411100 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1232 rows starting from the beginning of the part | ||
| 10058 | 2026.01.16 03:38:14.411246 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 10059 | 2026.01.16 03:38:14.411250 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.16 03:38:14.411298 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10061 | 2026.01.16 03:38:14.411366 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10062 | 2026.01.16 03:38:14.411481 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::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 | ||
| 10063 | 2026.01.16 03:38:14.411583 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10064 | 2026.01.16 03:38:14.411618 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10065 | 2026.01.16 03:38:14.411680 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10066 | 2026.01.16 03:38:14.411854 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.01.16 03:38:14.411992 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 10068 | 2026.01.16 03:38:14.412031 [ 260 ] {fc5603a1-9e0f-4cdf-ab03-d7aeb2924604} <Debug> TCPHandler: Processed in 0.00131453 sec. | ||
| 10069 | 2026.01.16 03:38:14.418704 [ 187 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 19 columns (19 merged, 0 gathered) in 0.007997609 sec., 180303.88832462303 rows/sec., 323.10 MiB/sec. | ||
| 10070 | 2026.01.16 03:38:14.420393 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10071 | 2026.01.16 03:38:14.420800 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.01.16 03:38:14.420881 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10073 | 2026.01.16 03:38:14.421053 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10074 | 2026.01.16 03:38:15.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.56 MiB, peak 324.13 MiB, free memory in arenas 0.00 B, will set to 316.27 MiB (RSS), difference: 3.72 MiB | ||
| 10075 | 2026.01.16 03:38:17.490942 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10076 | 2026.01.16 03:38:17.490992 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10077 | 2026.01.16 03:38:17.654041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 10078 | 2026.01.16 03:38:17.654573 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.01.16 03:38:17.654615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10080 | 2026.01.16 03:38:17.655163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10081 | 2026.01.16 03:38:17.655446 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.01.16 03:38:17.655584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 10083 | 2026.01.16 03:38:18.930260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10084 | 2026.01.16 03:38:18.946944 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.01.16 03:38:18.946996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10086 | 2026.01.16 03:38:18.953070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10087 | 2026.01.16 03:38:18.953752 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.01.16 03:38:18.956529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10089 | 2026.01.16 03:38:19.399942 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.01.16 03:38:19.400126 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10091 | 2026.01.16 03:38:19.400193 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10092 | 2026.01.16 03:38:19.400917 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.16 03:38:19.400971 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10094 | 2026.01.16 03:38:19.401376 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10095 | 2026.01.16 03:38:19.401622 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.16 03:38:19.401798 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.50 MiB/sec. | ||
| 10097 | 2026.01.16 03:38:19.401851 [ 260 ] {f81d0673-634d-4ad1-bf00-d72ae3300f15} <Debug> TCPHandler: Processed in 0.002040071 sec. | ||
| 10098 | 2026.01.16 03:38:19.402056 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.01.16 03:38:19.402167 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10100 | 2026.01.16 03:38:19.402211 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10101 | 2026.01.16 03:38:19.402685 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.16 03:38:19.402725 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10103 | 2026.01.16 03:38:19.403072 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10104 | 2026.01.16 03:38:19.403294 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.01.16 03:38:19.403440 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 10106 | 2026.01.16 03:38:19.403481 [ 260 ] {ed5eda49-4bdd-4cac-b0da-be18e7da7928} <Debug> TCPHandler: Processed in 0.001548083 sec. | ||
| 10107 | 2026.01.16 03:38:19.403607 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.16 03:38:19.403706 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.01.16 03:38:19.403752 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10110 | 2026.01.16 03:38:19.404200 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.16 03:38:19.404238 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10112 | 2026.01.16 03:38:19.404607 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10113 | 2026.01.16 03:38:19.404834 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.16 03:38:19.404989 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 10115 | 2026.01.16 03:38:19.405034 [ 260 ] {6627fbe4-83d8-4875-96b5-3069f6e699bc} <Debug> TCPHandler: Processed in 0.001478382 sec. | ||
| 10116 | 2026.01.16 03:38:19.405152 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.01.16 03:38:19.405250 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.01.16 03:38:19.405295 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10119 | 2026.01.16 03:38:19.405630 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.16 03:38:19.405667 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10121 | 2026.01.16 03:38:19.405994 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10122 | 2026.01.16 03:38:19.406211 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.16 03:38:19.406353 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10124 | 2026.01.16 03:38:19.406391 [ 260 ] {9d3734bf-3470-4f19-bd3e-2c4aae251ef7} <Debug> TCPHandler: Processed in 0.001287929 sec. | ||
| 10125 | 2026.01.16 03:38:22.310245 [ 143 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 10126 | 2026.01.16 03:38:22.310308 [ 143 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.16 03:38:22.310327 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10128 | 2026.01.16 03:38:22.310447 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 10129 | 2026.01.16 03:38:22.310586 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10130 | 2026.01.16 03:38:22.310620 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 223 rows starting from the beginning of the part | ||
| 10131 | 2026.01.16 03:38:22.310685 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 10132 | 2026.01.16 03:38:22.310731 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10133 | 2026.01.16 03:38:22.310781 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 10134 | 2026.01.16 03:38:22.310825 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 10135 | 2026.01.16 03:38:22.311680 [ 194 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279719 sec., 678273.9023176183 rows/sec., 41.47 MiB/sec. | ||
| 10136 | 2026.01.16 03:38:22.311882 [ 187 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10137 | 2026.01.16 03:38:22.312192 [ 187 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.01.16 03:38:22.312291 [ 187 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_24_5} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 10139 | 2026.01.16 03:38:22.312403 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10140 | 2026.01.16 03:38:22.364613 [ 152 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10141 | 2026.01.16 03:38:22.364680 [ 152 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.01.16 03:38:22.364705 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10143 | 2026.01.16 03:38:22.364810 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10144 | 2026.01.16 03:38:22.364930 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10145 | 2026.01.16 03:38:22.364966 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 465 rows starting from the beginning of the part | ||
| 10146 | 2026.01.16 03:38:22.365038 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 10147 | 2026.01.16 03:38:22.365089 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 10148 | 2026.01.16 03:38:22.365145 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10149 | 2026.01.16 03:38:22.365195 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 10150 | 2026.01.16 03:38:22.366222 [ 200 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454492 sec., 930221.6856469476 rows/sec., 65.16 MiB/sec. | ||
| 10151 | 2026.01.16 03:38:22.366367 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10152 | 2026.01.16 03:38:22.366606 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.01.16 03:38:22.366672 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_28_6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10154 | 2026.01.16 03:38:22.366740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10155 | 2026.01.16 03:38:22.716871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1236 | ||
| 10156 | 2026.01.16 03:38:22.719047 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.01.16 03:38:22.719087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10158 | 2026.01.16 03:38:22.720216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10159 | 2026.01.16 03:38:22.720469 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.01.16 03:38:22.720720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 10161 | 2026.01.16 03:38:24.402332 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.01.16 03:38:24.402511 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10163 | 2026.01.16 03:38:24.402580 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10164 | 2026.01.16 03:38:24.403210 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.01.16 03:38:24.403262 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10166 | 2026.01.16 03:38:24.403666 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10167 | 2026.01.16 03:38:24.403919 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.01.16 03:38:24.404091 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001628 sec., 8599.5085995086 rows/sec., 701.23 KiB/sec. | ||
| 10169 | 2026.01.16 03:38:24.404143 [ 260 ] {538c1e66-bc76-4811-8ca7-832470a0122b} <Debug> TCPHandler: Processed in 0.001940818 sec. | ||
| 10170 | 2026.01.16 03:38:24.404275 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2026.01.16 03:38:24.404381 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10172 | 2026.01.16 03:38:24.404425 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10173 | 2026.01.16 03:38:24.404940 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.01.16 03:38:24.404979 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10175 | 2026.01.16 03:38:24.405330 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10176 | 2026.01.16 03:38:24.405550 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.01.16 03:38:24.405691 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001334 sec., 110194.90254872564 rows/sec., 9.49 MiB/sec. | ||
| 10178 | 2026.01.16 03:38:24.405731 [ 260 ] {51ae28de-1fce-4ed5-b9ef-0beded6de4ae} <Debug> TCPHandler: Processed in 0.001509372 sec. | ||
| 10179 | 2026.01.16 03:38:24.405846 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.01.16 03:38:24.405944 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10181 | 2026.01.16 03:38:24.405987 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10182 | 2026.01.16 03:38:24.406415 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.01.16 03:38:24.406452 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10184 | 2026.01.16 03:38:24.406785 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10185 | 2026.01.16 03:38:24.407005 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.01.16 03:38:24.407142 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001218 sec., 45977.011494252874 rows/sec., 3.32 MiB/sec. | ||
| 10187 | 2026.01.16 03:38:24.407182 [ 260 ] {95eb42d9-558d-440e-953b-8db521dc735f} <Debug> TCPHandler: Processed in 0.001387071 sec. | ||
| 10188 | 2026.01.16 03:38:24.407306 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.01.16 03:38:24.407410 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10190 | 2026.01.16 03:38:24.407451 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10191 | 2026.01.16 03:38:24.407915 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.01.16 03:38:24.407953 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10193 | 2026.01.16 03:38:24.408281 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10194 | 2026.01.16 03:38:24.408491 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.01.16 03:38:24.408626 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001236 sec., 97087.3786407767 rows/sec., 7.60 MiB/sec. | ||
| 10196 | 2026.01.16 03:38:24.408666 [ 260 ] {a153d9d4-1b85-49e7-bc53-93d839a568cf} <Debug> TCPHandler: Processed in 0.001410881 sec. | ||
| 10197 | 2026.01.16 03:38:24.408780 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.01.16 03:38:24.408877 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10199 | 2026.01.16 03:38:24.408922 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10200 | 2026.01.16 03:38:24.409336 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.01.16 03:38:24.409372 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10202 | 2026.01.16 03:38:24.409703 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10203 | 2026.01.16 03:38:24.409918 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.01.16 03:38:24.410056 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001198 sec., 139398.9983305509 rows/sec., 9.70 MiB/sec. | ||
| 10205 | 2026.01.16 03:38:24.410094 [ 260 ] {9a6ad549-6533-41ce-9732-8d09286d3256} <Debug> TCPHandler: Processed in 0.001363701 sec. | ||
| 10206 | 2026.01.16 03:38:24.410204 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.01.16 03:38:24.410299 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.01.16 03:38:24.410353 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <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 | ||
| 10209 | 2026.01.16 03:38:24.411225 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.01.16 03:38:24.411261 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10211 | 2026.01.16 03:38:24.411919 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10212 | 2026.01.16 03:38:24.412148 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.01.16 03:38:24.412290 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00201 sec., 20895.5223880597 rows/sec., 37.44 MiB/sec. | ||
| 10214 | 2026.01.16 03:38:24.412356 [ 260 ] {eb7d025f-bd60-4189-8136-53cb1effe53f} <Debug> TCPHandler: Processed in 0.002200943 sec. | ||
| 10215 | 2026.01.16 03:38:24.412471 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.01.16 03:38:24.412566 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.01.16 03:38:24.412608 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10218 | 2026.01.16 03:38:24.412946 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.16 03:38:24.413075 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10220 | 2026.01.16 03:38:24.413399 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10221 | 2026.01.16 03:38:24.413606 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.16 03:38:24.413735 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 10223 | 2026.01.16 03:38:24.413772 [ 260 ] {794ac511-0de7-40ed-b6b1-876afa7be34e} <Debug> TCPHandler: Processed in 0.00134931 sec. | ||
| 10224 | 2026.01.16 03:38:25.156647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 10225 | 2026.01.16 03:38:25.157157 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.01.16 03:38:25.157194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10227 | 2026.01.16 03:38:25.157670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10228 | 2026.01.16 03:38:25.157904 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.01.16 03:38:25.158027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 10230 | 2026.01.16 03:38:25.158084 [ 148 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10231 | 2026.01.16 03:38:25.158194 [ 148 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.01.16 03:38:25.158231 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10233 | 2026.01.16 03:38:25.158423 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10234 | 2026.01.16 03:38:25.158632 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10235 | 2026.01.16 03:38:25.158692 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 10236 | 2026.01.16 03:38:25.158792 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10237 | 2026.01.16 03:38:25.158863 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10238 | 2026.01.16 03:38:25.158930 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10239 | 2026.01.16 03:38:25.159011 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10240 | 2026.01.16 03:38:25.159074 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10241 | 2026.01.16 03:38:25.161077 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002734871 sec., 8973000.920335915 rows/sec., 128.36 MiB/sec. | ||
| 10242 | 2026.01.16 03:38:25.161316 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10243 | 2026.01.16 03:38:25.161551 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.01.16 03:38:25.161630 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_51_10} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10245 | 2026.01.16 03:38:25.161710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10246 | 2026.01.16 03:38:26.457523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10247 | 2026.01.16 03:38:26.474652 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.01.16 03:38:26.474699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10249 | 2026.01.16 03:38:26.480426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10250 | 2026.01.16 03:38:26.481103 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.01.16 03:38:26.481429 [ 146 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10252 | 2026.01.16 03:38:26.481519 [ 146 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.01.16 03:38:26.481553 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10254 | 2026.01.16 03:38:26.481662 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10255 | 2026.01.16 03:38:26.484027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10256 | 2026.01.16 03:38:26.484718 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10257 | 2026.01.16 03:38:26.485539 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10258 | 2026.01.16 03:38:26.489049 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10259 | 2026.01.16 03:38:26.492354 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10260 | 2026.01.16 03:38:26.496281 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10261 | 2026.01.16 03:38:26.500400 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10262 | 2026.01.16 03:38:26.504645 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10263 | 2026.01.16 03:38:26.557176 [ 197 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07554485 sec., 5083.073167793702 rows/sec., 26.28 MiB/sec. | ||
| 10264 | 2026.01.16 03:38:26.559403 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10265 | 2026.01.16 03:38:26.561237 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.01.16 03:38:26.561328 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_51_10} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10267 | 2026.01.16 03:38:26.562696 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10268 | 2026.01.16 03:38:27.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.44 MiB, peak 330.84 MiB, free memory in arenas 0.00 B, will set to 319.89 MiB (RSS), difference: 2.46 MiB | ||
| 10269 | 2026.01.16 03:38:29.400088 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.01.16 03:38:29.400383 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10271 | 2026.01.16 03:38:29.400464 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10272 | 2026.01.16 03:38:29.401114 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.01.16 03:38:29.401161 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10274 | 2026.01.16 03:38:29.401554 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10275 | 2026.01.16 03:38:29.401796 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.01.16 03:38:29.401953 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 10277 | 2026.01.16 03:38:29.401993 [ 260 ] {a12136d7-9afe-4aaf-958b-0ce1247cfae3} <Debug> TCPHandler: Processed in 0.002086581 sec. | ||
| 10278 | 2026.01.16 03:38:29.401989 [ 142 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10279 | 2026.01.16 03:38:29.402068 [ 142 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.01.16 03:38:29.402091 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10281 | 2026.01.16 03:38:29.402128 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.01.16 03:38:29.402194 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10283 | 2026.01.16 03:38:29.402225 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10284 | 2026.01.16 03:38:29.402264 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10285 | 2026.01.16 03:38:29.402295 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10286 | 2026.01.16 03:38:29.402328 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2467 rows starting from the beginning of the part | ||
| 10287 | 2026.01.16 03:38:29.402393 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1316 rows starting from the beginning of the part | ||
| 10288 | 2026.01.16 03:38:29.402444 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 140 rows starting from the beginning of the part | ||
| 10289 | 2026.01.16 03:38:29.402491 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10290 | 2026.01.16 03:38:29.402539 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 147 rows starting from the beginning of the part | ||
| 10291 | 2026.01.16 03:38:29.402584 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10292 | 2026.01.16 03:38:29.402684 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.01.16 03:38:29.402719 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10294 | 2026.01.16 03:38:29.403035 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10295 | 2026.01.16 03:38:29.403243 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.01.16 03:38:29.403353 [ 142 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10297 | 2026.01.16 03:38:29.403368 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 10298 | 2026.01.16 03:38:29.403385 [ 142 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.01.16 03:38:29.403409 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10300 | 2026.01.16 03:38:29.403412 [ 260 ] {208829dc-c236-4ac5-a7ea-fdfaf9b045fb} <Debug> TCPHandler: Processed in 0.00133182 sec. | ||
| 10301 | 2026.01.16 03:38:29.403496 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10302 | 2026.01.16 03:38:29.403537 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.01.16 03:38:29.403608 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.01.16 03:38:29.403634 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.01.16 03:38:29.403646 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 10306 | 2026.01.16 03:38:29.403684 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10307 | 2026.01.16 03:38:29.403721 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 556 rows starting from the beginning of the part | ||
| 10308 | 2026.01.16 03:38:29.403770 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10309 | 2026.01.16 03:38:29.403812 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10310 | 2026.01.16 03:38:29.403850 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 120 rows starting from the beginning of the part | ||
| 10311 | 2026.01.16 03:38:29.403888 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10312 | 2026.01.16 03:38:29.404098 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.16 03:38:29.404140 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10314 | 2026.01.16 03:38:29.404463 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4182 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308275 sec., 1811742.5350099101 rows/sec., 156.43 MiB/sec. | ||
| 10315 | 2026.01.16 03:38:29.404632 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10316 | 2026.01.16 03:38:29.404864 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.01.16 03:38:29.404883 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10318 | 2026.01.16 03:38:29.404982 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10319 | 2026.01.16 03:38:29.405000 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 10320 | 2026.01.16 03:38:29.405006 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.01.16 03:38:29.405035 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584104 sec., 1364178.1095180619 rows/sec., 105.97 MiB/sec. | ||
| 10322 | 2026.01.16 03:38:29.405049 [ 260 ] {ccae452c-42d2-4873-be85-52e88702721b} <Debug> TCPHandler: Processed in 0.001558804 sec. | ||
| 10323 | 2026.01.16 03:38:29.405046 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10324 | 2026.01.16 03:38:29.405139 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10325 | 2026.01.16 03:38:29.405179 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.16 03:38:29.405196 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.01.16 03:38:29.405222 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10328 | 2026.01.16 03:38:29.405247 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22594 rows starting from the beginning of the part | ||
| 10329 | 2026.01.16 03:38:29.405259 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10330 | 2026.01.16 03:38:29.405273 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10331 | 2026.01.16 03:38:29.405285 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_76_15} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10332 | 2026.01.16 03:38:29.405290 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 916 rows starting from the beginning of the part | ||
| 10333 | 2026.01.16 03:38:29.405313 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10334 | 2026.01.16 03:38:29.405331 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10335 | 2026.01.16 03:38:29.405368 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10336 | 2026.01.16 03:38:29.405374 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10337 | 2026.01.16 03:38:29.405401 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 167 rows starting from the beginning of the part | ||
| 10338 | 2026.01.16 03:38:29.405434 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10339 | 2026.01.16 03:38:29.405560 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.01.16 03:38:29.405637 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.01.16 03:38:29.405639 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_76_15} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10342 | 2026.01.16 03:38:29.405672 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10343 | 2026.01.16 03:38:29.405743 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10344 | 2026.01.16 03:38:29.405970 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10345 | 2026.01.16 03:38:29.406266 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.01.16 03:38:29.406374 [ 142 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10347 | 2026.01.16 03:38:29.406400 [ 142 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.01.16 03:38:29.406400 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 10349 | 2026.01.16 03:38:29.406416 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10350 | 2026.01.16 03:38:29.406457 [ 260 ] {aea68f4a-8dd9-496b-af6f-70f554447f09} <Debug> TCPHandler: Processed in 0.00132068 sec. | ||
| 10351 | 2026.01.16 03:38:29.406504 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10352 | 2026.01.16 03:38:29.406607 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10353 | 2026.01.16 03:38:29.406636 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4770 rows starting from the beginning of the part | ||
| 10354 | 2026.01.16 03:38:29.406690 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10355 | 2026.01.16 03:38:29.406734 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10356 | 2026.01.16 03:38:29.406775 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10357 | 2026.01.16 03:38:29.406815 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10358 | 2026.01.16 03:38:29.406855 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10359 | 2026.01.16 03:38:29.408700 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231093 sec., 2272428.8050744636 rows/sec., 148.95 MiB/sec. | ||
| 10360 | 2026.01.16 03:38:29.409155 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10361 | 2026.01.16 03:38:29.409391 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.01.16 03:38:29.409451 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_76_15} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10363 | 2026.01.16 03:38:29.409503 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10364 | 2026.01.16 03:38:29.410866 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005747676 sec., 4202916.1003508195 rows/sec., 285.92 MiB/sec. | ||
| 10365 | 2026.01.16 03:38:29.411463 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10366 | 2026.01.16 03:38:29.411688 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.01.16 03:38:29.411744 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10368 | 2026.01.16 03:38:29.411797 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10369 | 2026.01.16 03:38:30.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.28 MiB, peak 331.69 MiB, free memory in arenas 0.00 B, will set to 322.71 MiB (RSS), difference: 2.44 MiB | ||
| 10370 | 2026.01.16 03:38:32.491229 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10371 | 2026.01.16 03:38:32.491282 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10372 | 2026.01.16 03:38:32.658424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 10373 | 2026.01.16 03:38:32.658998 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.01.16 03:38:32.659049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10375 | 2026.01.16 03:38:32.659590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10376 | 2026.01.16 03:38:32.659842 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.01.16 03:38:32.659976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 10378 | 2026.01.16 03:38:32.721107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1258 | ||
| 10379 | 2026.01.16 03:38:32.723216 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.01.16 03:38:32.723253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10381 | 2026.01.16 03:38:32.724440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10382 | 2026.01.16 03:38:32.724718 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.01.16 03:38:32.724976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10384 | 2026.01.16 03:38:33.984292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10385 | 2026.01.16 03:38:33.999700 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.01.16 03:38:33.999754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10387 | 2026.01.16 03:38:34.005204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10388 | 2026.01.16 03:38:34.005922 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.01.16 03:38:34.008662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10390 | 2026.01.16 03:38:34.402986 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2026.01.16 03:38:34.403176 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10392 | 2026.01.16 03:38:34.403245 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10393 | 2026.01.16 03:38:34.404023 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.01.16 03:38:34.404070 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10395 | 2026.01.16 03:38:34.404488 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10396 | 2026.01.16 03:38:34.404724 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.01.16 03:38:34.404882 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001756 sec., 79726.65148063781 rows/sec., 6.93 MiB/sec. | ||
| 10398 | 2026.01.16 03:38:34.404927 [ 260 ] {426ab0f2-5519-4cda-96f7-7cc89cefc9d5} <Debug> TCPHandler: Processed in 0.002069142 sec. | ||
| 10399 | 2026.01.16 03:38:34.405055 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.01.16 03:38:34.405165 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.01.16 03:38:34.405208 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10402 | 2026.01.16 03:38:34.405631 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.01.16 03:38:34.405665 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10404 | 2026.01.16 03:38:34.405971 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10405 | 2026.01.16 03:38:34.406199 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.01.16 03:38:34.406333 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.57 MiB/sec. | ||
| 10407 | 2026.01.16 03:38:34.406372 [ 260 ] {6f67efb8-c5a2-418d-8d9a-bafc1f244bfb} <Debug> TCPHandler: Processed in 0.00137239 sec. | ||
| 10408 | 2026.01.16 03:38:34.406486 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.01.16 03:38:34.406581 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10410 | 2026.01.16 03:38:34.406622 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10411 | 2026.01.16 03:38:34.407068 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.01.16 03:38:34.407103 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10413 | 2026.01.16 03:38:34.407414 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10414 | 2026.01.16 03:38:34.407629 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.01.16 03:38:34.407759 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001195 sec., 88702.92887029288 rows/sec., 6.93 MiB/sec. | ||
| 10416 | 2026.01.16 03:38:34.407797 [ 260 ] {ba0d11c3-0e13-4d4a-aa82-d82f0cae4d49} <Debug> TCPHandler: Processed in 0.00136116 sec. | ||
| 10417 | 2026.01.16 03:38:34.407914 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.01.16 03:38:34.408010 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.01.16 03:38:34.408054 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10420 | 2026.01.16 03:38:34.408470 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.01.16 03:38:34.408507 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10422 | 2026.01.16 03:38:34.408846 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10423 | 2026.01.16 03:38:34.409063 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.01.16 03:38:34.409197 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10425 | 2026.01.16 03:38:34.409236 [ 260 ] {4b8be202-a7bf-4490-9509-5b98fb71ef49} <Debug> TCPHandler: Processed in 0.001372651 sec. | ||
| 10426 | 2026.01.16 03:38:34.409358 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.01.16 03:38:34.409454 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10428 | 2026.01.16 03:38:34.409514 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <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 | ||
| 10429 | 2026.01.16 03:38:34.410459 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.01.16 03:38:34.410497 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10431 | 2026.01.16 03:38:34.411086 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10432 | 2026.01.16 03:38:34.411315 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.01.16 03:38:34.411475 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002038 sec., 20608.439646712464 rows/sec., 36.93 MiB/sec. | ||
| 10434 | 2026.01.16 03:38:34.411543 [ 260 ] {40d81cfd-10d5-4409-8b30-5038e613be8b} <Debug> TCPHandler: Processed in 0.002235013 sec. | ||
| 10435 | 2026.01.16 03:38:34.411670 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2026.01.16 03:38:34.411765 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10437 | 2026.01.16 03:38:34.411806 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10438 | 2026.01.16 03:38:34.412149 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.01.16 03:38:34.412184 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10440 | 2026.01.16 03:38:34.412501 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10441 | 2026.01.16 03:38:34.412717 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.01.16 03:38:34.412855 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10443 | 2026.01.16 03:38:34.412892 [ 260 ] {93aff327-8d7e-4484-b586-5b4301a4b9d0} <Debug> TCPHandler: Processed in 0.001272799 sec. | ||
| 10444 | 2026.01.16 03:38:38.091775 [ 133 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10445 | 2026.01.16 03:38:38.091902 [ 133 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.01.16 03:38:38.091943 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10447 | 2026.01.16 03:38:38.092110 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::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 | ||
| 10448 | 2026.01.16 03:38:38.092296 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2026.01.16 03:38:38.092353 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 10450 | 2026.01.16 03:38:38.092461 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 10451 | 2026.01.16 03:38:38.092539 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 10452 | 2026.01.16 03:38:38.092616 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 10453 | 2026.01.16 03:38:38.092705 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 10454 | 2026.01.16 03:38:38.093671 [ 203 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627464 sec., 34409.36327931064 rows/sec., 2.87 MiB/sec. | ||
| 10455 | 2026.01.16 03:38:38.093814 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10456 | 2026.01.16 03:38:38.094069 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.01.16 03:38:38.094137 [ 189 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_13_3} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10458 | 2026.01.16 03:38:38.094204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10459 | 2026.01.16 03:38:39.430185 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.16 03:38:39.430371 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10461 | 2026.01.16 03:38:39.430439 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10462 | 2026.01.16 03:38:39.431068 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.01.16 03:38:39.431121 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10464 | 2026.01.16 03:38:39.431535 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10465 | 2026.01.16 03:38:39.431770 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.16 03:38:39.431942 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 10467 | 2026.01.16 03:38:39.431995 [ 260 ] {828bca5e-ab52-4577-8025-ce86734e2f97} <Debug> TCPHandler: Processed in 0.001941179 sec. | ||
| 10468 | 2026.01.16 03:38:39.432128 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.01.16 03:38:39.432233 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10470 | 2026.01.16 03:38:39.432279 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10471 | 2026.01.16 03:38:39.432699 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.16 03:38:39.432740 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10473 | 2026.01.16 03:38:39.433062 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10474 | 2026.01.16 03:38:39.433289 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.16 03:38:39.433466 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001258 sec., 3179.650238473768 rows/sec., 259.28 KiB/sec. | ||
| 10476 | 2026.01.16 03:38:39.433507 [ 260 ] {ffd62c88-9ad2-45ac-8147-41e0f064f825} <Debug> TCPHandler: Processed in 0.001432931 sec. | ||
| 10477 | 2026.01.16 03:38:39.433621 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.01.16 03:38:39.433723 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.16 03:38:39.433765 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10480 | 2026.01.16 03:38:39.434814 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.16 03:38:39.434871 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10482 | 2026.01.16 03:38:39.435305 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10483 | 2026.01.16 03:38:39.435524 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.16 03:38:39.435675 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001974 sec., 667679.8378926038 rows/sec., 55.69 MiB/sec. | ||
| 10485 | 2026.01.16 03:38:39.435727 [ 260 ] {83f52901-e85f-4920-a5c5-6ff0177b1152} <Debug> TCPHandler: Processed in 0.002156442 sec. | ||
| 10486 | 2026.01.16 03:38:39.435859 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.16 03:38:39.435965 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.01.16 03:38:39.436008 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10489 | 2026.01.16 03:38:39.436436 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.16 03:38:39.436475 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10491 | 2026.01.16 03:38:39.436803 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10492 | 2026.01.16 03:38:39.437017 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.16 03:38:39.437156 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001212 sec., 13201.320132013201 rows/sec., 1023.30 KiB/sec. | ||
| 10494 | 2026.01.16 03:38:39.437195 [ 260 ] {8ef8d72d-f79d-4911-a647-8500aa5ed5ec} <Debug> TCPHandler: Processed in 0.00138828 sec. | ||
| 10495 | 2026.01.16 03:38:39.437322 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.01.16 03:38:39.437449 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.16 03:38:39.437498 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10498 | 2026.01.16 03:38:39.438013 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.01.16 03:38:39.438050 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10500 | 2026.01.16 03:38:39.438390 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10501 | 2026.01.16 03:38:39.438613 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.16 03:38:39.438746 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001323 sec., 190476.19047619047 rows/sec., 13.17 MiB/sec. | ||
| 10503 | 2026.01.16 03:38:39.438784 [ 260 ] {b3f46570-d8a7-4bd9-be6d-4a181054a109} <Debug> TCPHandler: Processed in 0.001524843 sec. | ||
| 10504 | 2026.01.16 03:38:39.438902 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.01.16 03:38:39.438998 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.16 03:38:39.439038 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10507 | 2026.01.16 03:38:39.439433 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.16 03:38:39.439470 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10509 | 2026.01.16 03:38:39.439778 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10510 | 2026.01.16 03:38:39.439992 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.01.16 03:38:39.440126 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 10512 | 2026.01.16 03:38:39.440165 [ 260 ] {a18bf22c-3b00-4637-97d2-a236346dad97} <Debug> TCPHandler: Processed in 0.00131291 sec. | ||
| 10513 | 2026.01.16 03:38:39.440278 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.01.16 03:38:39.440373 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10515 | 2026.01.16 03:38:39.440412 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.01.16 03:38:39.441017 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.01.16 03:38:39.441054 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10518 | 2026.01.16 03:38:39.441385 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10519 | 2026.01.16 03:38:39.441612 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.01.16 03:38:39.441751 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001395 sec., 401433.6917562724 rows/sec., 30.09 MiB/sec. | ||
| 10521 | 2026.01.16 03:38:39.441788 [ 260 ] {811364f5-c12f-426e-a453-6865b87dfb41} <Debug> TCPHandler: Processed in 0.001561174 sec. | ||
| 10522 | 2026.01.16 03:38:39.441907 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.01.16 03:38:39.442001 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.01.16 03:38:39.442044 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.01.16 03:38:39.442668 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.01.16 03:38:39.442704 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10527 | 2026.01.16 03:38:39.443096 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10528 | 2026.01.16 03:38:39.443317 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.01.16 03:38:39.443458 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001474 sec., 598371.7774762551 rows/sec., 40.61 MiB/sec. | ||
| 10530 | 2026.01.16 03:38:39.443494 [ 260 ] {68231731-3215-454e-ba78-b6876dd54821} <Debug> TCPHandler: Processed in 0.001638024 sec. | ||
| 10531 | 2026.01.16 03:38:39.443618 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.01.16 03:38:39.443715 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.01.16 03:38:39.443768 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10534 | 2026.01.16 03:38:39.444101 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.01.16 03:38:39.444137 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10536 | 2026.01.16 03:38:39.444448 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10537 | 2026.01.16 03:38:39.444664 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.01.16 03:38:39.444800 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10539 | 2026.01.16 03:38:39.444835 [ 260 ] {13e625b3-953a-499f-ade5-d9d8bbb63afb} <Debug> TCPHandler: Processed in 0.00128117 sec. | ||
| 10540 | 2026.01.16 03:38:40.160115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 10541 | 2026.01.16 03:38:40.160643 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.01.16 03:38:40.160696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10543 | 2026.01.16 03:38:40.161203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10544 | 2026.01.16 03:38:40.161462 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.01.16 03:38:40.161614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 10546 | 2026.01.16 03:38:41.508794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10547 | 2026.01.16 03:38:41.524744 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.01.16 03:38:41.524800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 10549 | 2026.01.16 03:38:41.530292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10550 | 2026.01.16 03:38:41.530990 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2026.01.16 03:38:41.533711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10552 | 2026.01.16 03:38:42.725159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1288 | ||
| 10553 | 2026.01.16 03:38:42.727964 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.01.16 03:38:42.728006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10555 | 2026.01.16 03:38:42.729210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10556 | 2026.01.16 03:38:42.729474 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.01.16 03:38:42.729821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 10558 | 2026.01.16 03:38:44.403716 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.01.16 03:38:44.403903 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10560 | 2026.01.16 03:38:44.403975 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10561 | 2026.01.16 03:38:44.404818 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.16 03:38:44.404870 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10563 | 2026.01.16 03:38:44.405286 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10564 | 2026.01.16 03:38:44.405544 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.16 03:38:44.405716 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001867 sec., 74986.60953401179 rows/sec., 6.52 MiB/sec. | ||
| 10566 | 2026.01.16 03:38:44.405767 [ 260 ] {477b778b-7a27-4bb9-9f80-edf6fd86aec8} <Debug> TCPHandler: Processed in 0.002177523 sec. | ||
| 10567 | 2026.01.16 03:38:44.405906 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.16 03:38:44.406011 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.01.16 03:38:44.406056 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10570 | 2026.01.16 03:38:44.406493 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.16 03:38:44.406530 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10572 | 2026.01.16 03:38:44.406844 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10573 | 2026.01.16 03:38:44.407061 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.16 03:38:44.407181 [ 122 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10575 | 2026.01.16 03:38:44.407196 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00121 sec., 34710.7438016529 rows/sec., 2.55 MiB/sec. | ||
| 10576 | 2026.01.16 03:38:44.407249 [ 122 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.16 03:38:44.407260 [ 260 ] {48d398d1-a219-4ad8-9df3-f826d58dfc42} <Debug> TCPHandler: Processed in 0.001406111 sec. | ||
| 10578 | 2026.01.16 03:38:44.407279 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10579 | 2026.01.16 03:38:44.407382 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10580 | 2026.01.16 03:38:44.407393 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.01.16 03:38:44.407476 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10582 | 2026.01.16 03:38:44.407506 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 10583 | 2026.01.16 03:38:44.407522 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10584 | 2026.01.16 03:38:44.407563 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 10585 | 2026.01.16 03:38:44.407574 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10586 | 2026.01.16 03:38:44.407610 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 10587 | 2026.01.16 03:38:44.407654 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 10588 | 2026.01.16 03:38:44.407693 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 10589 | 2026.01.16 03:38:44.407735 [ 189 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 10590 | 2026.01.16 03:38:44.408078 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.01.16 03:38:44.408115 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10592 | 2026.01.16 03:38:44.408451 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10593 | 2026.01.16 03:38:44.408512 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164617 sec., 409576.71062675543 rows/sec., 28.97 MiB/sec. | ||
| 10594 | 2026.01.16 03:38:44.408673 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.01.16 03:38:44.408690 [ 201 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10596 | 2026.01.16 03:38:44.408814 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001317 sec., 80485.95292331056 rows/sec., 6.29 MiB/sec. | ||
| 10597 | 2026.01.16 03:38:44.408854 [ 260 ] {5deabe8d-6bfd-481b-87a5-d12aa8cbd0ef} <Debug> TCPHandler: Processed in 0.001522033 sec. | ||
| 10598 | 2026.01.16 03:38:44.408957 [ 201 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.01.16 03:38:44.408972 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.01.16 03:38:44.409023 [ 201 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_51_10} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10601 | 2026.01.16 03:38:44.409067 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10602 | 2026.01.16 03:38:44.409091 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10603 | 2026.01.16 03:38:44.409112 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10604 | 2026.01.16 03:38:44.409528 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.01.16 03:38:44.409563 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10606 | 2026.01.16 03:38:44.409905 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10607 | 2026.01.16 03:38:44.410131 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.16 03:38:44.410265 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10609 | 2026.01.16 03:38:44.410303 [ 260 ] {a24a3001-b0f7-48fb-8fef-0befd35ca0dd} <Debug> TCPHandler: Processed in 0.00138035 sec. | ||
| 10610 | 2026.01.16 03:38:44.410416 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.01.16 03:38:44.410511 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10612 | 2026.01.16 03:38:44.410565 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <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 | ||
| 10613 | 2026.01.16 03:38:44.411460 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.16 03:38:44.411498 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10615 | 2026.01.16 03:38:44.412060 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10616 | 2026.01.16 03:38:44.412286 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.16 03:38:44.412426 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001934 sec., 21716.64943123061 rows/sec., 38.92 MiB/sec. | ||
| 10618 | 2026.01.16 03:38:44.412489 [ 260 ] {5fbd0a22-598e-42fe-a826-30002c36bd3a} <Debug> TCPHandler: Processed in 0.002122722 sec. | ||
| 10619 | 2026.01.16 03:38:44.412607 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.01.16 03:38:44.412700 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.01.16 03:38:44.412742 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10622 | 2026.01.16 03:38:44.413072 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.01.16 03:38:44.413108 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10624 | 2026.01.16 03:38:44.413405 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10625 | 2026.01.16 03:38:44.413615 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.01.16 03:38:44.413743 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10627 | 2026.01.16 03:38:44.413780 [ 260 ] {c0617202-a231-42ee-817f-5c0947ee0410} <Debug> TCPHandler: Processed in 0.001222058 sec. | ||
| 10628 | 2026.01.16 03:38:47.491331 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10629 | 2026.01.16 03:38:47.491391 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10630 | 2026.01.16 03:38:47.661773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 10631 | 2026.01.16 03:38:47.662314 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.01.16 03:38:47.662365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10633 | 2026.01.16 03:38:47.662866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10634 | 2026.01.16 03:38:47.663105 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.01.16 03:38:47.663243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 10636 | 2026.01.16 03:38:49.033821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10637 | 2026.01.16 03:38:49.050188 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.16 03:38:49.050238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10639 | 2026.01.16 03:38:49.056476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10640 | 2026.01.16 03:38:49.057166 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.16 03:38:49.060072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10642 | 2026.01.16 03:38:49.400852 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.16 03:38:49.401052 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10644 | 2026.01.16 03:38:49.401120 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10645 | 2026.01.16 03:38:49.401780 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.16 03:38:49.401827 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10647 | 2026.01.16 03:38:49.402223 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10648 | 2026.01.16 03:38:49.402461 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.01.16 03:38:49.402618 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 10650 | 2026.01.16 03:38:49.402662 [ 260 ] {1a86cfde-0a36-4a7a-bffe-d4747f187879} <Debug> TCPHandler: Processed in 0.001949419 sec. | ||
| 10651 | 2026.01.16 03:38:49.402789 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.01.16 03:38:49.402885 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.16 03:38:49.402927 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10654 | 2026.01.16 03:38:49.403361 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.01.16 03:38:49.403398 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10656 | 2026.01.16 03:38:49.403710 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10657 | 2026.01.16 03:38:49.403936 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.01.16 03:38:49.404067 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 10659 | 2026.01.16 03:38:49.404106 [ 260 ] {d3deb707-8560-493d-8cf8-2454d6f11e55} <Debug> TCPHandler: Processed in 0.0013677 sec. | ||
| 10660 | 2026.01.16 03:38:49.404222 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.16 03:38:49.404317 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.16 03:38:49.404361 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10663 | 2026.01.16 03:38:49.404775 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.01.16 03:38:49.404813 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10665 | 2026.01.16 03:38:49.405158 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10666 | 2026.01.16 03:38:49.405380 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.01.16 03:38:49.405512 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 10668 | 2026.01.16 03:38:49.405550 [ 260 ] {bf2db790-2f20-42ae-8663-d1acb35e9e08} <Debug> TCPHandler: Processed in 0.001377441 sec. | ||
| 10669 | 2026.01.16 03:38:49.405656 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.01.16 03:38:49.405755 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.01.16 03:38:49.405797 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10672 | 2026.01.16 03:38:49.406127 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.01.16 03:38:49.406163 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10674 | 2026.01.16 03:38:49.406490 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10675 | 2026.01.16 03:38:49.406700 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.01.16 03:38:49.406831 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10677 | 2026.01.16 03:38:49.406868 [ 260 ] {a4749d6e-395f-47e1-a91e-8355f17fd484} <Debug> TCPHandler: Processed in 0.001261768 sec. | ||
| 10678 | 2026.01.16 03:38:52.730135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1308 | ||
| 10679 | 2026.01.16 03:38:52.732338 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.16 03:38:52.732381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10681 | 2026.01.16 03:38:52.733548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10682 | 2026.01.16 03:38:52.733810 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.01.16 03:38:52.733962 [ 116 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10684 | 2026.01.16 03:38:52.734023 [ 116 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.01.16 03:38:52.734044 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10686 | 2026.01.16 03:38:52.734068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 10687 | 2026.01.16 03:38:52.734171 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10688 | 2026.01.16 03:38:52.734783 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10689 | 2026.01.16 03:38:52.734935 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1172 rows starting from the beginning of the part | ||
| 10690 | 2026.01.16 03:38:52.735326 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 10691 | 2026.01.16 03:38:52.735652 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 10692 | 2026.01.16 03:38:52.735979 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 10693 | 2026.01.16 03:38:52.736304 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 10694 | 2026.01.16 03:38:52.736630 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 10695 | 2026.01.16 03:38:52.743055 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008944534 sec., 146234.56068253526 rows/sec., 117.47 MiB/sec. | ||
| 10696 | 2026.01.16 03:38:52.744607 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10697 | 2026.01.16 03:38:52.745151 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.01.16 03:38:52.745216 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_41_8} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10699 | 2026.01.16 03:38:52.745497 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 10700 | 2026.01.16 03:38:54.403518 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.01.16 03:38:54.403717 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10702 | 2026.01.16 03:38:54.403792 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10703 | 2026.01.16 03:38:54.404555 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.01.16 03:38:54.404607 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10705 | 2026.01.16 03:38:54.405012 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10706 | 2026.01.16 03:38:54.405270 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.01.16 03:38:54.405442 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001778 sec., 78740.15748031496 rows/sec., 6.84 MiB/sec. | ||
| 10708 | 2026.01.16 03:38:54.405465 [ 115 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10709 | 2026.01.16 03:38:54.405493 [ 260 ] {e89acd43-e3e1-4c41-a709-d9f902078e58} <Debug> TCPHandler: Processed in 0.002111032 sec. | ||
| 10710 | 2026.01.16 03:38:54.405575 [ 115 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.01.16 03:38:54.405622 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10712 | 2026.01.16 03:38:54.405671 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.01.16 03:38:54.405768 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10714 | 2026.01.16 03:38:54.405778 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10715 | 2026.01.16 03:38:54.405869 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10716 | 2026.01.16 03:38:54.405936 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10717 | 2026.01.16 03:38:54.405978 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2467 rows starting from the beginning of the part | ||
| 10718 | 2026.01.16 03:38:54.406052 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 140 rows starting from the beginning of the part | ||
| 10719 | 2026.01.16 03:38:54.406104 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1318 rows starting from the beginning of the part | ||
| 10720 | 2026.01.16 03:38:54.406154 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 140 rows starting from the beginning of the part | ||
| 10721 | 2026.01.16 03:38:54.406198 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10722 | 2026.01.16 03:38:54.406244 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 140 rows starting from the beginning of the part | ||
| 10723 | 2026.01.16 03:38:54.406289 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.01.16 03:38:54.406334 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10725 | 2026.01.16 03:38:54.406683 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10726 | 2026.01.16 03:38:54.406901 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.01.16 03:38:54.407039 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001285 sec., 32684.824902723736 rows/sec., 2.40 MiB/sec. | ||
| 10728 | 2026.01.16 03:38:54.407079 [ 260 ] {a618bc72-5dca-494b-b778-3b09b6745e8a} <Debug> TCPHandler: Processed in 0.001458701 sec. | ||
| 10729 | 2026.01.16 03:38:54.407191 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.01.16 03:38:54.407286 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10731 | 2026.01.16 03:38:54.407326 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10732 | 2026.01.16 03:38:54.407755 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.01.16 03:38:54.407791 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10734 | 2026.01.16 03:38:54.407988 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002285314 sec., 1864514.023018281 rows/sec., 161.42 MiB/sec. | ||
| 10735 | 2026.01.16 03:38:54.408111 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10736 | 2026.01.16 03:38:54.408324 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.01.16 03:38:54.408393 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10738 | 2026.01.16 03:38:54.408448 [ 115 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10739 | 2026.01.16 03:38:54.408466 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001199 sec., 88407.0058381985 rows/sec., 6.91 MiB/sec. | ||
| 10740 | 2026.01.16 03:38:54.408475 [ 115 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.01.16 03:38:54.408508 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10742 | 2026.01.16 03:38:54.408514 [ 260 ] {ae843085-877f-4469-9067-615fc6bc4963} <Debug> TCPHandler: Processed in 0.001372771 sec. | ||
| 10743 | 2026.01.16 03:38:54.408574 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10744 | 2026.01.16 03:38:54.408632 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.01.16 03:38:54.408664 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10746 | 2026.01.16 03:38:54.408693 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 10747 | 2026.01.16 03:38:54.408704 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.01.16 03:38:54.408732 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10749 | 2026.01.16 03:38:54.408736 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part | ||
| 10750 | 2026.01.16 03:38:54.408784 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10751 | 2026.01.16 03:38:54.408790 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_81_16} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10752 | 2026.01.16 03:38:54.408791 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 560 rows starting from the beginning of the part | ||
| 10753 | 2026.01.16 03:38:54.408850 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part | ||
| 10754 | 2026.01.16 03:38:54.408884 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10755 | 2026.01.16 03:38:54.408913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10756 | 2026.01.16 03:38:54.408920 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
| 10757 | 2026.01.16 03:38:54.409201 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.01.16 03:38:54.409241 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10759 | 2026.01.16 03:38:54.409584 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10760 | 2026.01.16 03:38:54.409790 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.01.16 03:38:54.409890 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345909 sec., 1629382.0756083806 rows/sec., 126.66 MiB/sec. | ||
| 10762 | 2026.01.16 03:38:54.409903 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10763 | 2026.01.16 03:38:54.409924 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 10764 | 2026.01.16 03:38:54.409928 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.01.16 03:38:54.409962 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10766 | 2026.01.16 03:38:54.409968 [ 260 ] {24470d50-20f9-4fc4-a302-7760ef667ab0} <Debug> TCPHandler: Processed in 0.001385711 sec. | ||
| 10767 | 2026.01.16 03:38:54.410055 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10768 | 2026.01.16 03:38:54.410068 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10769 | 2026.01.16 03:38:54.410085 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.01.16 03:38:54.410217 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10771 | 2026.01.16 03:38:54.410240 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10772 | 2026.01.16 03:38:54.410273 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <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 | ||
| 10773 | 2026.01.16 03:38:54.410287 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24157 rows starting from the beginning of the part | ||
| 10774 | 2026.01.16 03:38:54.410306 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.01.16 03:38:54.410357 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10776 | 2026.01.16 03:38:54.410387 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_81_16} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10777 | 2026.01.16 03:38:54.410409 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 882 rows starting from the beginning of the part | ||
| 10778 | 2026.01.16 03:38:54.410458 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10779 | 2026.01.16 03:38:54.410485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10780 | 2026.01.16 03:38:54.410497 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10781 | 2026.01.16 03:38:54.410556 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10782 | 2026.01.16 03:38:54.411197 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.01.16 03:38:54.411239 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10784 | 2026.01.16 03:38:54.411857 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10785 | 2026.01.16 03:38:54.412080 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.01.16 03:38:54.412227 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002028 sec., 20710.059171597633 rows/sec., 37.11 MiB/sec. | ||
| 10787 | 2026.01.16 03:38:54.412296 [ 260 ] {f4d282d1-8dd9-43cf-8e29-32e604ae9ad0} <Debug> TCPHandler: Processed in 0.002259254 sec. | ||
| 10788 | 2026.01.16 03:38:54.412417 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.01.16 03:38:54.412512 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10790 | 2026.01.16 03:38:54.412553 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10791 | 2026.01.16 03:38:54.412887 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.01.16 03:38:54.412924 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10793 | 2026.01.16 03:38:54.413398 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10794 | 2026.01.16 03:38:54.413637 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.16 03:38:54.413761 [ 115 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10796 | 2026.01.16 03:38:54.413776 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 10797 | 2026.01.16 03:38:54.413793 [ 115 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.01.16 03:38:54.413818 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10799 | 2026.01.16 03:38:54.413822 [ 260 ] {64ad1d2e-8ffc-41a4-a34e-cef4263e8624} <Debug> TCPHandler: Processed in 0.001454391 sec. | ||
| 10800 | 2026.01.16 03:38:54.413888 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10801 | 2026.01.16 03:38:54.413983 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10802 | 2026.01.16 03:38:54.414012 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5070 rows starting from the beginning of the part | ||
| 10803 | 2026.01.16 03:38:54.414071 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10804 | 2026.01.16 03:38:54.414110 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10805 | 2026.01.16 03:38:54.414147 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10806 | 2026.01.16 03:38:54.414181 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10807 | 2026.01.16 03:38:54.414217 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10808 | 2026.01.16 03:38:54.416522 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026612 sec., 2017886.667668721 rows/sec., 132.47 MiB/sec. | ||
| 10809 | 2026.01.16 03:38:54.416997 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10810 | 2026.01.16 03:38:54.417271 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.01.16 03:38:54.417334 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_81_16} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10812 | 2026.01.16 03:38:54.417404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10813 | 2026.01.16 03:38:54.417718 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25679 rows, containing 5 columns (5 merged, 0 gathered) in 0.007705516 sec., 3332547.7489112993 rows/sec., 226.83 MiB/sec. | ||
| 10814 | 2026.01.16 03:38:54.417929 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10815 | 2026.01.16 03:38:54.418198 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.16 03:38:54.418272 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10817 | 2026.01.16 03:38:54.418355 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10818 | 2026.01.16 03:38:55.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.24 MiB, peak 335.25 MiB, free memory in arenas 0.00 B, will set to 326.32 MiB (RSS), difference: 2.08 MiB | ||
| 10819 | 2026.01.16 03:38:55.163563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 10820 | 2026.01.16 03:38:55.164378 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.01.16 03:38:55.164426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10822 | 2026.01.16 03:38:55.164948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10823 | 2026.01.16 03:38:55.165207 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.01.16 03:38:55.165372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 10825 | 2026.01.16 03:38:56.560307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10826 | 2026.01.16 03:38:56.577218 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.01.16 03:38:56.577266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10828 | 2026.01.16 03:38:56.583735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10829 | 2026.01.16 03:38:56.584425 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.01.16 03:38:56.587375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10831 | 2026.01.16 03:38:59.400752 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.01.16 03:38:59.401055 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10833 | 2026.01.16 03:38:59.401161 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10834 | 2026.01.16 03:38:59.401929 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.01.16 03:38:59.401971 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10836 | 2026.01.16 03:38:59.402365 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10837 | 2026.01.16 03:38:59.402590 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.01.16 03:38:59.402744 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 10839 | 2026.01.16 03:38:59.402786 [ 260 ] {bca2d647-c7f9-436b-a780-3b73f667e01f} <Debug> TCPHandler: Processed in 0.002217993 sec. | ||
| 10840 | 2026.01.16 03:38:59.402898 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.01.16 03:38:59.402992 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2026.01.16 03:38:59.403032 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2026.01.16 03:38:59.403443 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.01.16 03:38:59.403477 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10845 | 2026.01.16 03:38:59.403778 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10846 | 2026.01.16 03:38:59.403983 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.01.16 03:38:59.404111 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 10848 | 2026.01.16 03:38:59.404157 [ 260 ] {992c7683-e9e8-4924-9638-547a211f8ab8} <Debug> TCPHandler: Processed in 0.001308649 sec. | ||
| 10849 | 2026.01.16 03:38:59.404272 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.01.16 03:38:59.404366 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10851 | 2026.01.16 03:38:59.404410 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10852 | 2026.01.16 03:38:59.404823 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.01.16 03:38:59.404857 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10854 | 2026.01.16 03:38:59.405204 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10855 | 2026.01.16 03:38:59.405412 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.01.16 03:38:59.405543 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 10857 | 2026.01.16 03:38:59.405580 [ 260 ] {abbfcebd-3d64-4204-9758-70bc28a35c8e} <Debug> TCPHandler: Processed in 0.00135709 sec. | ||
| 10858 | 2026.01.16 03:38:59.405690 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.01.16 03:38:59.405784 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.01.16 03:38:59.405825 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10861 | 2026.01.16 03:38:59.406241 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.01.16 03:38:59.406282 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10863 | 2026.01.16 03:38:59.406636 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10864 | 2026.01.16 03:38:59.406862 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.01.16 03:38:59.406995 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 10866 | 2026.01.16 03:38:59.407032 [ 260 ] {143211f0-0cf2-46a4-8e0e-3077b1451fe0} <Debug> TCPHandler: Processed in 0.001391251 sec. | ||
| 10867 | 2026.01.16 03:39:02.491463 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10868 | 2026.01.16 03:39:02.491544 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10869 | 2026.01.16 03:39:02.665681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 10870 | 2026.01.16 03:39:02.666229 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.16 03:39:02.666275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10872 | 2026.01.16 03:39:02.666765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10873 | 2026.01.16 03:39:02.667005 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.16 03:39:02.667141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 10875 | 2026.01.16 03:39:02.667165 [ 74 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10876 | 2026.01.16 03:39:02.667229 [ 74 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.01.16 03:39:02.667249 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10878 | 2026.01.16 03:39:02.667387 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10879 | 2026.01.16 03:39:02.667557 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10880 | 2026.01.16 03:39:02.667613 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 10881 | 2026.01.16 03:39:02.667686 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10882 | 2026.01.16 03:39:02.667731 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10883 | 2026.01.16 03:39:02.667774 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10884 | 2026.01.16 03:39:02.667814 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10885 | 2026.01.16 03:39:02.667852 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10886 | 2026.01.16 03:39:02.670510 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.003189808 sec., 8435617.44155134 rows/sec., 120.67 MiB/sec. | ||
| 10887 | 2026.01.16 03:39:02.670692 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10888 | 2026.01.16 03:39:02.670961 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.01.16 03:39:02.671034 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_56_11} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10890 | 2026.01.16 03:39:02.671119 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10891 | 2026.01.16 03:39:02.734399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1328 | ||
| 10892 | 2026.01.16 03:39:02.736513 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.01.16 03:39:02.736556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10894 | 2026.01.16 03:39:02.737749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10895 | 2026.01.16 03:39:02.738027 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.01.16 03:39:02.738290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10897 | 2026.01.16 03:39:04.087450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10898 | 2026.01.16 03:39:04.104579 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.01.16 03:39:04.104643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10900 | 2026.01.16 03:39:04.110895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10901 | 2026.01.16 03:39:04.111620 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.01.16 03:39:04.111898 [ 64 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10903 | 2026.01.16 03:39:04.111944 [ 64 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.01.16 03:39:04.111970 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10905 | 2026.01.16 03:39:04.112106 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10906 | 2026.01.16 03:39:04.115841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10907 | 2026.01.16 03:39:04.116363 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10908 | 2026.01.16 03:39:04.117874 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10909 | 2026.01.16 03:39:04.122464 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10910 | 2026.01.16 03:39:04.127058 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 10911 | 2026.01.16 03:39:04.131692 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10912 | 2026.01.16 03:39:04.136448 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10913 | 2026.01.16 03:39:04.140482 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10914 | 2026.01.16 03:39:04.192261 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08022256 sec., 5260.365662726295 rows/sec., 27.20 MiB/sec. | ||
| 10915 | 2026.01.16 03:39:04.194379 [ 198 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10916 | 2026.01.16 03:39:04.196219 [ 198 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.01.16 03:39:04.196309 [ 198 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_56_11} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10918 | 2026.01.16 03:39:04.197578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10919 | 2026.01.16 03:39:04.403447 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.01.16 03:39:04.403629 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10921 | 2026.01.16 03:39:04.403704 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10922 | 2026.01.16 03:39:04.404566 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.01.16 03:39:04.404620 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10924 | 2026.01.16 03:39:04.405024 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10925 | 2026.01.16 03:39:04.405255 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.01.16 03:39:04.405417 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001842 sec., 76004.3431053203 rows/sec., 6.60 MiB/sec. | ||
| 10927 | 2026.01.16 03:39:04.405468 [ 260 ] {bd3346e2-5214-4666-8f88-68c9b4185012} <Debug> TCPHandler: Processed in 0.002147862 sec. | ||
| 10928 | 2026.01.16 03:39:04.405599 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.01.16 03:39:04.405702 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10930 | 2026.01.16 03:39:04.405745 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10931 | 2026.01.16 03:39:04.406174 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.01.16 03:39:04.406210 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10933 | 2026.01.16 03:39:04.406514 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10934 | 2026.01.16 03:39:04.406729 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.01.16 03:39:04.406862 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001183 sec., 35502.958579881655 rows/sec., 2.61 MiB/sec. | ||
| 10936 | 2026.01.16 03:39:04.406901 [ 260 ] {acaa17ec-cbea-42a3-9806-1fd506b96e19} <Debug> TCPHandler: Processed in 0.00135383 sec. | ||
| 10937 | 2026.01.16 03:39:04.407012 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2026.01.16 03:39:04.407107 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10939 | 2026.01.16 03:39:04.407147 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10940 | 2026.01.16 03:39:04.407588 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.01.16 03:39:04.407624 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10942 | 2026.01.16 03:39:04.407925 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10943 | 2026.01.16 03:39:04.408131 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.01.16 03:39:04.408261 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001172 sec., 90443.68600682593 rows/sec., 7.06 MiB/sec. | ||
| 10945 | 2026.01.16 03:39:04.408297 [ 260 ] {1438e27d-7993-4ae0-8834-bd7b18152195} <Debug> TCPHandler: Processed in 0.00133574 sec. | ||
| 10946 | 2026.01.16 03:39:04.408415 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.01.16 03:39:04.408509 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.01.16 03:39:04.408553 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10949 | 2026.01.16 03:39:04.408963 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.01.16 03:39:04.408999 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10951 | 2026.01.16 03:39:04.409325 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10952 | 2026.01.16 03:39:04.409546 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.01.16 03:39:04.409683 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 10954 | 2026.01.16 03:39:04.409719 [ 260 ] {fa485736-b7f3-4481-aef8-659db4b1a4dc} <Debug> TCPHandler: Processed in 0.00135484 sec. | ||
| 10955 | 2026.01.16 03:39:04.409844 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.01.16 03:39:04.409947 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10957 | 2026.01.16 03:39:04.410004 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <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 | ||
| 10958 | 2026.01.16 03:39:04.410930 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.01.16 03:39:04.410968 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10960 | 2026.01.16 03:39:04.411605 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10961 | 2026.01.16 03:39:04.411850 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.01.16 03:39:04.411965 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10963 | 2026.01.16 03:39:04.411995 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002068 sec., 20309.477756286266 rows/sec., 36.39 MiB/sec. | ||
| 10964 | 2026.01.16 03:39:04.412014 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.01.16 03:39:04.412041 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10966 | 2026.01.16 03:39:04.412056 [ 260 ] {81bb4982-f40d-4b12-995c-70a7027380f5} <Debug> TCPHandler: Processed in 0.002264744 sec. | ||
| 10967 | 2026.01.16 03:39:04.412132 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10968 | 2026.01.16 03:39:04.412177 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.01.16 03:39:04.412272 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.01.16 03:39:04.412313 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2026.01.16 03:39:04.412316 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10972 | 2026.01.16 03:39:04.412364 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1442 rows starting from the beginning of the part | ||
| 10973 | 2026.01.16 03:39:04.412478 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 10974 | 2026.01.16 03:39:04.412573 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 10975 | 2026.01.16 03:39:04.412656 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2026.01.16 03:39:04.412670 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 10977 | 2026.01.16 03:39:04.412693 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10978 | 2026.01.16 03:39:04.412766 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 10979 | 2026.01.16 03:39:04.412858 [ 197 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 10980 | 2026.01.16 03:39:04.413034 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10981 | 2026.01.16 03:39:04.413288 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.01.16 03:39:04.413428 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 10983 | 2026.01.16 03:39:04.413464 [ 260 ] {92daa230-a7d6-48a6-8e56-7b8b47515ade} <Debug> TCPHandler: Processed in 0.00133703 sec. | ||
| 10984 | 2026.01.16 03:39:04.422564 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1652 rows, containing 19 columns (19 merged, 0 gathered) in 0.010467016 sec., 157829.1272316771 rows/sec., 282.82 MiB/sec. | ||
| 10985 | 2026.01.16 03:39:04.424585 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10986 | 2026.01.16 03:39:04.424964 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.01.16 03:39:04.425041 [ 192 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10988 | 2026.01.16 03:39:04.425192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 10989 | 2026.01.16 03:39:05.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.36 MiB, peak 341.28 MiB, free memory in arenas 0.00 B, will set to 335.81 MiB (RSS), difference: 7.45 MiB | ||
| 10990 | 2026.01.16 03:39:09.431378 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.01.16 03:39:09.431604 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.01.16 03:39:09.431679 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10993 | 2026.01.16 03:39:09.432329 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2026.01.16 03:39:09.432383 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10995 | 2026.01.16 03:39:09.432809 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10996 | 2026.01.16 03:39:09.433047 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.01.16 03:39:09.433210 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 10998 | 2026.01.16 03:39:09.433262 [ 260 ] {b3955f4e-549d-48a1-8fb9-84f313cd38fe} <Debug> TCPHandler: Processed in 0.00202151 sec. | ||
| 10999 | 2026.01.16 03:39:09.433404 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.01.16 03:39:09.433507 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11001 | 2026.01.16 03:39:09.433549 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11002 | 2026.01.16 03:39:09.434716 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.01.16 03:39:09.434755 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11004 | 2026.01.16 03:39:09.435150 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11005 | 2026.01.16 03:39:09.435364 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.01.16 03:39:09.435501 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002017 sec., 652454.1398116014 rows/sec., 54.43 MiB/sec. | ||
| 11007 | 2026.01.16 03:39:09.435539 [ 260 ] {305697cc-1d05-4dba-971c-c7f4aff7c9f8} <Debug> TCPHandler: Processed in 0.002187253 sec. | ||
| 11008 | 2026.01.16 03:39:09.435675 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11009 | 2026.01.16 03:39:09.435802 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11010 | 2026.01.16 03:39:09.435852 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11011 | 2026.01.16 03:39:09.436350 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.01.16 03:39:09.436394 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11013 | 2026.01.16 03:39:09.436765 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11014 | 2026.01.16 03:39:09.436990 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.01.16 03:39:09.437126 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 711.81 KiB/sec. | ||
| 11016 | 2026.01.16 03:39:09.437164 [ 260 ] {e637badb-fae7-4fc5-998f-b3d0c033416c} <Debug> TCPHandler: Processed in 0.001551873 sec. | ||
| 11017 | 2026.01.16 03:39:09.437282 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.01.16 03:39:09.437377 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11019 | 2026.01.16 03:39:09.437415 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11020 | 2026.01.16 03:39:09.437948 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.01.16 03:39:09.437984 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11022 | 2026.01.16 03:39:09.438305 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11023 | 2026.01.16 03:39:09.438529 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.01.16 03:39:09.438656 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001298 sec., 194144.83821263484 rows/sec., 13.43 MiB/sec. | ||
| 11025 | 2026.01.16 03:39:09.438692 [ 260 ] {ed73703e-58d7-4146-a978-3d5304147fc8} <Debug> TCPHandler: Processed in 0.001460431 sec. | ||
| 11026 | 2026.01.16 03:39:09.438809 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2026.01.16 03:39:09.438902 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.01.16 03:39:09.438941 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11029 | 2026.01.16 03:39:09.439343 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.01.16 03:39:09.439380 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11031 | 2026.01.16 03:39:09.439673 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11032 | 2026.01.16 03:39:09.439885 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.01.16 03:39:09.440013 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 11034 | 2026.01.16 03:39:09.440050 [ 260 ] {a4a1ce2a-00a9-4d44-ac5d-10b2bb728ae2} <Debug> TCPHandler: Processed in 0.00129229 sec. | ||
| 11035 | 2026.01.16 03:39:09.440167 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.01.16 03:39:09.440264 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11037 | 2026.01.16 03:39:09.440304 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11038 | 2026.01.16 03:39:09.441002 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.01.16 03:39:09.441039 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11040 | 2026.01.16 03:39:09.441374 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11041 | 2026.01.16 03:39:09.441591 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.16 03:39:09.441719 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001473 sec., 377460.96401900885 rows/sec., 28.28 MiB/sec. | ||
| 11043 | 2026.01.16 03:39:09.441758 [ 260 ] {fc43b5f6-5678-4c46-8426-4d86a4f7ee4c} <Debug> TCPHandler: Processed in 0.001641365 sec. | ||
| 11044 | 2026.01.16 03:39:09.441873 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.01.16 03:39:09.441967 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.01.16 03:39:09.442011 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11047 | 2026.01.16 03:39:09.442661 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.16 03:39:09.442697 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11049 | 2026.01.16 03:39:09.443081 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11050 | 2026.01.16 03:39:09.443297 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.01.16 03:39:09.443428 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001478 sec., 595399.1880920163 rows/sec., 40.41 MiB/sec. | ||
| 11052 | 2026.01.16 03:39:09.443466 [ 260 ] {6128ec2e-5b64-49af-93f6-f54e882f8ff2} <Debug> TCPHandler: Processed in 0.001641605 sec. | ||
| 11053 | 2026.01.16 03:39:09.443586 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.01.16 03:39:09.443686 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11055 | 2026.01.16 03:39:09.443730 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11056 | 2026.01.16 03:39:09.444083 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.01.16 03:39:09.444120 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11058 | 2026.01.16 03:39:09.444446 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11059 | 2026.01.16 03:39:09.444664 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.01.16 03:39:09.444798 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 11061 | 2026.01.16 03:39:09.444842 [ 260 ] {3dcd75d0-4d5f-465a-a103-aafd3aa6672e} <Debug> TCPHandler: Processed in 0.001307639 sec. | ||
| 11062 | 2026.01.16 03:39:09.801140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50714 | ||
| 11063 | 2026.01.16 03:39:09.801257 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11064 | 2026.01.16 03:39:09.801286 [ 288 ] {} <Debug> TCP-Session: e4e09de4-588c-47ed-93e1-04b805cec833 Authenticating user 'default' from [fd00:1122:3344:101::e]:50714 | ||
| 11065 | 2026.01.16 03:39:09.801311 [ 288 ] {} <Debug> TCP-Session: e4e09de4-588c-47ed-93e1-04b805cec833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.01.16 03:39:09.801326 [ 288 ] {} <Debug> TCP-Session: e4e09de4-588c-47ed-93e1-04b805cec833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.01.16 03:39:09.801527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40346 | ||
| 11068 | 2026.01.16 03:39:09.801577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56019 | ||
| 11069 | 2026.01.16 03:39:09.801617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43983 | ||
| 11070 | 2026.01.16 03:39:09.801642 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43376 | ||
| 11071 | 2026.01.16 03:39:09.801654 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35356 | ||
| 11072 | 2026.01.16 03:39:09.801725 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2026.01.16 03:39:09.801736 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11074 | 2026.01.16 03:39:09.801713 [ 288 ] {} <Trace> TCP-Session: e4e09de4-588c-47ed-93e1-04b805cec833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.01.16 03:39:09.801772 [ 290 ] {} <Debug> TCP-Session: 9e08376b-d2a6-44f7-9813-c007c5a48bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56019 | ||
| 11076 | 2026.01.16 03:39:09.801795 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11077 | 2026.01.16 03:39:09.801811 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11078 | 2026.01.16 03:39:09.801832 [ 290 ] {} <Debug> TCP-Session: 9e08376b-d2a6-44f7-9813-c007c5a48bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.01.16 03:39:09.801850 [ 286 ] {} <Debug> TCP-Session: 7085f5ad-a81a-470c-9afe-b5092b5fb426 Authenticating user 'default' from [fd00:1122:3344:101::e]:43376 | ||
| 11080 | 2026.01.16 03:39:09.801860 [ 287 ] {} <Debug> TCP-Session: 2277b486-571e-4eb9-883f-163160eafbdf Authenticating user 'default' from [fd00:1122:3344:101::e]:35356 | ||
| 11081 | 2026.01.16 03:39:09.801863 [ 290 ] {} <Debug> TCP-Session: 9e08376b-d2a6-44f7-9813-c007c5a48bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.01.16 03:39:09.801888 [ 286 ] {} <Debug> TCP-Session: 7085f5ad-a81a-470c-9afe-b5092b5fb426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.01.16 03:39:09.801894 [ 287 ] {} <Debug> TCP-Session: 2277b486-571e-4eb9-883f-163160eafbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.01.16 03:39:09.801917 [ 286 ] {} <Debug> TCP-Session: 7085f5ad-a81a-470c-9afe-b5092b5fb426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.01.16 03:39:09.801930 [ 287 ] {} <Debug> TCP-Session: 2277b486-571e-4eb9-883f-163160eafbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.01.16 03:39:09.801949 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11087 | 2026.01.16 03:39:09.801788 [ 294 ] {} <Debug> TCP-Session: c123ade6-933f-453c-b93f-ef4ecd3ecfeb Authenticating user 'default' from [fd00:1122:3344:101::e]:43983 | ||
| 11088 | 2026.01.16 03:39:09.801656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11089 | 2026.01.16 03:39:09.802007 [ 294 ] {} <Debug> TCP-Session: c123ade6-933f-453c-b93f-ef4ecd3ecfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.01.16 03:39:09.801592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64051 | ||
| 11091 | 2026.01.16 03:39:09.802037 [ 294 ] {} <Debug> TCP-Session: c123ade6-933f-453c-b93f-ef4ecd3ecfeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2026.01.16 03:39:09.802036 [ 289 ] {} <Debug> TCP-Session: 4043fa43-a8ae-4892-a1b3-d44992031c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40346 | ||
| 11093 | 2026.01.16 03:39:09.801601 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48697 | ||
| 11094 | 2026.01.16 03:39:09.802115 [ 289 ] {} <Debug> TCP-Session: 4043fa43-a8ae-4892-a1b3-d44992031c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.01.16 03:39:09.801587 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32799 | ||
| 11096 | 2026.01.16 03:39:09.802132 [ 289 ] {} <Debug> TCP-Session: 4043fa43-a8ae-4892-a1b3-d44992031c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.16 03:39:09.802229 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11098 | 2026.01.16 03:39:09.802288 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11099 | 2026.01.16 03:39:09.802468 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11100 | 2026.01.16 03:39:09.802509 [ 291 ] {} <Debug> TCP-Session: 6562e6bd-8573-411d-89ee-a73441bfa23a Authenticating user 'default' from [fd00:1122:3344:101::e]:64051 | ||
| 11101 | 2026.01.16 03:39:09.802535 [ 291 ] {} <Debug> TCP-Session: 6562e6bd-8573-411d-89ee-a73441bfa23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2026.01.16 03:39:09.802553 [ 291 ] {} <Debug> TCP-Session: 6562e6bd-8573-411d-89ee-a73441bfa23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.01.16 03:39:09.802592 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2026.01.16 03:39:09.802603 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 11105 | 2026.01.16 03:39:09.802626 [ 292 ] {} <Debug> TCP-Session: 67fef4cd-63ae-4bb2-8e02-8392298dfa52 Authenticating user 'default' from [fd00:1122:3344:101::e]:32799 | ||
| 11106 | 2026.01.16 03:39:09.802646 [ 292 ] {} <Debug> TCP-Session: 67fef4cd-63ae-4bb2-8e02-8392298dfa52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.01.16 03:39:09.802658 [ 292 ] {} <Debug> TCP-Session: 67fef4cd-63ae-4bb2-8e02-8392298dfa52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.01.16 03:39:09.802783 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11109 | 2026.01.16 03:39:09.802816 [ 293 ] {} <Debug> TCP-Session: 7d31a890-3216-455e-beed-ae430e6a9afd Authenticating user 'default' from [fd00:1122:3344:101::e]:48697 | ||
| 11110 | 2026.01.16 03:39:09.802833 [ 293 ] {} <Debug> TCP-Session: 7d31a890-3216-455e-beed-ae430e6a9afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.01.16 03:39:09.802845 [ 293 ] {} <Debug> TCP-Session: 7d31a890-3216-455e-beed-ae430e6a9afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2026.01.16 03:39:09.803464 [ 332 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> AggregatingTransform: Aggregating | ||
| 11113 | 2026.01.16 03:39:09.803507 [ 332 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> Aggregator: Aggregation method: without_key | ||
| 11114 | 2026.01.16 03:39:09.803545 [ 332 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000827462 sec. (1208.515 rows/sec., 47.21 KiB/sec.) | ||
| 11115 | 2026.01.16 03:39:09.803563 [ 332 ] {bef54195-0be6-4152-a925-9270ef56f101} <Trace> Aggregator: Merging aggregated data | ||
| 11116 | 2026.01.16 03:39:09.804941 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 11117 | 2026.01.16 03:39:09.805096 [ 288 ] {bef54195-0be6-4152-a925-9270ef56f101} <Debug> TCPHandler: Processed in 0.003545063 sec. | ||
| 11118 | 2026.01.16 03:39:09.805188 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11119 | 2026.01.16 03:39:09.805217 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11120 | 2026.01.16 03:39:09.805228 [ 289 ] {} <Debug> TCP-Session: 4043fa43-a8ae-4892-a1b3-d44992031c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2026.01.16 03:39:09.805233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11122 | 2026.01.16 03:39:09.805249 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11123 | 2026.01.16 03:39:09.805253 [ 293 ] {} <Debug> TCP-Session: 7d31a890-3216-455e-beed-ae430e6a9afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2026.01.16 03:39:09.805281 [ 291 ] {} <Debug> TCP-Session: 6562e6bd-8573-411d-89ee-a73441bfa23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2026.01.16 03:39:09.805296 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11126 | 2026.01.16 03:39:09.805299 [ 287 ] {} <Debug> TCP-Session: 2277b486-571e-4eb9-883f-163160eafbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2026.01.16 03:39:09.805308 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11128 | 2026.01.16 03:39:09.805340 [ 286 ] {} <Debug> TCP-Session: 7085f5ad-a81a-470c-9afe-b5092b5fb426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11129 | 2026.01.16 03:39:09.805280 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11130 | 2026.01.16 03:39:09.805369 [ 288 ] {} <Debug> TCP-Session: e4e09de4-588c-47ed-93e1-04b805cec833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.01.16 03:39:09.805263 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11132 | 2026.01.16 03:39:09.805406 [ 290 ] {} <Debug> TCP-Session: 9e08376b-d2a6-44f7-9813-c007c5a48bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.01.16 03:39:09.805221 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2026.01.16 03:39:09.805441 [ 294 ] {} <Debug> TCP-Session: c123ade6-933f-453c-b93f-ef4ecd3ecfeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.01.16 03:39:09.805472 [ 292 ] {} <Debug> TCP-Session: 67fef4cd-63ae-4bb2-8e02-8392298dfa52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.01.16 03:39:10.168151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 11137 | 2026.01.16 03:39:10.168754 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.01.16 03:39:10.168809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11139 | 2026.01.16 03:39:10.169361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11140 | 2026.01.16 03:39:10.169646 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.01.16 03:39:10.169803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 11142 | 2026.01.16 03:39:11.245481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62185 | ||
| 11143 | 2026.01.16 03:39:11.245591 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11144 | 2026.01.16 03:39:11.245617 [ 290 ] {} <Debug> TCP-Session: 4c242cbb-5f36-41f4-b479-f661e71ce179 Authenticating user 'default' from [fd00:1122:3344:101::e]:62185 | ||
| 11145 | 2026.01.16 03:39:11.245642 [ 290 ] {} <Debug> TCP-Session: 4c242cbb-5f36-41f4-b479-f661e71ce179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2026.01.16 03:39:11.245655 [ 290 ] {} <Debug> TCP-Session: 4c242cbb-5f36-41f4-b479-f661e71ce179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.01.16 03:39:11.245872 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 11148 | 2026.01.16 03:39:11.245904 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54100 | ||
| 11149 | 2026.01.16 03:39:11.245912 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49930 | ||
| 11150 | 2026.01.16 03:39:11.245947 [ 290 ] {} <Trace> TCP-Session: 4c242cbb-5f36-41f4-b479-f661e71ce179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.01.16 03:39:11.245937 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43712 | ||
| 11152 | 2026.01.16 03:39:11.245987 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11153 | 2026.01.16 03:39:11.246009 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11154 | 2026.01.16 03:39:11.245987 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11155 | 2026.01.16 03:39:11.246056 [ 291 ] {} <Debug> TCP-Session: f999eddd-9de9-40a4-921f-2751ff1a0667 Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 11156 | 2026.01.16 03:39:11.246061 [ 287 ] {} <Debug> TCP-Session: 6044a564-8e4f-460e-bf4a-be59e1274023 Authenticating user 'default' from [fd00:1122:3344:101::e]:49930 | ||
| 11157 | 2026.01.16 03:39:11.246089 [ 286 ] {} <Debug> TCP-Session: 1e3a006b-8d0a-433e-b75e-36dcc8a71e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:54100 | ||
| 11158 | 2026.01.16 03:39:11.246095 [ 291 ] {} <Debug> TCP-Session: f999eddd-9de9-40a4-921f-2751ff1a0667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.01.16 03:39:11.246106 [ 287 ] {} <Debug> TCP-Session: 6044a564-8e4f-460e-bf4a-be59e1274023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.01.16 03:39:11.246127 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11161 | 2026.01.16 03:39:11.246158 [ 287 ] {} <Debug> TCP-Session: 6044a564-8e4f-460e-bf4a-be59e1274023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.01.16 03:39:11.246132 [ 291 ] {} <Debug> TCP-Session: f999eddd-9de9-40a4-921f-2751ff1a0667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2026.01.16 03:39:11.246118 [ 286 ] {} <Debug> TCP-Session: 1e3a006b-8d0a-433e-b75e-36dcc8a71e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.01.16 03:39:11.246099 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11165 | 2026.01.16 03:39:11.246219 [ 286 ] {} <Debug> TCP-Session: 1e3a006b-8d0a-433e-b75e-36dcc8a71e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.01.16 03:39:11.245927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53640 | ||
| 11167 | 2026.01.16 03:39:11.246260 [ 289 ] {} <Debug> TCP-Session: 663826b1-6cfc-4a01-b0ac-8dc387423415 Authenticating user 'default' from [fd00:1122:3344:101::e]:43712 | ||
| 11168 | 2026.01.16 03:39:11.245885 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 11169 | 2026.01.16 03:39:11.246310 [ 289 ] {} <Debug> TCP-Session: 663826b1-6cfc-4a01-b0ac-8dc387423415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2026.01.16 03:39:11.245890 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48816 | ||
| 11171 | 2026.01.16 03:39:11.246328 [ 289 ] {} <Debug> TCP-Session: 663826b1-6cfc-4a01-b0ac-8dc387423415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11172 | 2026.01.16 03:39:11.246349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11173 | 2026.01.16 03:39:11.246364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11174 | 2026.01.16 03:39:11.246391 [ 288 ] {} <Debug> TCP-Session: 62a1ae5e-9e48-4913-9632-cfae2c4dac91 Authenticating user 'default' from [fd00:1122:3344:101::e]:53640 | ||
| 11175 | 2026.01.16 03:39:11.246403 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11176 | 2026.01.16 03:39:11.246417 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11177 | 2026.01.16 03:39:11.246433 [ 294 ] {} <Debug> TCP-Session: bc873ef6-ab9c-4433-a6d9-77e3d57f5502 Authenticating user 'default' from [fd00:1122:3344:101::e]:48816 | ||
| 11178 | 2026.01.16 03:39:11.246423 [ 288 ] {} <Debug> TCP-Session: 62a1ae5e-9e48-4913-9632-cfae2c4dac91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2026.01.16 03:39:11.246454 [ 294 ] {} <Debug> TCP-Session: bc873ef6-ab9c-4433-a6d9-77e3d57f5502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.01.16 03:39:11.246468 [ 288 ] {} <Debug> TCP-Session: 62a1ae5e-9e48-4913-9632-cfae2c4dac91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.01.16 03:39:11.246472 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11182 | 2026.01.16 03:39:11.246481 [ 294 ] {} <Debug> TCP-Session: bc873ef6-ab9c-4433-a6d9-77e3d57f5502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.01.16 03:39:11.246404 [ 293 ] {} <Debug> TCP-Session: 8337decc-0644-46cf-a636-496b54b4cd38 Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 11184 | 2026.01.16 03:39:11.245878 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34023 | ||
| 11185 | 2026.01.16 03:39:11.246537 [ 293 ] {} <Debug> TCP-Session: 8337decc-0644-46cf-a636-496b54b4cd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2026.01.16 03:39:11.246563 [ 293 ] {} <Debug> TCP-Session: 8337decc-0644-46cf-a636-496b54b4cd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2026.01.16 03:39:11.246597 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11188 | 2026.01.16 03:39:11.246624 [ 292 ] {} <Debug> TCP-Session: 1c751794-9738-4dc8-886e-317b60e22029 Authenticating user 'default' from [fd00:1122:3344:101::e]:34023 | ||
| 11189 | 2026.01.16 03:39:11.246642 [ 292 ] {} <Debug> TCP-Session: 1c751794-9738-4dc8-886e-317b60e22029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11190 | 2026.01.16 03:39:11.246654 [ 292 ] {} <Debug> TCP-Session: 1c751794-9738-4dc8-886e-317b60e22029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2026.01.16 03:39:11.246785 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 11192 | 2026.01.16 03:39:11.247880 [ 298 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> AggregatingTransform: Aggregating | ||
| 11193 | 2026.01.16 03:39:11.247931 [ 298 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> Aggregator: Aggregation method: without_key | ||
| 11194 | 2026.01.16 03:39:11.247966 [ 298 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068225 sec. (936.132 rows/sec., 36.57 KiB/sec.) | ||
| 11195 | 2026.01.16 03:39:11.247986 [ 298 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Trace> Aggregator: Merging aggregated data | ||
| 11196 | 2026.01.16 03:39:11.249570 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0035 sec., 285.7142857142857 rows/sec., 11.16 KiB/sec. | ||
| 11197 | 2026.01.16 03:39:11.249713 [ 290 ] {22093621-792a-4ef2-85ab-a7c9d1b07117} <Debug> TCPHandler: Processed in 0.003884018 sec. | ||
| 11198 | 2026.01.16 03:39:11.249798 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11199 | 2026.01.16 03:39:11.249828 [ 290 ] {} <Debug> TCP-Session: 4c242cbb-5f36-41f4-b479-f661e71ce179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11200 | 2026.01.16 03:39:11.249834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11201 | 2026.01.16 03:39:11.249846 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11202 | 2026.01.16 03:39:11.249868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11203 | 2026.01.16 03:39:11.249886 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11204 | 2026.01.16 03:39:11.249908 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11205 | 2026.01.16 03:39:11.249928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11206 | 2026.01.16 03:39:11.249945 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11207 | 2026.01.16 03:39:11.249966 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11208 | 2026.01.16 03:39:11.249987 [ 287 ] {} <Debug> TCP-Session: 6044a564-8e4f-460e-bf4a-be59e1274023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2026.01.16 03:39:11.249995 [ 294 ] {} <Debug> TCP-Session: bc873ef6-ab9c-4433-a6d9-77e3d57f5502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.01.16 03:39:11.250022 [ 286 ] {} <Debug> TCP-Session: 1e3a006b-8d0a-433e-b75e-36dcc8a71e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2026.01.16 03:39:11.249950 [ 292 ] {} <Debug> TCP-Session: 1c751794-9738-4dc8-886e-317b60e22029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11212 | 2026.01.16 03:39:11.249945 [ 291 ] {} <Debug> TCP-Session: f999eddd-9de9-40a4-921f-2751ff1a0667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11213 | 2026.01.16 03:39:11.249897 [ 293 ] {} <Debug> TCP-Session: 8337decc-0644-46cf-a636-496b54b4cd38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2026.01.16 03:39:11.249890 [ 289 ] {} <Debug> TCP-Session: 663826b1-6cfc-4a01-b0ac-8dc387423415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11215 | 2026.01.16 03:39:11.249973 [ 288 ] {} <Debug> TCP-Session: 62a1ae5e-9e48-4913-9632-cfae2c4dac91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2026.01.16 03:39:11.282075 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45502 | ||
| 11217 | 2026.01.16 03:39:11.282177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11218 | 2026.01.16 03:39:11.282206 [ 290 ] {} <Debug> TCP-Session: fc9aa712-1b2c-46dc-b3a6-b0716798da94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45502 | ||
| 11219 | 2026.01.16 03:39:11.282237 [ 290 ] {} <Debug> TCP-Session: fc9aa712-1b2c-46dc-b3a6-b0716798da94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2026.01.16 03:39:11.282262 [ 290 ] {} <Debug> TCP-Session: fc9aa712-1b2c-46dc-b3a6-b0716798da94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2026.01.16 03:39:11.282435 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43142 | ||
| 11222 | 2026.01.16 03:39:11.282465 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42954 | ||
| 11223 | 2026.01.16 03:39:11.282482 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34276 | ||
| 11224 | 2026.01.16 03:39:11.282502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56307 | ||
| 11225 | 2026.01.16 03:39:11.282520 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11226 | 2026.01.16 03:39:11.282545 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49535 | ||
| 11227 | 2026.01.16 03:39:11.282563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11228 | 2026.01.16 03:39:11.282568 [ 291 ] {} <Debug> TCP-Session: f63707ac-8e06-48aa-8ff8-00df5e4b8f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:43142 | ||
| 11229 | 2026.01.16 03:39:11.282585 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11230 | 2026.01.16 03:39:11.282601 [ 292 ] {} <Debug> TCP-Session: f6fe1200-11c3-4dca-b944-0c9861c3f42b Authenticating user 'default' from [fd00:1122:3344:101::e]:42954 | ||
| 11231 | 2026.01.16 03:39:11.282611 [ 291 ] {} <Debug> TCP-Session: f63707ac-8e06-48aa-8ff8-00df5e4b8f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.01.16 03:39:11.282619 [ 286 ] {} <Debug> TCP-Session: 561e1629-563a-4337-b5c6-93cbcd945458 Authenticating user 'default' from [fd00:1122:3344:101::e]:56307 | ||
| 11233 | 2026.01.16 03:39:11.282634 [ 292 ] {} <Debug> TCP-Session: f6fe1200-11c3-4dca-b944-0c9861c3f42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.01.16 03:39:11.282641 [ 291 ] {} <Debug> TCP-Session: f63707ac-8e06-48aa-8ff8-00df5e4b8f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11235 | 2026.01.16 03:39:11.282652 [ 286 ] {} <Debug> TCP-Session: 561e1629-563a-4337-b5c6-93cbcd945458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11236 | 2026.01.16 03:39:11.282664 [ 292 ] {} <Debug> TCP-Session: f6fe1200-11c3-4dca-b944-0c9861c3f42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11237 | 2026.01.16 03:39:11.282683 [ 286 ] {} <Debug> TCP-Session: 561e1629-563a-4337-b5c6-93cbcd945458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2026.01.16 03:39:11.282618 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11239 | 2026.01.16 03:39:11.282579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11240 | 2026.01.16 03:39:11.282746 [ 289 ] {} <Debug> TCP-Session: cb26ff32-935c-4d01-b273-1bec726fa347 Authenticating user 'default' from [fd00:1122:3344:101::e]:49535 | ||
| 11241 | 2026.01.16 03:39:11.282553 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36398 | ||
| 11242 | 2026.01.16 03:39:11.282769 [ 289 ] {} <Debug> TCP-Session: cb26ff32-935c-4d01-b273-1bec726fa347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2026.01.16 03:39:11.282761 [ 293 ] {} <Debug> TCP-Session: b0b2d24b-38b4-4a60-b5c3-9796770641e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34276 | ||
| 11244 | 2026.01.16 03:39:11.282801 [ 289 ] {} <Debug> TCP-Session: cb26ff32-935c-4d01-b273-1bec726fa347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2026.01.16 03:39:11.282814 [ 293 ] {} <Debug> TCP-Session: b0b2d24b-38b4-4a60-b5c3-9796770641e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2026.01.16 03:39:11.282521 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64130 | ||
| 11247 | 2026.01.16 03:39:11.282829 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11248 | 2026.01.16 03:39:11.282831 [ 293 ] {} <Debug> TCP-Session: b0b2d24b-38b4-4a60-b5c3-9796770641e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2026.01.16 03:39:11.282880 [ 288 ] {} <Debug> TCP-Session: 01375d12-5e52-4f4c-a9ad-1ed22d9abb76 Authenticating user 'default' from [fd00:1122:3344:101::e]:36398 | ||
| 11250 | 2026.01.16 03:39:11.282491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53988 | ||
| 11251 | 2026.01.16 03:39:11.282903 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11252 | 2026.01.16 03:39:11.282907 [ 288 ] {} <Debug> TCP-Session: 01375d12-5e52-4f4c-a9ad-1ed22d9abb76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.01.16 03:39:11.282946 [ 287 ] {} <Debug> TCP-Session: 4d0e420e-4ab3-4977-9518-7f009518f1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64130 | ||
| 11254 | 2026.01.16 03:39:11.282962 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11255 | 2026.01.16 03:39:11.282962 [ 288 ] {} <Debug> TCP-Session: 01375d12-5e52-4f4c-a9ad-1ed22d9abb76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.01.16 03:39:11.282976 [ 287 ] {} <Debug> TCP-Session: 4d0e420e-4ab3-4977-9518-7f009518f1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2026.01.16 03:39:11.282988 [ 294 ] {} <Debug> TCP-Session: 3142b245-8b39-46d6-9fc3-60c9203a7e63 Authenticating user 'default' from [fd00:1122:3344:101::e]:53988 | ||
| 11258 | 2026.01.16 03:39:11.283007 [ 287 ] {} <Debug> TCP-Session: 4d0e420e-4ab3-4977-9518-7f009518f1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2026.01.16 03:39:11.282645 [ 290 ] {} <Trace> TCP-Session: fc9aa712-1b2c-46dc-b3a6-b0716798da94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.16 03:39:11.283018 [ 294 ] {} <Debug> TCP-Session: 3142b245-8b39-46d6-9fc3-60c9203a7e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11261 | 2026.01.16 03:39:11.283047 [ 294 ] {} <Debug> TCP-Session: 3142b245-8b39-46d6-9fc3-60c9203a7e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11262 | 2026.01.16 03:39:11.283184 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45502) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11263 | 2026.01.16 03:39:11.283432 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11264 | 2026.01.16 03:39:11.283484 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11265 | 2026.01.16 03:39:11.283772 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 11266 | 2026.01.16 03:39:11.284754 [ 321 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> AggregatingTransform: Aggregating | ||
| 11267 | 2026.01.16 03:39:11.284800 [ 321 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 11268 | 2026.01.16 03:39:11.284832 [ 321 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960274 sec. (1041.369 rows/sec., 40.68 KiB/sec.) | ||
| 11269 | 2026.01.16 03:39:11.284850 [ 321 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Trace> Aggregator: Merging aggregated data | ||
| 11270 | 2026.01.16 03:39:11.286311 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 11271 | 2026.01.16 03:39:11.286461 [ 290 ] {87282ad0-f83a-40ed-ae9a-54125207f3f7} <Debug> TCPHandler: Processed in 0.003947849 sec. | ||
| 11272 | 2026.01.16 03:39:11.286560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11273 | 2026.01.16 03:39:11.286584 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11274 | 2026.01.16 03:39:11.286600 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.01.16 03:39:11.286597 [ 290 ] {} <Debug> TCP-Session: fc9aa712-1b2c-46dc-b3a6-b0716798da94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.01.16 03:39:11.286631 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11277 | 2026.01.16 03:39:11.286645 [ 286 ] {} <Debug> TCP-Session: 561e1629-563a-4337-b5c6-93cbcd945458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.01.16 03:39:11.286668 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11279 | 2026.01.16 03:39:11.286685 [ 287 ] {} <Debug> TCP-Session: 4d0e420e-4ab3-4977-9518-7f009518f1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.01.16 03:39:11.286704 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11281 | 2026.01.16 03:39:11.286721 [ 292 ] {} <Debug> TCP-Session: f6fe1200-11c3-4dca-b944-0c9861c3f42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11282 | 2026.01.16 03:39:11.286685 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11283 | 2026.01.16 03:39:11.286745 [ 288 ] {} <Debug> TCP-Session: 01375d12-5e52-4f4c-a9ad-1ed22d9abb76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2026.01.16 03:39:11.286649 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11285 | 2026.01.16 03:39:11.286780 [ 294 ] {} <Debug> TCP-Session: 3142b245-8b39-46d6-9fc3-60c9203a7e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11286 | 2026.01.16 03:39:11.286630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11287 | 2026.01.16 03:39:11.286824 [ 289 ] {} <Debug> TCP-Session: cb26ff32-935c-4d01-b273-1bec726fa347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11288 | 2026.01.16 03:39:11.286632 [ 291 ] {} <Debug> TCP-Session: f63707ac-8e06-48aa-8ff8-00df5e4b8f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11289 | 2026.01.16 03:39:11.286856 [ 293 ] {} <Debug> TCP-Session: b0b2d24b-38b4-4a60-b5c3-9796770641e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11290 | 2026.01.16 03:39:11.615924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11291 | 2026.01.16 03:39:11.631976 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.01.16 03:39:11.632041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 11293 | 2026.01.16 03:39:11.637846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11294 | 2026.01.16 03:39:11.638556 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.16 03:39:11.643278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11296 | 2026.01.16 03:39:12.739308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1362 | ||
| 11297 | 2026.01.16 03:39:12.741767 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.01.16 03:39:12.741822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11299 | 2026.01.16 03:39:12.743084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11300 | 2026.01.16 03:39:12.743361 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.01.16 03:39:12.743757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11302 | 2026.01.16 03:39:14.403584 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2026.01.16 03:39:14.403768 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11304 | 2026.01.16 03:39:14.403836 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11305 | 2026.01.16 03:39:14.404586 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.01.16 03:39:14.404636 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11307 | 2026.01.16 03:39:14.405062 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11308 | 2026.01.16 03:39:14.405326 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.01.16 03:39:14.405521 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001802 sec., 77691.4539400666 rows/sec., 6.75 MiB/sec. | ||
| 11310 | 2026.01.16 03:39:14.405575 [ 260 ] {8b60fd0d-7caa-4457-be2a-9c365a8491db} <Debug> TCPHandler: Processed in 0.002132662 sec. | ||
| 11311 | 2026.01.16 03:39:14.405702 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11312 | 2026.01.16 03:39:14.405804 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11313 | 2026.01.16 03:39:14.405847 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11314 | 2026.01.16 03:39:14.406311 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.01.16 03:39:14.406352 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11316 | 2026.01.16 03:39:14.406661 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11317 | 2026.01.16 03:39:14.406868 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.01.16 03:39:14.407006 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001226 sec., 34257.74877650897 rows/sec., 2.52 MiB/sec. | ||
| 11319 | 2026.01.16 03:39:14.407046 [ 260 ] {ce942015-fdd0-43fe-aa7a-6d0aff42462f} <Debug> TCPHandler: Processed in 0.001397031 sec. | ||
| 11320 | 2026.01.16 03:39:14.407172 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.01.16 03:39:14.407302 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11322 | 2026.01.16 03:39:14.407378 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11323 | 2026.01.16 03:39:14.407896 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.01.16 03:39:14.407932 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11325 | 2026.01.16 03:39:14.408291 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11326 | 2026.01.16 03:39:14.408539 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.01.16 03:39:14.408694 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001431 sec., 74074.07407407407 rows/sec., 5.79 MiB/sec. | ||
| 11328 | 2026.01.16 03:39:14.408737 [ 260 ] {8a4d3edc-17b7-4b39-94dc-ff2c0246fcdb} <Debug> TCPHandler: Processed in 0.001624125 sec. | ||
| 11329 | 2026.01.16 03:39:14.408860 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2026.01.16 03:39:14.408965 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11331 | 2026.01.16 03:39:14.409027 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11332 | 2026.01.16 03:39:14.409475 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.01.16 03:39:14.409513 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11334 | 2026.01.16 03:39:14.409880 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11335 | 2026.01.16 03:39:14.410130 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.01.16 03:39:14.410275 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 11337 | 2026.01.16 03:39:14.410313 [ 260 ] {70c37d06-14d7-44ae-b5b7-fb62fbb368f6} <Debug> TCPHandler: Processed in 0.001502572 sec. | ||
| 11338 | 2026.01.16 03:39:14.410432 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.01.16 03:39:14.410529 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.01.16 03:39:14.410585 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <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 | ||
| 11341 | 2026.01.16 03:39:14.411773 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.01.16 03:39:14.411833 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11343 | 2026.01.16 03:39:14.412521 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11344 | 2026.01.16 03:39:14.412775 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.16 03:39:14.412945 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002433 sec., 17262.638717632555 rows/sec., 30.93 MiB/sec. | ||
| 11346 | 2026.01.16 03:39:14.413073 [ 260 ] {37524a22-9b97-4ee0-ae4c-2c81a972eb29} <Debug> TCPHandler: Processed in 0.002690821 sec. | ||
| 11347 | 2026.01.16 03:39:14.413219 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.01.16 03:39:14.413329 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11349 | 2026.01.16 03:39:14.413376 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11350 | 2026.01.16 03:39:14.413804 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.01.16 03:39:14.413843 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11352 | 2026.01.16 03:39:14.414194 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11353 | 2026.01.16 03:39:14.414412 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.01.16 03:39:14.414559 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 11355 | 2026.01.16 03:39:14.414601 [ 260 ] {ca007b06-8d89-4b41-80cc-a223e4497a7f} <Debug> TCPHandler: Processed in 0.001440361 sec. | ||
| 11356 | 2026.01.16 03:39:17.491608 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11357 | 2026.01.16 03:39:17.491664 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11358 | 2026.01.16 03:39:17.669966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 11359 | 2026.01.16 03:39:17.670566 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.01.16 03:39:17.670621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11361 | 2026.01.16 03:39:17.671253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11362 | 2026.01.16 03:39:17.671584 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.01.16 03:39:17.671772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 11364 | 2026.01.16 03:39:19.143365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11365 | 2026.01.16 03:39:19.159350 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.01.16 03:39:19.159408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11367 | 2026.01.16 03:39:19.165630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11368 | 2026.01.16 03:39:19.166311 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.01.16 03:39:19.169242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11370 | 2026.01.16 03:39:19.400396 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.01.16 03:39:19.400682 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11372 | 2026.01.16 03:39:19.400789 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11373 | 2026.01.16 03:39:19.401560 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.01.16 03:39:19.401612 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11375 | 2026.01.16 03:39:19.402005 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11376 | 2026.01.16 03:39:19.402260 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.01.16 03:39:19.402429 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.36 MiB/sec. | ||
| 11378 | 2026.01.16 03:39:19.402448 [ 59 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11379 | 2026.01.16 03:39:19.402481 [ 260 ] {84927276-eca7-48a2-a42f-0bd6dc400c02} <Debug> TCPHandler: Processed in 0.002270614 sec. | ||
| 11380 | 2026.01.16 03:39:19.402534 [ 59 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.01.16 03:39:19.402577 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11382 | 2026.01.16 03:39:19.402643 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.01.16 03:39:19.402702 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11384 | 2026.01.16 03:39:19.402752 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11385 | 2026.01.16 03:39:19.402800 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11386 | 2026.01.16 03:39:19.402832 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11387 | 2026.01.16 03:39:19.402869 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2467 rows starting from the beginning of the part | ||
| 11388 | 2026.01.16 03:39:19.402933 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 11389 | 2026.01.16 03:39:19.402979 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 140 rows starting from the beginning of the part | ||
| 11390 | 2026.01.16 03:39:19.403019 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1316 rows starting from the beginning of the part | ||
| 11391 | 2026.01.16 03:39:19.403061 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 140 rows starting from the beginning of the part | ||
| 11392 | 2026.01.16 03:39:19.403099 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11393 | 2026.01.16 03:39:19.403256 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.01.16 03:39:19.403302 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11395 | 2026.01.16 03:39:19.403653 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11396 | 2026.01.16 03:39:19.403879 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.01.16 03:39:19.404005 [ 59 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11398 | 2026.01.16 03:39:19.404019 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 11399 | 2026.01.16 03:39:19.404041 [ 59 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.01.16 03:39:19.404066 [ 260 ] {38b6a1fd-c527-47e3-af0e-8c792427a8d3} <Debug> TCPHandler: Processed in 0.001485193 sec. | ||
| 11401 | 2026.01.16 03:39:19.404067 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11402 | 2026.01.16 03:39:19.404173 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11403 | 2026.01.16 03:39:19.404187 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.01.16 03:39:19.404269 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11405 | 2026.01.16 03:39:19.404289 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11406 | 2026.01.16 03:39:19.404298 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 11407 | 2026.01.16 03:39:19.404335 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11408 | 2026.01.16 03:39:19.404359 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11409 | 2026.01.16 03:39:19.404406 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part | ||
| 11410 | 2026.01.16 03:39:19.404445 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 556 rows starting from the beginning of the part | ||
| 11411 | 2026.01.16 03:39:19.404484 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
| 11412 | 2026.01.16 03:39:19.404524 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11413 | 2026.01.16 03:39:19.404757 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.01.16 03:39:19.404792 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11415 | 2026.01.16 03:39:19.404918 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002270904 sec., 1838474.8981022537 rows/sec., 158.77 MiB/sec. | ||
| 11416 | 2026.01.16 03:39:19.405159 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11417 | 2026.01.16 03:39:19.405261 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11418 | 2026.01.16 03:39:19.405398 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.01.16 03:39:19.405531 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11420 | 2026.01.16 03:39:19.405550 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 11421 | 2026.01.16 03:39:19.405564 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.01.16 03:39:19.405589 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11423 | 2026.01.16 03:39:19.405594 [ 260 ] {60b7bc80-9a78-48a3-a99e-114850a76ea5} <Debug> TCPHandler: Processed in 0.001456831 sec. | ||
| 11424 | 2026.01.16 03:39:19.405640 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.01.16 03:39:19.405663 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526763 sec., 1406243.1431728434 rows/sec., 109.18 MiB/sec. | ||
| 11426 | 2026.01.16 03:39:19.405671 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11427 | 2026.01.16 03:39:19.405710 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11428 | 2026.01.16 03:39:19.405744 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_86_17} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11429 | 2026.01.16 03:39:19.405821 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11430 | 2026.01.16 03:39:19.405847 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11431 | 2026.01.16 03:39:19.405852 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11432 | 2026.01.16 03:39:19.405868 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11433 | 2026.01.16 03:39:19.405911 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25679 rows starting from the beginning of the part | ||
| 11434 | 2026.01.16 03:39:19.405944 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11435 | 2026.01.16 03:39:19.405991 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11436 | 2026.01.16 03:39:19.406049 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11437 | 2026.01.16 03:39:19.406092 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 880 rows starting from the beginning of the part | ||
| 11438 | 2026.01.16 03:39:19.406135 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11439 | 2026.01.16 03:39:19.406175 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11440 | 2026.01.16 03:39:19.406215 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.01.16 03:39:19.406251 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.01.16 03:39:19.406258 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11443 | 2026.01.16 03:39:19.406340 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_86_17} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11444 | 2026.01.16 03:39:19.406438 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11445 | 2026.01.16 03:39:19.406624 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11446 | 2026.01.16 03:39:19.406859 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.01.16 03:39:19.406974 [ 59 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11448 | 2026.01.16 03:39:19.406992 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 11449 | 2026.01.16 03:39:19.407003 [ 59 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.01.16 03:39:19.407032 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11451 | 2026.01.16 03:39:19.407035 [ 260 ] {4f9540e5-171c-4255-9574-173b4d5ba5be} <Debug> TCPHandler: Processed in 0.001374681 sec. | ||
| 11452 | 2026.01.16 03:39:19.407100 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11453 | 2026.01.16 03:39:19.407195 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11454 | 2026.01.16 03:39:19.407221 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5370 rows starting from the beginning of the part | ||
| 11455 | 2026.01.16 03:39:19.407262 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11456 | 2026.01.16 03:39:19.407295 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11457 | 2026.01.16 03:39:19.407326 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11458 | 2026.01.16 03:39:19.407359 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11459 | 2026.01.16 03:39:19.407388 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11460 | 2026.01.16 03:39:19.409531 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452507 sec., 2311920.0067522745 rows/sec., 151.99 MiB/sec. | ||
| 11461 | 2026.01.16 03:39:19.410278 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11462 | 2026.01.16 03:39:19.410540 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.01.16 03:39:19.410612 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_86_17} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11464 | 2026.01.16 03:39:19.410698 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11465 | 2026.01.16 03:39:19.413303 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27199 rows, containing 5 columns (5 merged, 0 gathered) in 0.007676025 sec., 3543370.42935634 rows/sec., 241.29 MiB/sec. | ||
| 11466 | 2026.01.16 03:39:19.413761 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11467 | 2026.01.16 03:39:19.414067 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.16 03:39:19.414143 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11469 | 2026.01.16 03:39:19.414238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11470 | 2026.01.16 03:39:20.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.85 MiB, peak 348.75 MiB, free memory in arenas 0.00 B, will set to 339.88 MiB (RSS), difference: 3.03 MiB | ||
| 11471 | 2026.01.16 03:39:22.744022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1382 | ||
| 11472 | 2026.01.16 03:39:22.746153 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.01.16 03:39:22.746202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11474 | 2026.01.16 03:39:22.747380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11475 | 2026.01.16 03:39:22.747644 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.01.16 03:39:22.747909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 11477 | 2026.01.16 03:39:24.403571 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.01.16 03:39:24.403768 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11479 | 2026.01.16 03:39:24.403840 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11480 | 2026.01.16 03:39:24.404524 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.01.16 03:39:24.404567 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11482 | 2026.01.16 03:39:24.404961 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11483 | 2026.01.16 03:39:24.405186 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.01.16 03:39:24.405350 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001636 sec., 8557.457212713936 rows/sec., 697.80 KiB/sec. | ||
| 11485 | 2026.01.16 03:39:24.405401 [ 260 ] {b504eb7d-f147-4cdb-b181-94a94b712e02} <Debug> TCPHandler: Processed in 0.00196523 sec. | ||
| 11486 | 2026.01.16 03:39:24.405523 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.01.16 03:39:24.405623 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11488 | 2026.01.16 03:39:24.405665 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11489 | 2026.01.16 03:39:24.406172 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.01.16 03:39:24.406208 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11491 | 2026.01.16 03:39:24.406537 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11492 | 2026.01.16 03:39:24.406753 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.01.16 03:39:24.406885 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001285 sec., 114396.88715953309 rows/sec., 9.86 MiB/sec. | ||
| 11494 | 2026.01.16 03:39:24.406923 [ 260 ] {b4053005-525c-4cd9-bd54-04959c7865a9} <Debug> TCPHandler: Processed in 0.001453521 sec. | ||
| 11495 | 2026.01.16 03:39:24.407039 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.01.16 03:39:24.407145 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.01.16 03:39:24.407189 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11498 | 2026.01.16 03:39:24.407611 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.01.16 03:39:24.407646 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11500 | 2026.01.16 03:39:24.407974 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11501 | 2026.01.16 03:39:24.408191 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.01.16 03:39:24.408295 [ 69 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11503 | 2026.01.16 03:39:24.408324 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001199 sec., 46705.58798999166 rows/sec., 3.37 MiB/sec. | ||
| 11504 | 2026.01.16 03:39:24.408339 [ 69 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.01.16 03:39:24.408362 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11506 | 2026.01.16 03:39:24.408364 [ 260 ] {807fbfe6-285b-4972-bf62-b744e0c33883} <Debug> TCPHandler: Processed in 0.001375941 sec. | ||
| 11507 | 2026.01.16 03:39:24.408481 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.01.16 03:39:24.408523 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11509 | 2026.01.16 03:39:24.408578 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11510 | 2026.01.16 03:39:24.408634 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11511 | 2026.01.16 03:39:24.408734 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11512 | 2026.01.16 03:39:24.408790 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 11513 | 2026.01.16 03:39:24.408890 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 11514 | 2026.01.16 03:39:24.408964 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 11515 | 2026.01.16 03:39:24.409034 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 11516 | 2026.01.16 03:39:24.409072 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.01.16 03:39:24.409097 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 11518 | 2026.01.16 03:39:24.409115 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11519 | 2026.01.16 03:39:24.409173 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 11520 | 2026.01.16 03:39:24.409533 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11521 | 2026.01.16 03:39:24.409770 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.01.16 03:39:24.409907 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001347 sec., 89086.85968819598 rows/sec., 6.97 MiB/sec. | ||
| 11523 | 2026.01.16 03:39:24.409946 [ 260 ] {ecb0bcb7-d440-4db2-981e-9350c73efe7a} <Debug> TCPHandler: Processed in 0.001515422 sec. | ||
| 11524 | 2026.01.16 03:39:24.410054 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.01.16 03:39:24.410151 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.01.16 03:39:24.410167 [ 195 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724236 sec., 274324.39642833115 rows/sec., 19.40 MiB/sec. | ||
| 11527 | 2026.01.16 03:39:24.410196 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11528 | 2026.01.16 03:39:24.410357 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11529 | 2026.01.16 03:39:24.410618 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.01.16 03:39:24.410661 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11531 | 2026.01.16 03:39:24.410668 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2026.01.16 03:39:24.410774 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_56_11} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11533 | 2026.01.16 03:39:24.410863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11534 | 2026.01.16 03:39:24.411029 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11535 | 2026.01.16 03:39:24.411246 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.01.16 03:39:24.411380 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001248 sec., 133814.10256410256 rows/sec., 9.31 MiB/sec. | ||
| 11537 | 2026.01.16 03:39:24.411417 [ 260 ] {7779ecac-73ae-4cc3-b490-6c39a25b41ba} <Debug> TCPHandler: Processed in 0.00141253 sec. | ||
| 11538 | 2026.01.16 03:39:24.411543 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.01.16 03:39:24.411656 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.01.16 03:39:24.411720 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <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 | ||
| 11541 | 2026.01.16 03:39:24.412739 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.01.16 03:39:24.412784 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11543 | 2026.01.16 03:39:24.413517 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11544 | 2026.01.16 03:39:24.413754 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.01.16 03:39:24.413900 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002266 sec., 18534.863195057373 rows/sec., 33.21 MiB/sec. | ||
| 11546 | 2026.01.16 03:39:24.413970 [ 260 ] {274bf1d2-565f-441e-86b9-e80e54c4f9fe} <Debug> TCPHandler: Processed in 0.002486378 sec. | ||
| 11547 | 2026.01.16 03:39:24.414081 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.01.16 03:39:24.414178 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11549 | 2026.01.16 03:39:24.414221 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11550 | 2026.01.16 03:39:24.414550 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.01.16 03:39:24.414585 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11552 | 2026.01.16 03:39:24.414892 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11553 | 2026.01.16 03:39:24.415104 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.01.16 03:39:24.415234 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 11555 | 2026.01.16 03:39:24.415270 [ 260 ] {ba881095-137c-430e-a738-368793d0d12c} <Debug> TCPHandler: Processed in 0.001239068 sec. | ||
| 11556 | 2026.01.16 03:39:25.171997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 11557 | 2026.01.16 03:39:25.172733 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.01.16 03:39:25.172779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11559 | 2026.01.16 03:39:25.173322 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11560 | 2026.01.16 03:39:25.173556 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2026.01.16 03:39:25.173692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 11562 | 2026.01.16 03:39:26.669370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11563 | 2026.01.16 03:39:26.686402 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.01.16 03:39:26.686471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11565 | 2026.01.16 03:39:26.692822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11566 | 2026.01.16 03:39:26.693569 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2026.01.16 03:39:26.696534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11568 | 2026.01.16 03:39:29.401077 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.01.16 03:39:29.401378 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11570 | 2026.01.16 03:39:29.401473 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11571 | 2026.01.16 03:39:29.402110 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.01.16 03:39:29.402156 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11573 | 2026.01.16 03:39:29.402547 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11574 | 2026.01.16 03:39:29.402787 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.01.16 03:39:29.402945 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 11576 | 2026.01.16 03:39:29.402995 [ 260 ] {66c76886-830c-47e1-bf0a-b9eb432c1cd0} <Debug> TCPHandler: Processed in 0.002094661 sec. | ||
| 11577 | 2026.01.16 03:39:29.403118 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.01.16 03:39:29.403219 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11579 | 2026.01.16 03:39:29.403261 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11580 | 2026.01.16 03:39:29.403680 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.01.16 03:39:29.403717 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11582 | 2026.01.16 03:39:29.404030 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11583 | 2026.01.16 03:39:29.404239 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.16 03:39:29.404368 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 11585 | 2026.01.16 03:39:29.404406 [ 260 ] {e1e8a2de-4fa1-4bb3-8c86-7309d8b65a67} <Debug> TCPHandler: Processed in 0.0013377 sec. | ||
| 11586 | 2026.01.16 03:39:29.404509 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.01.16 03:39:29.404603 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.01.16 03:39:29.404646 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11589 | 2026.01.16 03:39:29.405061 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.16 03:39:29.405096 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11591 | 2026.01.16 03:39:29.405429 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11592 | 2026.01.16 03:39:29.405658 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.01.16 03:39:29.405786 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 11594 | 2026.01.16 03:39:29.405822 [ 260 ] {c9c3b5ce-ab54-44c5-845e-9de0867e6539} <Debug> TCPHandler: Processed in 0.00135951 sec. | ||
| 11595 | 2026.01.16 03:39:29.405947 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.01.16 03:39:29.406054 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.01.16 03:39:29.406096 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11598 | 2026.01.16 03:39:29.406421 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.16 03:39:29.406456 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11600 | 2026.01.16 03:39:29.406776 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11601 | 2026.01.16 03:39:29.406978 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.16 03:39:29.407108 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11603 | 2026.01.16 03:39:29.407144 [ 260 ] {c6c35c10-ead5-4a39-9fdd-93ad22bd8ac8} <Debug> TCPHandler: Processed in 0.001244698 sec. | ||
| 11604 | 2026.01.16 03:39:32.491898 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11605 | 2026.01.16 03:39:32.491950 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11606 | 2026.01.16 03:39:32.673890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 11607 | 2026.01.16 03:39:32.674472 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.01.16 03:39:32.674510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11609 | 2026.01.16 03:39:32.675002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11610 | 2026.01.16 03:39:32.675274 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.01.16 03:39:32.675419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 11612 | 2026.01.16 03:39:32.748140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1404 | ||
| 11613 | 2026.01.16 03:39:32.750302 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.01.16 03:39:32.750341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11615 | 2026.01.16 03:39:32.751517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11616 | 2026.01.16 03:39:32.751793 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.01.16 03:39:32.752063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11618 | 2026.01.16 03:39:34.196661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11619 | 2026.01.16 03:39:34.213169 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.01.16 03:39:34.213216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11621 | 2026.01.16 03:39:34.219428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11622 | 2026.01.16 03:39:34.220177 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.01.16 03:39:34.223037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11624 | 2026.01.16 03:39:34.402699 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2026.01.16 03:39:34.402894 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11626 | 2026.01.16 03:39:34.402965 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11627 | 2026.01.16 03:39:34.403745 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.01.16 03:39:34.403788 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11629 | 2026.01.16 03:39:34.404194 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11630 | 2026.01.16 03:39:34.404423 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.01.16 03:39:34.404577 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001736 sec., 80645.16129032259 rows/sec., 7.01 MiB/sec. | ||
| 11632 | 2026.01.16 03:39:34.404620 [ 260 ] {49d3106b-23d4-42e1-ba31-f764139b52c9} <Debug> TCPHandler: Processed in 0.002055611 sec. | ||
| 11633 | 2026.01.16 03:39:34.404744 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.01.16 03:39:34.404839 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11635 | 2026.01.16 03:39:34.404880 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11636 | 2026.01.16 03:39:34.405300 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.01.16 03:39:34.405335 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11638 | 2026.01.16 03:39:34.405639 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11639 | 2026.01.16 03:39:34.405911 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.01.16 03:39:34.406040 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001221 sec., 34398.0343980344 rows/sec., 2.53 MiB/sec. | ||
| 11641 | 2026.01.16 03:39:34.406078 [ 260 ] {bb1f8a92-202b-4fb2-8ffc-907a5a55bcd5} <Debug> TCPHandler: Processed in 0.001383781 sec. | ||
| 11642 | 2026.01.16 03:39:34.406191 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.01.16 03:39:34.406285 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11644 | 2026.01.16 03:39:34.406324 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11645 | 2026.01.16 03:39:34.406754 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.01.16 03:39:34.406790 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11647 | 2026.01.16 03:39:34.407224 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11648 | 2026.01.16 03:39:34.407441 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.01.16 03:39:34.407568 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001302 sec., 81413.21044546852 rows/sec., 6.36 MiB/sec. | ||
| 11650 | 2026.01.16 03:39:34.407606 [ 260 ] {bef1236b-5240-4d87-9bba-6baf5c7df986} <Debug> TCPHandler: Processed in 0.001463382 sec. | ||
| 11651 | 2026.01.16 03:39:34.407722 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.01.16 03:39:34.407816 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11653 | 2026.01.16 03:39:34.407861 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11654 | 2026.01.16 03:39:34.408267 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.01.16 03:39:34.408301 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11656 | 2026.01.16 03:39:34.408652 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11657 | 2026.01.16 03:39:34.408876 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.01.16 03:39:34.409006 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 11659 | 2026.01.16 03:39:34.409042 [ 260 ] {41c6fef6-5032-4aff-a839-86ddd1f1db7e} <Debug> TCPHandler: Processed in 0.001369721 sec. | ||
| 11660 | 2026.01.16 03:39:34.409151 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.01.16 03:39:34.409245 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.01.16 03:39:34.409299 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <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 | ||
| 11663 | 2026.01.16 03:39:34.410166 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.01.16 03:39:34.410201 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11665 | 2026.01.16 03:39:34.410792 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11666 | 2026.01.16 03:39:34.411024 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.16 03:39:34.411162 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001935 sec., 21705.426356589145 rows/sec., 38.90 MiB/sec. | ||
| 11668 | 2026.01.16 03:39:34.411216 [ 260 ] {bf62b7d5-78f7-498c-b0e1-292aa4b1956c} <Debug> TCPHandler: Processed in 0.002112901 sec. | ||
| 11669 | 2026.01.16 03:39:34.411340 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.01.16 03:39:34.411434 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11671 | 2026.01.16 03:39:34.411476 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11672 | 2026.01.16 03:39:34.411833 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.01.16 03:39:34.411867 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11674 | 2026.01.16 03:39:34.412184 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11675 | 2026.01.16 03:39:34.412394 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.01.16 03:39:34.412522 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11677 | 2026.01.16 03:39:34.412557 [ 260 ] {0938d602-84e3-486a-871c-4ead1f306dcf} <Debug> TCPHandler: Processed in 0.00126595 sec. | ||
| 11678 | 2026.01.16 03:39:39.430645 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.01.16 03:39:39.430840 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11680 | 2026.01.16 03:39:39.430908 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11681 | 2026.01.16 03:39:39.431544 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.01.16 03:39:39.431592 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11683 | 2026.01.16 03:39:39.432004 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11684 | 2026.01.16 03:39:39.432248 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.01.16 03:39:39.432411 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 11686 | 2026.01.16 03:39:39.432463 [ 260 ] {44739a55-6c39-42b7-9929-834991d7827e} <Debug> TCPHandler: Processed in 0.001947549 sec. | ||
| 11687 | 2026.01.16 03:39:39.432594 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.01.16 03:39:39.432694 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11689 | 2026.01.16 03:39:39.432782 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11690 | 2026.01.16 03:39:39.433261 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.01.16 03:39:39.433300 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11692 | 2026.01.16 03:39:39.433623 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11693 | 2026.01.16 03:39:39.433840 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.01.16 03:39:39.433979 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001307 sec., 3060.44376434583 rows/sec., 249.56 KiB/sec. | ||
| 11695 | 2026.01.16 03:39:39.434019 [ 260 ] {5b8f8a20-afcc-4f8b-a398-e178a08aeb81} <Debug> TCPHandler: Processed in 0.001478322 sec. | ||
| 11696 | 2026.01.16 03:39:39.434129 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2026.01.16 03:39:39.434227 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11698 | 2026.01.16 03:39:39.434268 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11699 | 2026.01.16 03:39:39.435461 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.01.16 03:39:39.435504 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11701 | 2026.01.16 03:39:39.435935 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11702 | 2026.01.16 03:39:39.436152 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.01.16 03:39:39.436292 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.002085 sec., 632134.2925659473 rows/sec., 52.73 MiB/sec. | ||
| 11704 | 2026.01.16 03:39:39.436332 [ 260 ] {19bb39f2-166f-4ffe-9570-b6a35297e81b} <Debug> TCPHandler: Processed in 0.002253984 sec. | ||
| 11705 | 2026.01.16 03:39:39.436445 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.01.16 03:39:39.436542 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11707 | 2026.01.16 03:39:39.436582 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11708 | 2026.01.16 03:39:39.436976 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.01.16 03:39:39.437014 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11710 | 2026.01.16 03:39:39.437315 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11711 | 2026.01.16 03:39:39.437534 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.01.16 03:39:39.437671 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.06 MiB/sec. | ||
| 11713 | 2026.01.16 03:39:39.437711 [ 260 ] {7327a60f-1819-42e1-b593-b40afcf4c41f} <Debug> TCPHandler: Processed in 0.001315769 sec. | ||
| 11714 | 2026.01.16 03:39:39.437823 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.01.16 03:39:39.437917 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.01.16 03:39:39.437956 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11717 | 2026.01.16 03:39:39.438440 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2026.01.16 03:39:39.438482 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11719 | 2026.01.16 03:39:39.438797 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11720 | 2026.01.16 03:39:39.439020 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.01.16 03:39:39.439154 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001255 sec., 200796.812749004 rows/sec., 13.89 MiB/sec. | ||
| 11722 | 2026.01.16 03:39:39.439193 [ 260 ] {36770e9a-1891-449b-aaf2-09c2f9e25411} <Debug> TCPHandler: Processed in 0.001419162 sec. | ||
| 11723 | 2026.01.16 03:39:39.439300 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.01.16 03:39:39.439394 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11725 | 2026.01.16 03:39:39.439434 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11726 | 2026.01.16 03:39:39.439813 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.01.16 03:39:39.439849 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11728 | 2026.01.16 03:39:39.440145 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11729 | 2026.01.16 03:39:39.440358 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.01.16 03:39:39.440489 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 11731 | 2026.01.16 03:39:39.440526 [ 260 ] {4dfbe6cc-789d-4d33-b061-e9d0e211ac7f} <Debug> TCPHandler: Processed in 0.001275039 sec. | ||
| 11732 | 2026.01.16 03:39:39.440629 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.01.16 03:39:39.440722 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11734 | 2026.01.16 03:39:39.440761 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11735 | 2026.01.16 03:39:39.441362 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.01.16 03:39:39.441397 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11737 | 2026.01.16 03:39:39.441745 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11738 | 2026.01.16 03:39:39.441968 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.01.16 03:39:39.442098 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001393 sec., 402010.0502512563 rows/sec., 30.14 MiB/sec. | ||
| 11740 | 2026.01.16 03:39:39.442136 [ 260 ] {3eefcffb-d78c-41f4-bf7a-31c35a3e9600} <Debug> TCPHandler: Processed in 0.001556013 sec. | ||
| 11741 | 2026.01.16 03:39:39.442248 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.01.16 03:39:39.442343 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11743 | 2026.01.16 03:39:39.442386 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11744 | 2026.01.16 03:39:39.443005 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.01.16 03:39:39.443042 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11746 | 2026.01.16 03:39:39.443424 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11747 | 2026.01.16 03:39:39.443650 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.01.16 03:39:39.443791 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001467 sec., 601226.9938650307 rows/sec., 40.81 MiB/sec. | ||
| 11749 | 2026.01.16 03:39:39.443829 [ 260 ] {ebd32870-ba7a-4e1a-8738-7e0993475a68} <Debug> TCPHandler: Processed in 0.001631204 sec. | ||
| 11750 | 2026.01.16 03:39:39.443944 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.01.16 03:39:39.444043 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.01.16 03:39:39.444085 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11753 | 2026.01.16 03:39:39.444438 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.16 03:39:39.444475 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11755 | 2026.01.16 03:39:39.444807 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11756 | 2026.01.16 03:39:39.445045 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.16 03:39:39.445189 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11758 | 2026.01.16 03:39:39.445227 [ 260 ] {99aeb61d-f0b1-4815-b37c-ba14137d4318} <Debug> TCPHandler: Processed in 0.00133203 sec. | ||
| 11759 | 2026.01.16 03:39:40.175572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 11760 | 2026.01.16 03:39:40.176110 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.01.16 03:39:40.176154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11762 | 2026.01.16 03:39:40.176657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11763 | 2026.01.16 03:39:40.176891 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.01.16 03:39:40.177024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 11765 | 2026.01.16 03:39:40.177038 [ 100 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11766 | 2026.01.16 03:39:40.177113 [ 100 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.01.16 03:39:40.177139 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11768 | 2026.01.16 03:39:40.177276 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11769 | 2026.01.16 03:39:40.177431 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11770 | 2026.01.16 03:39:40.177473 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 11771 | 2026.01.16 03:39:40.177546 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11772 | 2026.01.16 03:39:40.177597 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11773 | 2026.01.16 03:39:40.177647 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11774 | 2026.01.16 03:39:40.177693 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11775 | 2026.01.16 03:39:40.177736 [ 187 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11776 | 2026.01.16 03:39:40.180313 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.003100546 sec., 9462849.44651684 rows/sec., 135.37 MiB/sec. | ||
| 11777 | 2026.01.16 03:39:40.180716 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11778 | 2026.01.16 03:39:40.181020 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.01.16 03:39:40.181105 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_61_12} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11780 | 2026.01.16 03:39:40.181236 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11781 | 2026.01.16 03:39:41.723150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11782 | 2026.01.16 03:39:41.740547 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.01.16 03:39:41.740615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11784 | 2026.01.16 03:39:41.746890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11785 | 2026.01.16 03:39:41.747608 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.01.16 03:39:41.747951 [ 99 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11787 | 2026.01.16 03:39:41.748037 [ 99 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.01.16 03:39:41.748076 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11789 | 2026.01.16 03:39:41.748235 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11790 | 2026.01.16 03:39:41.750831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11791 | 2026.01.16 03:39:41.752329 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11792 | 2026.01.16 03:39:41.753734 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11793 | 2026.01.16 03:39:41.758255 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11794 | 2026.01.16 03:39:41.762908 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11795 | 2026.01.16 03:39:41.767419 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11796 | 2026.01.16 03:39:41.771831 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11797 | 2026.01.16 03:39:41.775642 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11798 | 2026.01.16 03:39:41.826393 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07822318 sec., 5880.609814124151 rows/sec., 30.41 MiB/sec. | ||
| 11799 | 2026.01.16 03:39:41.829490 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11800 | 2026.01.16 03:39:41.831539 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.01.16 03:39:41.831645 [ 194 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_61_12} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11802 | 2026.01.16 03:39:41.834958 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11803 | 2026.01.16 03:39:42.752281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1434 | ||
| 11804 | 2026.01.16 03:39:42.754854 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.01.16 03:39:42.754908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11806 | 2026.01.16 03:39:42.756202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11807 | 2026.01.16 03:39:42.756483 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.01.16 03:39:42.756661 [ 96 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11809 | 2026.01.16 03:39:42.756747 [ 96 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.01.16 03:39:42.756784 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11811 | 2026.01.16 03:39:42.756880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 11812 | 2026.01.16 03:39:42.756924 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11813 | 2026.01.16 03:39:42.757536 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11814 | 2026.01.16 03:39:42.757685 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1308 rows starting from the beginning of the part | ||
| 11815 | 2026.01.16 03:39:42.758048 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 11816 | 2026.01.16 03:39:42.758382 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 11817 | 2026.01.16 03:39:42.758718 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 11818 | 2026.01.16 03:39:42.759061 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 11819 | 2026.01.16 03:39:42.759414 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 11820 | 2026.01.16 03:39:42.765692 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 72 columns (72 merged, 0 gathered) in 0.008826183 sec., 162471.13842982863 rows/sec., 129.24 MiB/sec. | ||
| 11821 | 2026.01.16 03:39:42.767476 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11822 | 2026.01.16 03:39:42.768112 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.16 03:39:42.768204 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_46_9} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11824 | 2026.01.16 03:39:42.768559 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11825 | 2026.01.16 03:39:44.403078 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.16 03:39:44.403352 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.16 03:39:44.403452 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11828 | 2026.01.16 03:39:44.404371 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.16 03:39:44.404411 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11830 | 2026.01.16 03:39:44.404810 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11831 | 2026.01.16 03:39:44.405043 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.16 03:39:44.405190 [ 97 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11833 | 2026.01.16 03:39:44.405206 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001928 sec., 72614.10788381743 rows/sec., 6.31 MiB/sec. | ||
| 11834 | 2026.01.16 03:39:44.405236 [ 97 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.01.16 03:39:44.405259 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11836 | 2026.01.16 03:39:44.405265 [ 260 ] {06f9eacf-e1fb-42db-ade5-3cdcdfe11c33} <Debug> TCPHandler: Processed in 0.002359955 sec. | ||
| 11837 | 2026.01.16 03:39:44.405393 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11838 | 2026.01.16 03:39:44.405409 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2026.01.16 03:39:44.405542 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11840 | 2026.01.16 03:39:44.405547 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11841 | 2026.01.16 03:39:44.405587 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2467 rows starting from the beginning of the part | ||
| 11842 | 2026.01.16 03:39:44.405607 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11843 | 2026.01.16 03:39:44.405664 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 147 rows starting from the beginning of the part | ||
| 11844 | 2026.01.16 03:39:44.405722 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 11845 | 2026.01.16 03:39:44.405771 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 140 rows starting from the beginning of the part | ||
| 11846 | 2026.01.16 03:39:44.405815 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1318 rows starting from the beginning of the part | ||
| 11847 | 2026.01.16 03:39:44.405861 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 140 rows starting from the beginning of the part | ||
| 11848 | 2026.01.16 03:39:44.406049 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.01.16 03:39:44.406090 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11850 | 2026.01.16 03:39:44.406410 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11851 | 2026.01.16 03:39:44.406649 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.01.16 03:39:44.406784 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001261 sec., 33306.89928628073 rows/sec., 2.45 MiB/sec. | ||
| 11853 | 2026.01.16 03:39:44.406821 [ 260 ] {e78a2abd-f20f-4754-95b2-70b65a627c99} <Debug> TCPHandler: Processed in 0.001463392 sec. | ||
| 11854 | 2026.01.16 03:39:44.406935 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2026.01.16 03:39:44.407028 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11856 | 2026.01.16 03:39:44.407067 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11857 | 2026.01.16 03:39:44.407516 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.01.16 03:39:44.407549 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11859 | 2026.01.16 03:39:44.407593 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002268414 sec., 1881490.7684399763 rows/sec., 162.85 MiB/sec. | ||
| 11860 | 2026.01.16 03:39:44.407862 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11861 | 2026.01.16 03:39:44.407986 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11862 | 2026.01.16 03:39:44.408101 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.01.16 03:39:44.408219 [ 97 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11864 | 2026.01.16 03:39:44.408242 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001234 sec., 85899.51377633712 rows/sec., 6.71 MiB/sec. | ||
| 11865 | 2026.01.16 03:39:44.408246 [ 97 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.01.16 03:39:44.408277 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11867 | 2026.01.16 03:39:44.408282 [ 260 ] {bef31448-ab70-40b9-9ee9-532ea30f4edc} <Debug> TCPHandler: Processed in 0.001395141 sec. | ||
| 11868 | 2026.01.16 03:39:44.408354 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11869 | 2026.01.16 03:39:44.408407 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2026.01.16 03:39:44.408446 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11871 | 2026.01.16 03:39:44.408477 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1251 rows starting from the beginning of the part | ||
| 11872 | 2026.01.16 03:39:44.408506 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.01.16 03:39:44.408522 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 120 rows starting from the beginning of the part | ||
| 11874 | 2026.01.16 03:39:44.408543 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.01.16 03:39:44.408564 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 11876 | 2026.01.16 03:39:44.408560 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11877 | 2026.01.16 03:39:44.408615 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 11878 | 2026.01.16 03:39:44.408654 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 560 rows starting from the beginning of the part | ||
| 11879 | 2026.01.16 03:39:44.408689 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part | ||
| 11880 | 2026.01.16 03:39:44.408712 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_91_18} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11881 | 2026.01.16 03:39:44.408876 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11882 | 2026.01.16 03:39:44.409034 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.01.16 03:39:44.409074 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11884 | 2026.01.16 03:39:44.409416 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11885 | 2026.01.16 03:39:44.409629 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.01.16 03:39:44.409722 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11887 | 2026.01.16 03:39:44.409746 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.01.16 03:39:44.409754 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 11889 | 2026.01.16 03:39:44.409761 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11890 | 2026.01.16 03:39:44.409795 [ 260 ] {8d008eac-b2c2-4b8d-8dd8-f896bd34a7d9} <Debug> TCPHandler: Processed in 0.001435442 sec. | ||
| 11891 | 2026.01.16 03:39:44.409834 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11892 | 2026.01.16 03:39:44.409846 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515082 sec., 1456686.8327918884 rows/sec., 113.29 MiB/sec. | ||
| 11893 | 2026.01.16 03:39:44.409931 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.01.16 03:39:44.409939 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2026.01.16 03:39:44.409991 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27199 rows starting from the beginning of the part | ||
| 11896 | 2026.01.16 03:39:44.410039 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11897 | 2026.01.16 03:39:44.410044 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 167 rows starting from the beginning of the part | ||
| 11898 | 2026.01.16 03:39:44.410087 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11899 | 2026.01.16 03:39:44.410101 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11900 | 2026.01.16 03:39:44.410104 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <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 | ||
| 11901 | 2026.01.16 03:39:44.410149 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11902 | 2026.01.16 03:39:44.410186 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 882 rows starting from the beginning of the part | ||
| 11903 | 2026.01.16 03:39:44.410221 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11904 | 2026.01.16 03:39:44.410395 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.01.16 03:39:44.410488 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_91_18} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11906 | 2026.01.16 03:39:44.410576 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11907 | 2026.01.16 03:39:44.411070 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.01.16 03:39:44.411112 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11909 | 2026.01.16 03:39:44.411736 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11910 | 2026.01.16 03:39:44.411992 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.01.16 03:39:44.412137 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002117 sec., 19839.395370807746 rows/sec., 35.55 MiB/sec. | ||
| 11912 | 2026.01.16 03:39:44.412191 [ 260 ] {0389d1f5-618e-40c2-baff-7d7a2095b3c6} <Debug> TCPHandler: Processed in 0.002309175 sec. | ||
| 11913 | 2026.01.16 03:39:44.412308 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2026.01.16 03:39:44.412401 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11915 | 2026.01.16 03:39:44.412441 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11916 | 2026.01.16 03:39:44.412785 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2026.01.16 03:39:44.412819 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11918 | 2026.01.16 03:39:44.413287 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11919 | 2026.01.16 03:39:44.413498 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.01.16 03:39:44.413595 [ 97 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11921 | 2026.01.16 03:39:44.413617 [ 97 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.01.16 03:39:44.413625 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 11923 | 2026.01.16 03:39:44.413633 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11924 | 2026.01.16 03:39:44.413660 [ 260 ] {f4272832-560a-4254-8bb8-7392562637dc} <Debug> TCPHandler: Processed in 0.00139877 sec. | ||
| 11925 | 2026.01.16 03:39:44.413718 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11926 | 2026.01.16 03:39:44.413828 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11927 | 2026.01.16 03:39:44.413861 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5670 rows starting from the beginning of the part | ||
| 11928 | 2026.01.16 03:39:44.413924 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11929 | 2026.01.16 03:39:44.413971 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11930 | 2026.01.16 03:39:44.414021 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11931 | 2026.01.16 03:39:44.414066 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11932 | 2026.01.16 03:39:44.414105 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11933 | 2026.01.16 03:39:44.416026 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344855 sec., 2545999.64603355 rows/sec., 167.59 MiB/sec. | ||
| 11934 | 2026.01.16 03:39:44.416621 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11935 | 2026.01.16 03:39:44.416919 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.01.16 03:39:44.416997 [ 190 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_91_18} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11937 | 2026.01.16 03:39:44.417086 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11938 | 2026.01.16 03:39:44.417229 [ 190 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28728 rows, containing 5 columns (5 merged, 0 gathered) in 0.007425961 sec., 3868590.2067086 rows/sec., 263.54 MiB/sec. | ||
| 11939 | 2026.01.16 03:39:44.417600 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11940 | 2026.01.16 03:39:44.417870 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.01.16 03:39:44.417948 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11942 | 2026.01.16 03:39:44.418025 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11943 | 2026.01.16 03:39:45.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.36 MiB, peak 355.23 MiB, free memory in arenas 0.00 B, will set to 344.91 MiB (RSS), difference: 1.55 MiB | ||
| 11944 | 2026.01.16 03:39:47.492002 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11945 | 2026.01.16 03:39:47.492088 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11946 | 2026.01.16 03:39:47.677246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 11947 | 2026.01.16 03:39:47.677750 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.01.16 03:39:47.677788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11949 | 2026.01.16 03:39:47.678266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11950 | 2026.01.16 03:39:47.678536 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.01.16 03:39:47.678666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 11952 | 2026.01.16 03:39:49.250995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11953 | 2026.01.16 03:39:49.266233 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.01.16 03:39:49.266286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11955 | 2026.01.16 03:39:49.271542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11956 | 2026.01.16 03:39:49.272236 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.01.16 03:39:49.275347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11958 | 2026.01.16 03:39:49.401397 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.01.16 03:39:49.401579 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11960 | 2026.01.16 03:39:49.401649 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11961 | 2026.01.16 03:39:49.402279 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.01.16 03:39:49.402330 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11963 | 2026.01.16 03:39:49.402743 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11964 | 2026.01.16 03:39:49.402968 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2026.01.16 03:39:49.403139 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 11966 | 2026.01.16 03:39:49.403193 [ 260 ] {df6706dc-030b-429f-adc5-49d3db9ceffe} <Debug> TCPHandler: Processed in 0.001943899 sec. | ||
| 11967 | 2026.01.16 03:39:49.403321 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.01.16 03:39:49.403428 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11969 | 2026.01.16 03:39:49.403473 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11970 | 2026.01.16 03:39:49.403910 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.01.16 03:39:49.403950 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11972 | 2026.01.16 03:39:49.404275 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11973 | 2026.01.16 03:39:49.404501 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.01.16 03:39:49.404641 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 11975 | 2026.01.16 03:39:49.404682 [ 260 ] {07901513-9bd4-4271-a201-d1846e5bb1a9} <Debug> TCPHandler: Processed in 0.001413831 sec. | ||
| 11976 | 2026.01.16 03:39:49.404796 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.01.16 03:39:49.404895 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11978 | 2026.01.16 03:39:49.404940 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11979 | 2026.01.16 03:39:49.405348 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.01.16 03:39:49.405386 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11981 | 2026.01.16 03:39:49.405722 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11982 | 2026.01.16 03:39:49.405938 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.01.16 03:39:49.406074 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11984 | 2026.01.16 03:39:49.406112 [ 260 ] {ddefdd01-6825-4438-acfc-70e42177a3dd} <Debug> TCPHandler: Processed in 0.00136726 sec. | ||
| 11985 | 2026.01.16 03:39:49.406231 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.01.16 03:39:49.406332 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.01.16 03:39:49.406376 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11988 | 2026.01.16 03:39:49.406704 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.01.16 03:39:49.406741 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11990 | 2026.01.16 03:39:49.407074 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11991 | 2026.01.16 03:39:49.407291 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.01.16 03:39:49.407427 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 11993 | 2026.01.16 03:39:49.407465 [ 260 ] {1660a182-a28b-49ba-b1e0-e749968f6830} <Debug> TCPHandler: Processed in 0.0012861 sec. | ||
| 11994 | 2026.01.16 03:39:52.757191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1454 | ||
| 11995 | 2026.01.16 03:39:52.759320 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.01.16 03:39:52.759371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11997 | 2026.01.16 03:39:52.760542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11998 | 2026.01.16 03:39:52.760803 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2026.01.16 03:39:52.761064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 12000 | 2026.01.16 03:39:53.599113 [ 84 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 12001 | 2026.01.16 03:39:53.599177 [ 84 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2026.01.16 03:39:53.599201 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12003 | 2026.01.16 03:39:53.599329 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 12004 | 2026.01.16 03:39:53.599482 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12005 | 2026.01.16 03:39:53.599517 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 12006 | 2026.01.16 03:39:53.599584 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 12007 | 2026.01.16 03:39:53.599630 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12008 | 2026.01.16 03:39:53.599675 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 12009 | 2026.01.16 03:39:53.599717 [ 201 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12010 | 2026.01.16 03:39:53.600588 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131209 sec., 403935.70562994917 rows/sec., 28.95 MiB/sec. | ||
| 12011 | 2026.01.16 03:39:53.600789 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 12012 | 2026.01.16 03:39:53.601087 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.16 03:39:53.601172 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_27_6} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 12014 | 2026.01.16 03:39:53.601269 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12015 | 2026.01.16 03:39:54.415229 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.01.16 03:39:54.415468 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12017 | 2026.01.16 03:39:54.415540 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12018 | 2026.01.16 03:39:54.416441 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.01.16 03:39:54.416492 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12020 | 2026.01.16 03:39:54.416880 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12021 | 2026.01.16 03:39:54.417115 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.01.16 03:39:54.417272 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 12023 | 2026.01.16 03:39:54.417324 [ 260 ] {286167b0-b84f-4dce-8681-6a801fac2689} <Debug> TCPHandler: Processed in 0.002272374 sec. | ||
| 12024 | 2026.01.16 03:39:54.417456 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.01.16 03:39:54.417556 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12026 | 2026.01.16 03:39:54.417599 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12027 | 2026.01.16 03:39:54.418830 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.01.16 03:39:54.418868 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12029 | 2026.01.16 03:39:54.419253 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12030 | 2026.01.16 03:39:54.419460 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.01.16 03:39:54.419593 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.00206 sec., 580582.5242718447 rows/sec., 46.41 MiB/sec. | ||
| 12032 | 2026.01.16 03:39:54.419631 [ 260 ] {ac295f6f-a8c5-44cf-9877-7f730a80ba77} <Debug> TCPHandler: Processed in 0.002224583 sec. | ||
| 12033 | 2026.01.16 03:39:54.419757 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2026.01.16 03:39:54.419883 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12035 | 2026.01.16 03:39:54.419934 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12036 | 2026.01.16 03:39:54.420542 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.01.16 03:39:54.420581 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12038 | 2026.01.16 03:39:54.420908 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12039 | 2026.01.16 03:39:54.421128 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.01.16 03:39:54.421262 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001406 sec., 175675.67567567568 rows/sec., 10.75 MiB/sec. | ||
| 12041 | 2026.01.16 03:39:54.421301 [ 260 ] {e32f9ffe-954c-43a9-acdb-6dfa8285dda5} <Debug> TCPHandler: Processed in 0.001607524 sec. | ||
| 12042 | 2026.01.16 03:39:54.421414 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.01.16 03:39:54.421516 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12044 | 2026.01.16 03:39:54.421556 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12045 | 2026.01.16 03:39:54.422085 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.01.16 03:39:54.422122 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12047 | 2026.01.16 03:39:54.422434 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12048 | 2026.01.16 03:39:54.422645 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.01.16 03:39:54.422772 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001276 sec., 166144.20062695924 rows/sec., 10.71 MiB/sec. | ||
| 12050 | 2026.01.16 03:39:54.422810 [ 260 ] {8be4183b-d5e2-4ff1-8f61-ba1dff6b473e} <Debug> TCPHandler: Processed in 0.001444901 sec. | ||
| 12051 | 2026.01.16 03:39:54.422921 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2026.01.16 03:39:54.423018 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12053 | 2026.01.16 03:39:54.423056 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12054 | 2026.01.16 03:39:54.423561 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2026.01.16 03:39:54.423597 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12056 | 2026.01.16 03:39:54.423893 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12057 | 2026.01.16 03:39:54.424107 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.01.16 03:39:54.424233 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 12059 | 2026.01.16 03:39:54.424270 [ 260 ] {a6e95e77-3192-4e4d-a542-e5c802b7cef2} <Debug> TCPHandler: Processed in 0.001396641 sec. | ||
| 12060 | 2026.01.16 03:39:54.424379 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12061 | 2026.01.16 03:39:54.424470 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12062 | 2026.01.16 03:39:54.424509 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12063 | 2026.01.16 03:39:54.425272 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.01.16 03:39:54.425309 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12065 | 2026.01.16 03:39:54.425643 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12066 | 2026.01.16 03:39:54.425860 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.01.16 03:39:54.425987 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001534 sec., 470013.03780964797 rows/sec., 33.00 MiB/sec. | ||
| 12068 | 2026.01.16 03:39:54.426024 [ 260 ] {65e754cc-b7c6-476c-8ead-be3f7b3043b4} <Debug> TCPHandler: Processed in 0.001691375 sec. | ||
| 12069 | 2026.01.16 03:39:54.426142 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.01.16 03:39:54.426234 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12071 | 2026.01.16 03:39:54.426275 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12072 | 2026.01.16 03:39:54.426607 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.01.16 03:39:54.426642 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12074 | 2026.01.16 03:39:54.426934 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12075 | 2026.01.16 03:39:54.427146 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.01.16 03:39:54.427275 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 12077 | 2026.01.16 03:39:54.427311 [ 260 ] {cb245caa-dd41-4f8b-b2f6-f60d290856cf} <Debug> TCPHandler: Processed in 0.001216298 sec. | ||
| 12078 | 2026.01.16 03:39:54.427420 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.01.16 03:39:54.427512 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12080 | 2026.01.16 03:39:54.427553 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12081 | 2026.01.16 03:39:54.428015 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.01.16 03:39:54.428051 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12083 | 2026.01.16 03:39:54.428381 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12084 | 2026.01.16 03:39:54.428591 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.01.16 03:39:54.428716 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 12086 | 2026.01.16 03:39:54.428752 [ 260 ] {e91cc31d-5d62-48b9-a18e-0763495f3f71} <Debug> TCPHandler: Processed in 0.001379361 sec. | ||
| 12087 | 2026.01.16 03:39:54.428860 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.01.16 03:39:54.428952 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12089 | 2026.01.16 03:39:54.428992 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12090 | 2026.01.16 03:39:54.429297 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.01.16 03:39:54.429332 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12092 | 2026.01.16 03:39:54.429617 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12093 | 2026.01.16 03:39:54.429826 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.01.16 03:39:54.429952 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 12095 | 2026.01.16 03:39:54.429987 [ 260 ] {5208f557-9a81-4626-a729-0d71ac65384f} <Debug> TCPHandler: Processed in 0.001173758 sec. | ||
| 12096 | 2026.01.16 03:39:54.430088 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2026.01.16 03:39:54.430179 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12098 | 2026.01.16 03:39:54.430231 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <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 | ||
| 12099 | 2026.01.16 03:39:54.431114 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.01.16 03:39:54.431150 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12101 | 2026.01.16 03:39:54.431717 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12102 | 2026.01.16 03:39:54.431939 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.01.16 03:39:54.432061 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12104 | 2026.01.16 03:39:54.432075 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001913 sec., 21955.044432828017 rows/sec., 39.34 MiB/sec. | ||
| 12105 | 2026.01.16 03:39:54.432144 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.01.16 03:39:54.432174 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12107 | 2026.01.16 03:39:54.432182 [ 260 ] {0fb70a51-fbdc-4e26-87ad-49068d81e702} <Debug> TCPHandler: Processed in 0.002140492 sec. | ||
| 12108 | 2026.01.16 03:39:54.432279 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12109 | 2026.01.16 03:39:54.432305 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.01.16 03:39:54.432410 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12111 | 2026.01.16 03:39:54.432451 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12112 | 2026.01.16 03:39:54.432654 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12113 | 2026.01.16 03:39:54.432756 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1652 rows starting from the beginning of the part | ||
| 12114 | 2026.01.16 03:39:54.432790 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.01.16 03:39:54.432833 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12116 | 2026.01.16 03:39:54.432969 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 12117 | 2026.01.16 03:39:54.433147 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12118 | 2026.01.16 03:39:54.433151 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 12119 | 2026.01.16 03:39:54.433327 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 12120 | 2026.01.16 03:39:54.433373 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2026.01.16 03:39:54.433433 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 12122 | 2026.01.16 03:39:54.433512 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001119 sec., 92940.12511170688 rows/sec., 5.69 MiB/sec. | ||
| 12123 | 2026.01.16 03:39:54.433534 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 12124 | 2026.01.16 03:39:54.433551 [ 260 ] {39473204-f3ef-493a-b45d-524477108021} <Debug> TCPHandler: Processed in 0.00129367 sec. | ||
| 12125 | 2026.01.16 03:39:54.444064 [ 186 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 19 columns (19 merged, 0 gathered) in 0.011823117 sec., 157488.0803429417 rows/sec., 282.21 MiB/sec. | ||
| 12126 | 2026.01.16 03:39:54.446017 [ 201 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12127 | 2026.01.16 03:39:54.446396 [ 201 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.01.16 03:39:54.446475 [ 201 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12129 | 2026.01.16 03:39:54.446617 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 12130 | 2026.01.16 03:39:55.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.77 MiB, peak 363.08 MiB, free memory in arenas 0.00 B, will set to 350.93 MiB (RSS), difference: 5.17 MiB | ||
| 12131 | 2026.01.16 03:39:55.178931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 12132 | 2026.01.16 03:39:55.179788 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.01.16 03:39:55.179837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12134 | 2026.01.16 03:39:55.180344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12135 | 2026.01.16 03:39:55.180586 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.01.16 03:39:55.180741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 12137 | 2026.01.16 03:39:56.775528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12138 | 2026.01.16 03:39:56.792331 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.01.16 03:39:56.792387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12140 | 2026.01.16 03:39:56.798693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12141 | 2026.01.16 03:39:56.799414 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.01.16 03:39:56.802747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12143 | 2026.01.16 03:39:59.401529 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12144 | 2026.01.16 03:39:59.401761 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12145 | 2026.01.16 03:39:59.401836 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12146 | 2026.01.16 03:39:59.402617 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.01.16 03:39:59.402664 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12148 | 2026.01.16 03:39:59.403060 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12149 | 2026.01.16 03:39:59.403285 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.01.16 03:39:59.403442 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 12151 | 2026.01.16 03:39:59.403484 [ 260 ] {76f16458-d113-4a19-a050-d791fd93c957} <Debug> TCPHandler: Processed in 0.002136252 sec. | ||
| 12152 | 2026.01.16 03:39:59.403622 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12153 | 2026.01.16 03:39:59.403724 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12154 | 2026.01.16 03:39:59.403764 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12155 | 2026.01.16 03:39:59.404211 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.01.16 03:39:59.404247 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12157 | 2026.01.16 03:39:59.404563 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12158 | 2026.01.16 03:39:59.404773 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.01.16 03:39:59.404901 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 12160 | 2026.01.16 03:39:59.404937 [ 260 ] {b669e0db-ce4b-4cdb-81a0-fb819434e0af} <Debug> TCPHandler: Processed in 0.001363941 sec. | ||
| 12161 | 2026.01.16 03:39:59.405063 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.01.16 03:39:59.405156 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12163 | 2026.01.16 03:39:59.405198 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12164 | 2026.01.16 03:39:59.405628 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.16 03:39:59.405664 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12166 | 2026.01.16 03:39:59.405995 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12167 | 2026.01.16 03:39:59.406205 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.16 03:39:59.406334 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 12169 | 2026.01.16 03:39:59.406370 [ 260 ] {1bcdab5c-544c-4683-afc9-3355792642ec} <Debug> TCPHandler: Processed in 0.00135781 sec. | ||
| 12170 | 2026.01.16 03:39:59.406484 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.01.16 03:39:59.406577 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.01.16 03:39:59.406617 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12173 | 2026.01.16 03:39:59.406947 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.01.16 03:39:59.406983 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12175 | 2026.01.16 03:39:59.407285 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12176 | 2026.01.16 03:39:59.407493 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.01.16 03:39:59.407621 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 12178 | 2026.01.16 03:39:59.407655 [ 260 ] {d460dd4a-8c70-483d-bf60-bf5ec417b0bb} <Debug> TCPHandler: Processed in 0.001218368 sec. | ||
| 12179 | 2026.01.16 03:40:02.492178 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12180 | 2026.01.16 03:40:02.492257 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12181 | 2026.01.16 03:40:02.681015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 12182 | 2026.01.16 03:40:02.681505 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.01.16 03:40:02.681550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12184 | 2026.01.16 03:40:02.682175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12185 | 2026.01.16 03:40:02.682471 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.01.16 03:40:02.682605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 12187 | 2026.01.16 03:40:02.761361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1484 | ||
| 12188 | 2026.01.16 03:40:02.763694 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.01.16 03:40:02.763732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12190 | 2026.01.16 03:40:02.764943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12191 | 2026.01.16 03:40:02.765222 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.01.16 03:40:02.765523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1484 | ||
| 12193 | 2026.01.16 03:40:03.003115 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002727821 sec. | ||
| 12194 | 2026.01.16 03:40:04.302951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12195 | 2026.01.16 03:40:04.319804 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.01.16 03:40:04.319862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12197 | 2026.01.16 03:40:04.325908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12198 | 2026.01.16 03:40:04.326587 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.01.16 03:40:04.329481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12200 | 2026.01.16 03:40:04.414082 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.01.16 03:40:04.414266 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12202 | 2026.01.16 03:40:04.414332 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12203 | 2026.01.16 03:40:04.415171 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2026.01.16 03:40:04.415220 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12205 | 2026.01.16 03:40:04.415651 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12206 | 2026.01.16 03:40:04.415894 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.01.16 03:40:04.416053 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 12208 | 2026.01.16 03:40:04.416097 [ 260 ] {5ba0d570-69f8-44c6-a221-6e5af92c2a8c} <Debug> TCPHandler: Processed in 0.002142643 sec. | ||
| 12209 | 2026.01.16 03:40:04.416223 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.01.16 03:40:04.416319 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12211 | 2026.01.16 03:40:04.416361 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12212 | 2026.01.16 03:40:04.417590 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.01.16 03:40:04.417628 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12214 | 2026.01.16 03:40:04.418007 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12215 | 2026.01.16 03:40:04.418226 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.01.16 03:40:04.418362 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.00206 sec., 580582.5242718447 rows/sec., 46.41 MiB/sec. | ||
| 12217 | 2026.01.16 03:40:04.418401 [ 260 ] {9aa4e67b-4a41-4409-8b25-7f1b60337c3b} <Debug> TCPHandler: Processed in 0.002226853 sec. | ||
| 12218 | 2026.01.16 03:40:04.418536 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.01.16 03:40:04.418631 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.01.16 03:40:04.418671 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12221 | 2026.01.16 03:40:04.419253 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.01.16 03:40:04.419290 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12223 | 2026.01.16 03:40:04.419601 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12224 | 2026.01.16 03:40:04.419815 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.01.16 03:40:04.419933 [ 70 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12226 | 2026.01.16 03:40:04.419944 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001331 sec., 185574.7558226897 rows/sec., 11.35 MiB/sec. | ||
| 12227 | 2026.01.16 03:40:04.420005 [ 70 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.01.16 03:40:04.420031 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12229 | 2026.01.16 03:40:04.420033 [ 260 ] {97e0a500-3650-4df0-bee1-a13aebd385fd} <Debug> TCPHandler: Processed in 0.001547724 sec. | ||
| 12230 | 2026.01.16 03:40:04.420129 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12231 | 2026.01.16 03:40:04.420185 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.01.16 03:40:04.420253 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12233 | 2026.01.16 03:40:04.420286 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12234 | 2026.01.16 03:40:04.420290 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 12235 | 2026.01.16 03:40:04.420336 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12236 | 2026.01.16 03:40:04.420375 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 12237 | 2026.01.16 03:40:04.420427 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 12238 | 2026.01.16 03:40:04.420472 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 12239 | 2026.01.16 03:40:04.420510 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 247 rows starting from the beginning of the part | ||
| 12240 | 2026.01.16 03:40:04.420550 [ 190 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 247 rows starting from the beginning of the part | ||
| 12241 | 2026.01.16 03:40:04.420845 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.01.16 03:40:04.420888 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12243 | 2026.01.16 03:40:04.421238 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12244 | 2026.01.16 03:40:04.421455 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364651 sec., 639724.002693729 rows/sec., 42.75 MiB/sec. | ||
| 12245 | 2026.01.16 03:40:04.421465 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2026.01.16 03:40:04.421623 [ 70 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12247 | 2026.01.16 03:40:04.421653 [ 70 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.01.16 03:40:04.421654 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001386 sec., 152958.15295815296 rows/sec., 9.86 MiB/sec. | ||
| 12249 | 2026.01.16 03:40:04.421671 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12250 | 2026.01.16 03:40:04.421675 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12251 | 2026.01.16 03:40:04.421711 [ 260 ] {ac6d0a87-0973-47ad-b7fb-d7cc85021298} <Debug> TCPHandler: Processed in 0.001576063 sec. | ||
| 12252 | 2026.01.16 03:40:04.421780 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 12253 | 2026.01.16 03:40:04.421847 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.01.16 03:40:04.421894 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12255 | 2026.01.16 03:40:04.421927 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 465 rows starting from the beginning of the part | ||
| 12256 | 2026.01.16 03:40:04.421947 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.01.16 03:40:04.421975 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.16 03:40:04.421980 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 12259 | 2026.01.16 03:40:04.421994 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12260 | 2026.01.16 03:40:04.422040 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 252 rows starting from the beginning of the part | ||
| 12261 | 2026.01.16 03:40:04.422057 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_61_12} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12262 | 2026.01.16 03:40:04.422085 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part | ||
| 12263 | 2026.01.16 03:40:04.422128 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 12264 | 2026.01.16 03:40:04.422163 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12265 | 2026.01.16 03:40:04.422181 [ 186 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 12266 | 2026.01.16 03:40:04.422503 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.01.16 03:40:04.422544 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12268 | 2026.01.16 03:40:04.422887 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12269 | 2026.01.16 03:40:04.423110 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.01.16 03:40:04.423137 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386381 sec., 1186542.5160904543 rows/sec., 84.45 MiB/sec. | ||
| 12271 | 2026.01.16 03:40:04.423220 [ 70 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 12272 | 2026.01.16 03:40:04.423245 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001315 sec., 160456.27376425857 rows/sec., 9.11 MiB/sec. | ||
| 12273 | 2026.01.16 03:40:04.423248 [ 70 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2026.01.16 03:40:04.423286 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12275 | 2026.01.16 03:40:04.423288 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12276 | 2026.01.16 03:40:04.423293 [ 260 ] {61bce117-a52d-48cb-9f67-632de081eae2} <Debug> TCPHandler: Processed in 0.001495892 sec. | ||
| 12277 | 2026.01.16 03:40:04.423352 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 12278 | 2026.01.16 03:40:04.423427 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.01.16 03:40:04.423438 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12280 | 2026.01.16 03:40:04.423487 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 223 rows starting from the beginning of the part | ||
| 12281 | 2026.01.16 03:40:04.423539 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12282 | 2026.01.16 03:40:04.423541 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12283 | 2026.01.16 03:40:04.423572 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.01.16 03:40:04.423589 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12285 | 2026.01.16 03:40:04.423601 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 12286 | 2026.01.16 03:40:04.423647 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 12287 | 2026.01.16 03:40:04.423649 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_33_7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12288 | 2026.01.16 03:40:04.423686 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 12289 | 2026.01.16 03:40:04.423727 [ 200 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 12290 | 2026.01.16 03:40:04.423746 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12291 | 2026.01.16 03:40:04.424300 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.01.16 03:40:04.424342 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12293 | 2026.01.16 03:40:04.424481 [ 197 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158697 sec., 587729.1474820423 rows/sec., 36.43 MiB/sec. | ||
| 12294 | 2026.01.16 03:40:04.424621 [ 197 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 12295 | 2026.01.16 03:40:04.424688 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12296 | 2026.01.16 03:40:04.424891 [ 197 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.01.16 03:40:04.424921 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.01.16 03:40:04.424960 [ 197 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_29_6} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 12299 | 2026.01.16 03:40:04.425041 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12300 | 2026.01.16 03:40:04.425052 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001532 sec., 470626.6318537859 rows/sec., 33.04 MiB/sec. | ||
| 12301 | 2026.01.16 03:40:04.425092 [ 260 ] {09685c45-bed2-4483-8976-548d97bd34ef} <Debug> TCPHandler: Processed in 0.001715315 sec. | ||
| 12302 | 2026.01.16 03:40:04.425211 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2026.01.16 03:40:04.425306 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12304 | 2026.01.16 03:40:04.425349 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12305 | 2026.01.16 03:40:04.425683 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.01.16 03:40:04.425719 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12307 | 2026.01.16 03:40:04.426020 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12308 | 2026.01.16 03:40:04.426231 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.01.16 03:40:04.426366 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 12310 | 2026.01.16 03:40:04.426403 [ 260 ] {630a5685-786c-4839-b85d-0e4700bcb807} <Debug> TCPHandler: Processed in 0.001240289 sec. | ||
| 12311 | 2026.01.16 03:40:04.426534 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.01.16 03:40:04.426648 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12313 | 2026.01.16 03:40:04.426700 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12314 | 2026.01.16 03:40:04.427223 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.01.16 03:40:04.427267 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12316 | 2026.01.16 03:40:04.427689 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12317 | 2026.01.16 03:40:04.427919 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.01.16 03:40:04.428055 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00143 sec., 219580.41958041958 rows/sec., 14.42 MiB/sec. | ||
| 12319 | 2026.01.16 03:40:04.428094 [ 260 ] {9a879969-4339-47eb-b73e-9384a8afffad} <Debug> TCPHandler: Processed in 0.001618654 sec. | ||
| 12320 | 2026.01.16 03:40:04.428211 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.01.16 03:40:04.428308 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12322 | 2026.01.16 03:40:04.428377 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12323 | 2026.01.16 03:40:04.428695 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2026.01.16 03:40:04.428733 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12325 | 2026.01.16 03:40:04.429061 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12326 | 2026.01.16 03:40:04.429281 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.01.16 03:40:04.429418 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 12328 | 2026.01.16 03:40:04.429456 [ 260 ] {4c259879-07d7-4609-944b-091df98ff02c} <Debug> TCPHandler: Processed in 0.001295799 sec. | ||
| 12329 | 2026.01.16 03:40:04.429567 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.01.16 03:40:04.429698 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12331 | 2026.01.16 03:40:04.429756 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <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 | ||
| 12332 | 2026.01.16 03:40:04.430694 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.01.16 03:40:04.430733 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12334 | 2026.01.16 03:40:04.431341 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12335 | 2026.01.16 03:40:04.431571 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2026.01.16 03:40:04.431719 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00204 sec., 20588.235294117647 rows/sec., 36.89 MiB/sec. | ||
| 12337 | 2026.01.16 03:40:04.431786 [ 260 ] {15e6da27-e08a-4414-a43e-f788d160b4d7} <Debug> TCPHandler: Processed in 0.002269204 sec. | ||
| 12338 | 2026.01.16 03:40:04.431905 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.01.16 03:40:04.432000 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12340 | 2026.01.16 03:40:04.432043 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12341 | 2026.01.16 03:40:04.432387 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.01.16 03:40:04.432424 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12343 | 2026.01.16 03:40:04.432737 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12344 | 2026.01.16 03:40:04.432946 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.01.16 03:40:04.433076 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 12346 | 2026.01.16 03:40:04.433111 [ 260 ] {b406f827-c4b9-48e2-80ab-60ddff54d3c9} <Debug> TCPHandler: Processed in 0.001256389 sec. | ||
| 12347 | 2026.01.16 03:40:05.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.40 MiB, peak 363.08 MiB, free memory in arenas 0.00 B, will set to 351.01 MiB (RSS), difference: -1.39 MiB | ||
| 12348 | 2026.01.16 03:40:09.429892 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2026.01.16 03:40:09.430116 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12350 | 2026.01.16 03:40:09.430195 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12351 | 2026.01.16 03:40:09.431548 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.01.16 03:40:09.431604 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12353 | 2026.01.16 03:40:09.432095 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12354 | 2026.01.16 03:40:09.432347 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.01.16 03:40:09.432506 [ 62 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12356 | 2026.01.16 03:40:09.432521 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002458 sec., 486574.45077298617 rows/sec., 40.11 MiB/sec. | ||
| 12357 | 2026.01.16 03:40:09.432574 [ 62 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.01.16 03:40:09.432599 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12359 | 2026.01.16 03:40:09.432602 [ 260 ] {7aa90b7a-30b6-49e0-a779-df68b80c691f} <Debug> TCPHandler: Processed in 0.002849793 sec. | ||
| 12360 | 2026.01.16 03:40:09.432704 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12361 | 2026.01.16 03:40:09.432746 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.01.16 03:40:09.432834 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12363 | 2026.01.16 03:40:09.432858 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12364 | 2026.01.16 03:40:09.432874 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2467 rows starting from the beginning of the part | ||
| 12365 | 2026.01.16 03:40:09.432911 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12366 | 2026.01.16 03:40:09.432955 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 12367 | 2026.01.16 03:40:09.433010 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1196 rows starting from the beginning of the part | ||
| 12368 | 2026.01.16 03:40:09.433052 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 12369 | 2026.01.16 03:40:09.433092 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 12370 | 2026.01.16 03:40:09.433132 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1196 rows starting from the beginning of the part | ||
| 12371 | 2026.01.16 03:40:09.433492 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.01.16 03:40:09.433541 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12373 | 2026.01.16 03:40:09.433903 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12374 | 2026.01.16 03:40:09.434153 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.01.16 03:40:09.434296 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001464 sec., 155737.70491803277 rows/sec., 10.55 MiB/sec. | ||
| 12376 | 2026.01.16 03:40:09.434336 [ 260 ] {a39f700d-70f1-45fb-b32a-8cc0c73f877a} <Debug> TCPHandler: Processed in 0.001642514 sec. | ||
| 12377 | 2026.01.16 03:40:09.434469 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2026.01.16 03:40:09.434597 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12379 | 2026.01.16 03:40:09.434648 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12380 | 2026.01.16 03:40:09.435321 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.01.16 03:40:09.435330 [ 197 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267601 sec., 2304550.431425892 rows/sec., 195.75 MiB/sec. | ||
| 12382 | 2026.01.16 03:40:09.435362 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12383 | 2026.01.16 03:40:09.435728 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12384 | 2026.01.16 03:40:09.435732 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12385 | 2026.01.16 03:40:09.436172 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.01.16 03:40:09.436204 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.01.16 03:40:09.436274 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_96_19} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12388 | 2026.01.16 03:40:09.436391 [ 62 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12389 | 2026.01.16 03:40:09.436403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12390 | 2026.01.16 03:40:09.436431 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001858 sec., 279870.8288482239 rows/sec., 20.71 MiB/sec. | ||
| 12391 | 2026.01.16 03:40:09.436432 [ 62 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.01.16 03:40:09.436490 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12393 | 2026.01.16 03:40:09.436497 [ 260 ] {bfe52c92-d150-4aa6-b843-276dc4404b90} <Debug> TCPHandler: Processed in 0.002089441 sec. | ||
| 12394 | 2026.01.16 03:40:09.436579 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12395 | 2026.01.16 03:40:09.436642 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.01.16 03:40:09.436670 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12397 | 2026.01.16 03:40:09.436700 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1251 rows starting from the beginning of the part | ||
| 12398 | 2026.01.16 03:40:09.436759 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 12399 | 2026.01.16 03:40:09.436775 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12400 | 2026.01.16 03:40:09.436803 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 721 rows starting from the beginning of the part | ||
| 12401 | 2026.01.16 03:40:09.436846 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12402 | 2026.01.16 03:40:09.436849 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12403 | 2026.01.16 03:40:09.436887 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 721 rows starting from the beginning of the part | ||
| 12404 | 2026.01.16 03:40:09.436940 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 520 rows starting from the beginning of the part | ||
| 12405 | 2026.01.16 03:40:09.437478 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.01.16 03:40:09.437515 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12407 | 2026.01.16 03:40:09.437931 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12408 | 2026.01.16 03:40:09.438207 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.01.16 03:40:09.438212 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671175 sec., 1999192.1851391986 rows/sec., 151.23 MiB/sec. | ||
| 12410 | 2026.01.16 03:40:09.438335 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12411 | 2026.01.16 03:40:09.438347 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001609 sec., 524549.4095711622 rows/sec., 35.30 MiB/sec. | ||
| 12412 | 2026.01.16 03:40:09.438370 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.01.16 03:40:09.438395 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12414 | 2026.01.16 03:40:09.438396 [ 260 ] {74485727-dbc2-4711-bba7-2e7f58c7d67c} <Debug> TCPHandler: Processed in 0.001815627 sec. | ||
| 12415 | 2026.01.16 03:40:09.438397 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12416 | 2026.01.16 03:40:09.438467 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12417 | 2026.01.16 03:40:09.438525 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.01.16 03:40:09.438561 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12419 | 2026.01.16 03:40:09.438590 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28728 rows starting from the beginning of the part | ||
| 12420 | 2026.01.16 03:40:09.438620 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12421 | 2026.01.16 03:40:09.438650 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12422 | 2026.01.16 03:40:09.438653 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.01.16 03:40:09.438663 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12424 | 2026.01.16 03:40:09.438698 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 12425 | 2026.01.16 03:40:09.438728 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_96_19} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12426 | 2026.01.16 03:40:09.438742 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12427 | 2026.01.16 03:40:09.438782 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 12428 | 2026.01.16 03:40:09.438799 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12429 | 2026.01.16 03:40:09.438819 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 844 rows starting from the beginning of the part | ||
| 12430 | 2026.01.16 03:40:09.439001 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.01.16 03:40:09.439037 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12432 | 2026.01.16 03:40:09.439384 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12433 | 2026.01.16 03:40:09.439622 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.01.16 03:40:09.439756 [ 57 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12435 | 2026.01.16 03:40:09.439768 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 12436 | 2026.01.16 03:40:09.439800 [ 57 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.01.16 03:40:09.439816 [ 260 ] {335032a1-635f-482d-a39d-4215403a0e5c} <Debug> TCPHandler: Processed in 0.00134106 sec. | ||
| 12438 | 2026.01.16 03:40:09.439827 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12439 | 2026.01.16 03:40:09.439922 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12440 | 2026.01.16 03:40:09.440041 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12441 | 2026.01.16 03:40:09.440071 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5970 rows starting from the beginning of the part | ||
| 12442 | 2026.01.16 03:40:09.440122 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12443 | 2026.01.16 03:40:09.440164 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 12444 | 2026.01.16 03:40:09.440229 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12445 | 2026.01.16 03:40:09.440270 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 12446 | 2026.01.16 03:40:09.440306 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12447 | 2026.01.16 03:40:09.442145 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002259414 sec., 2814003.985104102 rows/sec., 184.93 MiB/sec. | ||
| 12448 | 2026.01.16 03:40:09.442588 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12449 | 2026.01.16 03:40:09.442901 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.01.16 03:40:09.442988 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_96_19} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12451 | 2026.01.16 03:40:09.443099 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12452 | 2026.01.16 03:40:09.445149 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30520 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712931 sec., 4546449.233576213 rows/sec., 309.46 MiB/sec. | ||
| 12453 | 2026.01.16 03:40:09.445831 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12454 | 2026.01.16 03:40:09.446119 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.01.16 03:40:09.446192 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12456 | 2026.01.16 03:40:09.446290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12457 | 2026.01.16 03:40:09.749627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58019 | ||
| 12458 | 2026.01.16 03:40:09.749738 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12459 | 2026.01.16 03:40:09.749763 [ 290 ] {} <Debug> TCP-Session: 7880d2ed-8085-4bdd-a1a1-fbcf3259daa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58019 | ||
| 12460 | 2026.01.16 03:40:09.749786 [ 290 ] {} <Debug> TCP-Session: 7880d2ed-8085-4bdd-a1a1-fbcf3259daa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2026.01.16 03:40:09.749799 [ 290 ] {} <Debug> TCP-Session: 7880d2ed-8085-4bdd-a1a1-fbcf3259daa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12462 | 2026.01.16 03:40:09.749981 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57057 | ||
| 12463 | 2026.01.16 03:40:09.750006 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58331 | ||
| 12464 | 2026.01.16 03:40:09.750043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46565 | ||
| 12465 | 2026.01.16 03:40:09.750057 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47962 | ||
| 12466 | 2026.01.16 03:40:09.750089 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37030 | ||
| 12467 | 2026.01.16 03:40:09.750131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12468 | 2026.01.16 03:40:09.750132 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12469 | 2026.01.16 03:40:09.750163 [ 290 ] {} <Trace> TCP-Session: 7880d2ed-8085-4bdd-a1a1-fbcf3259daa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2026.01.16 03:40:09.750176 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12471 | 2026.01.16 03:40:09.750182 [ 294 ] {} <Debug> TCP-Session: d0ade560-6b02-41ce-934d-06f4ca4bee47 Authenticating user 'default' from [fd00:1122:3344:101::e]:46565 | ||
| 12472 | 2026.01.16 03:40:09.750173 [ 292 ] {} <Debug> TCP-Session: 481d1a71-16cb-4a22-a634-6820c1bbbc66 Authenticating user 'default' from [fd00:1122:3344:101::e]:58331 | ||
| 12473 | 2026.01.16 03:40:09.750229 [ 286 ] {} <Debug> TCP-Session: 33e2bdc9-92cf-46fd-a049-ab10e7076789 Authenticating user 'default' from [fd00:1122:3344:101::e]:47962 | ||
| 12474 | 2026.01.16 03:40:09.750258 [ 292 ] {} <Debug> TCP-Session: 481d1a71-16cb-4a22-a634-6820c1bbbc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2026.01.16 03:40:09.750226 [ 294 ] {} <Debug> TCP-Session: d0ade560-6b02-41ce-934d-06f4ca4bee47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2026.01.16 03:40:09.750283 [ 286 ] {} <Debug> TCP-Session: 33e2bdc9-92cf-46fd-a049-ab10e7076789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.01.16 03:40:09.750301 [ 294 ] {} <Debug> TCP-Session: d0ade560-6b02-41ce-934d-06f4ca4bee47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12478 | 2026.01.16 03:40:09.750323 [ 286 ] {} <Debug> TCP-Session: 33e2bdc9-92cf-46fd-a049-ab10e7076789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12479 | 2026.01.16 03:40:09.750331 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12480 | 2026.01.16 03:40:09.750220 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12481 | 2026.01.16 03:40:09.750103 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12482 | 2026.01.16 03:40:09.750084 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37110 | ||
| 12483 | 2026.01.16 03:40:09.750452 [ 291 ] {} <Debug> TCP-Session: b363d528-85f4-41f2-aed7-21fa0c7d93fb Authenticating user 'default' from [fd00:1122:3344:101::e]:57057 | ||
| 12484 | 2026.01.16 03:40:09.750445 [ 289 ] {} <Debug> TCP-Session: 1e38bf48-689b-47da-b9c7-c6abc1389f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:37030 | ||
| 12485 | 2026.01.16 03:40:09.750492 [ 291 ] {} <Debug> TCP-Session: b363d528-85f4-41f2-aed7-21fa0c7d93fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2026.01.16 03:40:09.750035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61725 | ||
| 12487 | 2026.01.16 03:40:09.750522 [ 289 ] {} <Debug> TCP-Session: 1e38bf48-689b-47da-b9c7-c6abc1389f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12488 | 2026.01.16 03:40:09.750523 [ 291 ] {} <Debug> TCP-Session: b363d528-85f4-41f2-aed7-21fa0c7d93fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12489 | 2026.01.16 03:40:09.750578 [ 289 ] {} <Debug> TCP-Session: 1e38bf48-689b-47da-b9c7-c6abc1389f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12490 | 2026.01.16 03:40:09.750069 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64321 | ||
| 12491 | 2026.01.16 03:40:09.750282 [ 292 ] {} <Debug> TCP-Session: 481d1a71-16cb-4a22-a634-6820c1bbbc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12492 | 2026.01.16 03:40:09.750644 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12493 | 2026.01.16 03:40:09.750702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12494 | 2026.01.16 03:40:09.750729 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12495 | 2026.01.16 03:40:09.750732 [ 288 ] {} <Debug> TCP-Session: 482f90cf-b8f9-440b-85f4-c66ef837849d Authenticating user 'default' from [fd00:1122:3344:101::e]:37110 | ||
| 12496 | 2026.01.16 03:40:09.750766 [ 288 ] {} <Debug> TCP-Session: 482f90cf-b8f9-440b-85f4-c66ef837849d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2026.01.16 03:40:09.750781 [ 288 ] {} <Debug> TCP-Session: 482f90cf-b8f9-440b-85f4-c66ef837849d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12498 | 2026.01.16 03:40:09.751046 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 12499 | 2026.01.16 03:40:09.751095 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12500 | 2026.01.16 03:40:09.751128 [ 293 ] {} <Debug> TCP-Session: aff844d4-0bdc-4072-959d-74448c2c126c Authenticating user 'default' from [fd00:1122:3344:101::e]:61725 | ||
| 12501 | 2026.01.16 03:40:09.751147 [ 293 ] {} <Debug> TCP-Session: aff844d4-0bdc-4072-959d-74448c2c126c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12502 | 2026.01.16 03:40:09.751159 [ 293 ] {} <Debug> TCP-Session: aff844d4-0bdc-4072-959d-74448c2c126c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12503 | 2026.01.16 03:40:09.751226 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12504 | 2026.01.16 03:40:09.751264 [ 287 ] {} <Debug> TCP-Session: ba673707-308c-467f-836c-ccd1a827dad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64321 | ||
| 12505 | 2026.01.16 03:40:09.751281 [ 287 ] {} <Debug> TCP-Session: ba673707-308c-467f-836c-ccd1a827dad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12506 | 2026.01.16 03:40:09.751293 [ 287 ] {} <Debug> TCP-Session: ba673707-308c-467f-836c-ccd1a827dad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2026.01.16 03:40:09.752066 [ 321 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> AggregatingTransform: Aggregating | ||
| 12508 | 2026.01.16 03:40:09.752106 [ 321 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 12509 | 2026.01.16 03:40:09.752139 [ 321 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985495 sec. (1014.718 rows/sec., 39.64 KiB/sec.) | ||
| 12510 | 2026.01.16 03:40:09.752157 [ 321 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Trace> Aggregator: Merging aggregated data | ||
| 12511 | 2026.01.16 03:40:09.753411 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003141 sec., 318.36994587710916 rows/sec., 12.44 KiB/sec. | ||
| 12512 | 2026.01.16 03:40:09.753543 [ 290 ] {bcc885e9-218c-4522-879a-1cefb44767ca} <Debug> TCPHandler: Processed in 0.003494342 sec. | ||
| 12513 | 2026.01.16 03:40:09.753666 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12514 | 2026.01.16 03:40:09.753694 [ 290 ] {} <Debug> TCP-Session: 7880d2ed-8085-4bdd-a1a1-fbcf3259daa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12515 | 2026.01.16 03:40:09.753698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12516 | 2026.01.16 03:40:09.753721 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12517 | 2026.01.16 03:40:09.753742 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12518 | 2026.01.16 03:40:09.753753 [ 291 ] {} <Debug> TCP-Session: b363d528-85f4-41f2-aed7-21fa0c7d93fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12519 | 2026.01.16 03:40:09.753771 [ 294 ] {} <Debug> TCP-Session: d0ade560-6b02-41ce-934d-06f4ca4bee47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12520 | 2026.01.16 03:40:09.753778 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12521 | 2026.01.16 03:40:09.753790 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12522 | 2026.01.16 03:40:09.753820 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12523 | 2026.01.16 03:40:09.753840 [ 293 ] {} <Debug> TCP-Session: aff844d4-0bdc-4072-959d-74448c2c126c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12524 | 2026.01.16 03:40:09.753801 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12525 | 2026.01.16 03:40:09.753878 [ 289 ] {} <Debug> TCP-Session: 1e38bf48-689b-47da-b9c7-c6abc1389f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12526 | 2026.01.16 03:40:09.753794 [ 286 ] {} <Debug> TCP-Session: 33e2bdc9-92cf-46fd-a049-ab10e7076789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2026.01.16 03:40:09.753918 [ 288 ] {} <Debug> TCP-Session: 482f90cf-b8f9-440b-85f4-c66ef837849d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12528 | 2026.01.16 03:40:09.753760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12529 | 2026.01.16 03:40:09.753855 [ 287 ] {} <Debug> TCP-Session: ba673707-308c-467f-836c-ccd1a827dad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12530 | 2026.01.16 03:40:09.753984 [ 292 ] {} <Debug> TCP-Session: 481d1a71-16cb-4a22-a634-6820c1bbbc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12531 | 2026.01.16 03:40:10.182878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 12532 | 2026.01.16 03:40:10.183413 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.01.16 03:40:10.183465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12534 | 2026.01.16 03:40:10.183963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12535 | 2026.01.16 03:40:10.184214 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.01.16 03:40:10.184386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 12537 | 2026.01.16 03:40:11.305545 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39806 | ||
| 12538 | 2026.01.16 03:40:11.305648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12539 | 2026.01.16 03:40:11.305674 [ 288 ] {} <Debug> TCP-Session: 870708c3-6541-4063-b11a-81a1f363713d Authenticating user 'default' from [fd00:1122:3344:101::e]:39806 | ||
| 12540 | 2026.01.16 03:40:11.305694 [ 288 ] {} <Debug> TCP-Session: 870708c3-6541-4063-b11a-81a1f363713d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12541 | 2026.01.16 03:40:11.305706 [ 288 ] {} <Debug> TCP-Session: 870708c3-6541-4063-b11a-81a1f363713d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12542 | 2026.01.16 03:40:11.305897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65512 | ||
| 12543 | 2026.01.16 03:40:11.305928 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36948 | ||
| 12544 | 2026.01.16 03:40:11.305964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45513 | ||
| 12545 | 2026.01.16 03:40:11.305982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61901 | ||
| 12546 | 2026.01.16 03:40:11.306010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12547 | 2026.01.16 03:40:11.306013 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64033 | ||
| 12548 | 2026.01.16 03:40:11.306044 [ 288 ] {} <Trace> TCP-Session: 870708c3-6541-4063-b11a-81a1f363713d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.01.16 03:40:11.306065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12550 | 2026.01.16 03:40:11.306064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12551 | 2026.01.16 03:40:11.306079 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12552 | 2026.01.16 03:40:11.306098 [ 292 ] {} <Debug> TCP-Session: 50006530-9c23-45c3-86ec-cd2487150c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:45513 | ||
| 12553 | 2026.01.16 03:40:11.306110 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12554 | 2026.01.16 03:40:11.306130 [ 293 ] {} <Debug> TCP-Session: 0b91ceec-098a-4925-b2ea-a019b06a8904 Authenticating user 'default' from [fd00:1122:3344:101::e]:61901 | ||
| 12555 | 2026.01.16 03:40:11.306142 [ 292 ] {} <Debug> TCP-Session: 50006530-9c23-45c3-86ec-cd2487150c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12556 | 2026.01.16 03:40:11.306159 [ 287 ] {} <Debug> TCP-Session: 099ea20e-2b7a-4de7-a060-019cbbd4d078 Authenticating user 'default' from [fd00:1122:3344:101::e]:64033 | ||
| 12557 | 2026.01.16 03:40:11.306181 [ 292 ] {} <Debug> TCP-Session: 50006530-9c23-45c3-86ec-cd2487150c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12558 | 2026.01.16 03:40:11.306202 [ 287 ] {} <Debug> TCP-Session: 099ea20e-2b7a-4de7-a060-019cbbd4d078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12559 | 2026.01.16 03:40:11.306216 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39806) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12560 | 2026.01.16 03:40:11.306228 [ 287 ] {} <Debug> TCP-Session: 099ea20e-2b7a-4de7-a060-019cbbd4d078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12561 | 2026.01.16 03:40:11.306174 [ 293 ] {} <Debug> TCP-Session: 0b91ceec-098a-4925-b2ea-a019b06a8904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12562 | 2026.01.16 03:40:11.306116 [ 290 ] {} <Debug> TCP-Session: 0f550c8c-094d-4900-97fa-b7abc19ad3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36948 | ||
| 12563 | 2026.01.16 03:40:11.306278 [ 293 ] {} <Debug> TCP-Session: 0b91ceec-098a-4925-b2ea-a019b06a8904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12564 | 2026.01.16 03:40:11.306300 [ 290 ] {} <Debug> TCP-Session: 0f550c8c-094d-4900-97fa-b7abc19ad3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12565 | 2026.01.16 03:40:11.306048 [ 289 ] {} <Debug> TCP-Session: 6ec2deca-55cd-4a01-8f8c-37c5c13fd320 Authenticating user 'default' from [fd00:1122:3344:101::e]:65512 | ||
| 12566 | 2026.01.16 03:40:11.306330 [ 290 ] {} <Debug> TCP-Session: 0f550c8c-094d-4900-97fa-b7abc19ad3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12567 | 2026.01.16 03:40:11.306356 [ 289 ] {} <Debug> TCP-Session: 6ec2deca-55cd-4a01-8f8c-37c5c13fd320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12568 | 2026.01.16 03:40:11.306004 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64611 | ||
| 12569 | 2026.01.16 03:40:11.306383 [ 289 ] {} <Debug> TCP-Session: 6ec2deca-55cd-4a01-8f8c-37c5c13fd320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12570 | 2026.01.16 03:40:11.305995 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60049 | ||
| 12571 | 2026.01.16 03:40:11.305966 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50057 | ||
| 12572 | 2026.01.16 03:40:11.306482 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12573 | 2026.01.16 03:40:11.306487 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12574 | 2026.01.16 03:40:11.306511 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12575 | 2026.01.16 03:40:11.306533 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12576 | 2026.01.16 03:40:11.306547 [ 286 ] {} <Debug> TCP-Session: a89c052e-7e70-4cc3-9321-ac3e458114d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64611 | ||
| 12577 | 2026.01.16 03:40:11.306557 [ 294 ] {} <Debug> TCP-Session: fdcc403b-58b7-4de4-b64f-9ee17d2c558d Authenticating user 'default' from [fd00:1122:3344:101::e]:60049 | ||
| 12578 | 2026.01.16 03:40:11.306568 [ 291 ] {} <Debug> TCP-Session: f63eeb5a-5f79-4ca9-b045-14210890d0a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50057 | ||
| 12579 | 2026.01.16 03:40:11.306580 [ 286 ] {} <Debug> TCP-Session: a89c052e-7e70-4cc3-9321-ac3e458114d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.01.16 03:40:11.306588 [ 294 ] {} <Debug> TCP-Session: fdcc403b-58b7-4de4-b64f-9ee17d2c558d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12581 | 2026.01.16 03:40:11.306600 [ 291 ] {} <Debug> TCP-Session: f63eeb5a-5f79-4ca9-b045-14210890d0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12582 | 2026.01.16 03:40:11.306618 [ 294 ] {} <Debug> TCP-Session: fdcc403b-58b7-4de4-b64f-9ee17d2c558d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12583 | 2026.01.16 03:40:11.306636 [ 291 ] {} <Debug> TCP-Session: f63eeb5a-5f79-4ca9-b045-14210890d0a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12584 | 2026.01.16 03:40:11.306603 [ 286 ] {} <Debug> TCP-Session: a89c052e-7e70-4cc3-9321-ac3e458114d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12585 | 2026.01.16 03:40:11.306543 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12586 | 2026.01.16 03:40:11.306966 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 12587 | 2026.01.16 03:40:11.307863 [ 325 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> AggregatingTransform: Aggregating | ||
| 12588 | 2026.01.16 03:40:11.307902 [ 325 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> Aggregator: Aggregation method: without_key | ||
| 12589 | 2026.01.16 03:40:11.307938 [ 325 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874833 sec. (1143.075 rows/sec., 44.65 KiB/sec.) | ||
| 12590 | 2026.01.16 03:40:11.307956 [ 325 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Trace> Aggregator: Merging aggregated data | ||
| 12591 | 2026.01.16 03:40:11.309443 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 12592 | 2026.01.16 03:40:11.309618 [ 288 ] {e4aeacf7-001f-42ae-b891-f21945d58519} <Debug> TCPHandler: Processed in 0.003682795 sec. | ||
| 12593 | 2026.01.16 03:40:11.309708 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12594 | 2026.01.16 03:40:11.309725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12595 | 2026.01.16 03:40:11.309753 [ 288 ] {} <Debug> TCP-Session: 870708c3-6541-4063-b11a-81a1f363713d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12596 | 2026.01.16 03:40:11.309745 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12597 | 2026.01.16 03:40:11.309781 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12598 | 2026.01.16 03:40:11.309809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12599 | 2026.01.16 03:40:11.309812 [ 292 ] {} <Debug> TCP-Session: 50006530-9c23-45c3-86ec-cd2487150c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12600 | 2026.01.16 03:40:11.309838 [ 294 ] {} <Debug> TCP-Session: fdcc403b-58b7-4de4-b64f-9ee17d2c558d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12601 | 2026.01.16 03:40:11.309830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12602 | 2026.01.16 03:40:11.309864 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12603 | 2026.01.16 03:40:11.309888 [ 287 ] {} <Debug> TCP-Session: 099ea20e-2b7a-4de7-a060-019cbbd4d078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12604 | 2026.01.16 03:40:11.309891 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12605 | 2026.01.16 03:40:11.309913 [ 291 ] {} <Debug> TCP-Session: f63eeb5a-5f79-4ca9-b045-14210890d0a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2026.01.16 03:40:11.309848 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12607 | 2026.01.16 03:40:11.309941 [ 286 ] {} <Debug> TCP-Session: a89c052e-7e70-4cc3-9321-ac3e458114d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12608 | 2026.01.16 03:40:11.309845 [ 290 ] {} <Debug> TCP-Session: 0f550c8c-094d-4900-97fa-b7abc19ad3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2026.01.16 03:40:11.309970 [ 293 ] {} <Debug> TCP-Session: 0b91ceec-098a-4925-b2ea-a019b06a8904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12610 | 2026.01.16 03:40:11.309783 [ 289 ] {} <Debug> TCP-Session: 6ec2deca-55cd-4a01-8f8c-37c5c13fd320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12611 | 2026.01.16 03:40:11.531457 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34335 | ||
| 12612 | 2026.01.16 03:40:11.531552 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12613 | 2026.01.16 03:40:11.531577 [ 288 ] {} <Debug> TCP-Session: e833b87b-93aa-4a67-9aab-2e9e582833ef Authenticating user 'default' from [fd00:1122:3344:101::e]:34335 | ||
| 12614 | 2026.01.16 03:40:11.531597 [ 288 ] {} <Debug> TCP-Session: e833b87b-93aa-4a67-9aab-2e9e582833ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2026.01.16 03:40:11.531608 [ 288 ] {} <Debug> TCP-Session: e833b87b-93aa-4a67-9aab-2e9e582833ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12616 | 2026.01.16 03:40:11.531769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63496 | ||
| 12617 | 2026.01.16 03:40:11.531800 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53021 | ||
| 12618 | 2026.01.16 03:40:11.531813 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51941 | ||
| 12619 | 2026.01.16 03:40:11.531845 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40497 | ||
| 12620 | 2026.01.16 03:40:11.531883 [ 288 ] {} <Trace> TCP-Session: e833b87b-93aa-4a67-9aab-2e9e582833ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12621 | 2026.01.16 03:40:11.531881 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12622 | 2026.01.16 03:40:11.531929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12623 | 2026.01.16 03:40:11.531927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12624 | 2026.01.16 03:40:11.531971 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12625 | 2026.01.16 03:40:11.531983 [ 290 ] {} <Debug> TCP-Session: bd42dc2f-99fd-4c89-acd7-61b725333fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53021 | ||
| 12626 | 2026.01.16 03:40:11.532006 [ 292 ] {} <Debug> TCP-Session: 21e9047e-30ec-4f1a-8ab5-cf7a7c64c02a Authenticating user 'default' from [fd00:1122:3344:101::e]:51941 | ||
| 12627 | 2026.01.16 03:40:11.532021 [ 286 ] {} <Debug> TCP-Session: bbd7552b-d334-459d-98f4-7e1f372fb075 Authenticating user 'default' from [fd00:1122:3344:101::e]:40497 | ||
| 12628 | 2026.01.16 03:40:11.532032 [ 290 ] {} <Debug> TCP-Session: bd42dc2f-99fd-4c89-acd7-61b725333fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12629 | 2026.01.16 03:40:11.532042 [ 292 ] {} <Debug> TCP-Session: 21e9047e-30ec-4f1a-8ab5-cf7a7c64c02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.01.16 03:40:11.532060 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12631 | 2026.01.16 03:40:11.532077 [ 292 ] {} <Debug> TCP-Session: 21e9047e-30ec-4f1a-8ab5-cf7a7c64c02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.01.16 03:40:11.532064 [ 290 ] {} <Debug> TCP-Session: bd42dc2f-99fd-4c89-acd7-61b725333fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2026.01.16 03:40:11.532059 [ 286 ] {} <Debug> TCP-Session: bbd7552b-d334-459d-98f4-7e1f372fb075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2026.01.16 03:40:11.531958 [ 289 ] {} <Debug> TCP-Session: 3d6af952-ba3e-4370-8454-79dd5ec81bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63496 | ||
| 12635 | 2026.01.16 03:40:11.532142 [ 286 ] {} <Debug> TCP-Session: bbd7552b-d334-459d-98f4-7e1f372fb075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12636 | 2026.01.16 03:40:11.531853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61021 | ||
| 12637 | 2026.01.16 03:40:11.532168 [ 289 ] {} <Debug> TCP-Session: 3d6af952-ba3e-4370-8454-79dd5ec81bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2026.01.16 03:40:11.531819 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46816 | ||
| 12639 | 2026.01.16 03:40:11.532208 [ 289 ] {} <Debug> TCP-Session: 3d6af952-ba3e-4370-8454-79dd5ec81bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12640 | 2026.01.16 03:40:11.531802 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58923 | ||
| 12641 | 2026.01.16 03:40:11.532239 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12642 | 2026.01.16 03:40:11.531838 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54315 | ||
| 12643 | 2026.01.16 03:40:11.532282 [ 287 ] {} <Debug> TCP-Session: 0726f754-124f-421c-a0bd-5294528367e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61021 | ||
| 12644 | 2026.01.16 03:40:11.532273 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12645 | 2026.01.16 03:40:11.532307 [ 287 ] {} <Debug> TCP-Session: 0726f754-124f-421c-a0bd-5294528367e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2026.01.16 03:40:11.532310 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12647 | 2026.01.16 03:40:11.532331 [ 287 ] {} <Debug> TCP-Session: 0726f754-124f-421c-a0bd-5294528367e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12648 | 2026.01.16 03:40:11.532341 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12649 | 2026.01.16 03:40:11.532352 [ 291 ] {} <Debug> TCP-Session: b70339fe-37f9-48c3-91e2-f4e1b0c4686c Authenticating user 'default' from [fd00:1122:3344:101::e]:58923 | ||
| 12650 | 2026.01.16 03:40:11.532337 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12651 | 2026.01.16 03:40:11.532390 [ 291 ] {} <Debug> TCP-Session: b70339fe-37f9-48c3-91e2-f4e1b0c4686c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.01.16 03:40:11.532404 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12653 | 2026.01.16 03:40:11.532419 [ 291 ] {} <Debug> TCP-Session: b70339fe-37f9-48c3-91e2-f4e1b0c4686c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.01.16 03:40:11.532414 [ 294 ] {} <Debug> TCP-Session: 07820a60-ab16-4434-afbf-ee3209d48967 Authenticating user 'default' from [fd00:1122:3344:101::e]:54315 | ||
| 12655 | 2026.01.16 03:40:11.532325 [ 293 ] {} <Debug> TCP-Session: e401e5dd-0692-4816-919f-6d45f4ae0616 Authenticating user 'default' from [fd00:1122:3344:101::e]:46816 | ||
| 12656 | 2026.01.16 03:40:11.532462 [ 294 ] {} <Debug> TCP-Session: 07820a60-ab16-4434-afbf-ee3209d48967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2026.01.16 03:40:11.532485 [ 293 ] {} <Debug> TCP-Session: e401e5dd-0692-4816-919f-6d45f4ae0616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.01.16 03:40:11.532490 [ 294 ] {} <Debug> TCP-Session: 07820a60-ab16-4434-afbf-ee3209d48967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.01.16 03:40:11.532507 [ 293 ] {} <Debug> TCP-Session: e401e5dd-0692-4816-919f-6d45f4ae0616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.01.16 03:40:11.532690 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 12661 | 2026.01.16 03:40:11.533650 [ 340 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> AggregatingTransform: Aggregating | ||
| 12662 | 2026.01.16 03:40:11.533707 [ 340 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12663 | 2026.01.16 03:40:11.533748 [ 340 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956595 sec. (1045.374 rows/sec., 40.83 KiB/sec.) | ||
| 12664 | 2026.01.16 03:40:11.533768 [ 340 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Trace> Aggregator: Merging aggregated data | ||
| 12665 | 2026.01.16 03:40:11.535119 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 12666 | 2026.01.16 03:40:11.535247 [ 288 ] {2bc9152e-dbb1-45d1-ae6e-f8f29963b4b0} <Debug> TCPHandler: Processed in 0.003479462 sec. | ||
| 12667 | 2026.01.16 03:40:11.535362 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12668 | 2026.01.16 03:40:11.535398 [ 288 ] {} <Debug> TCP-Session: e833b87b-93aa-4a67-9aab-2e9e582833ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12669 | 2026.01.16 03:40:11.535423 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12670 | 2026.01.16 03:40:11.535461 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12671 | 2026.01.16 03:40:11.535466 [ 287 ] {} <Debug> TCP-Session: 0726f754-124f-421c-a0bd-5294528367e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.01.16 03:40:11.535485 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12673 | 2026.01.16 03:40:11.535520 [ 289 ] {} <Debug> TCP-Session: 3d6af952-ba3e-4370-8454-79dd5ec81bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.01.16 03:40:11.535520 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12675 | 2026.01.16 03:40:11.535552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12676 | 2026.01.16 03:40:11.535565 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12677 | 2026.01.16 03:40:11.535590 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12678 | 2026.01.16 03:40:11.535592 [ 286 ] {} <Debug> TCP-Session: bbd7552b-d334-459d-98f4-7e1f372fb075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.01.16 03:40:11.535612 [ 294 ] {} <Debug> TCP-Session: 07820a60-ab16-4434-afbf-ee3209d48967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.01.16 03:40:11.535637 [ 293 ] {} <Debug> TCP-Session: e401e5dd-0692-4816-919f-6d45f4ae0616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.01.16 03:40:11.535598 [ 290 ] {} <Debug> TCP-Session: bd42dc2f-99fd-4c89-acd7-61b725333fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.01.16 03:40:11.535536 [ 292 ] {} <Debug> TCP-Session: 21e9047e-30ec-4f1a-8ab5-cf7a7c64c02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.01.16 03:40:11.535543 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12684 | 2026.01.16 03:40:11.535760 [ 291 ] {} <Debug> TCP-Session: b70339fe-37f9-48c3-91e2-f4e1b0c4686c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.01.16 03:40:11.829687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12686 | 2026.01.16 03:40:11.853101 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.01.16 03:40:11.853184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12688 | 2026.01.16 03:40:11.859745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12689 | 2026.01.16 03:40:11.860555 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.01.16 03:40:11.864818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12691 | 2026.01.16 03:40:12.765891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1522 | ||
| 12692 | 2026.01.16 03:40:12.768415 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.01.16 03:40:12.768464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12694 | 2026.01.16 03:40:12.769683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12695 | 2026.01.16 03:40:12.769944 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.01.16 03:40:12.770230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
| 12697 | 2026.01.16 03:40:14.415912 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.01.16 03:40:14.416091 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12699 | 2026.01.16 03:40:14.416159 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12700 | 2026.01.16 03:40:14.416989 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.01.16 03:40:14.417041 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12702 | 2026.01.16 03:40:14.417472 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12703 | 2026.01.16 03:40:14.417704 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.01.16 03:40:14.417873 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 12705 | 2026.01.16 03:40:14.417927 [ 260 ] {c9103748-b74c-4e3e-a170-66b6c04f903d} <Debug> TCPHandler: Processed in 0.002144362 sec. | ||
| 12706 | 2026.01.16 03:40:14.418061 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2026.01.16 03:40:14.418166 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12708 | 2026.01.16 03:40:14.418210 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12709 | 2026.01.16 03:40:14.419252 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.01.16 03:40:14.419292 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12711 | 2026.01.16 03:40:14.419658 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12712 | 2026.01.16 03:40:14.419857 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.01.16 03:40:14.419989 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.00189 sec., 632804.2328042329 rows/sec., 50.58 MiB/sec. | ||
| 12714 | 2026.01.16 03:40:14.420028 [ 260 ] {37f1963d-43db-45c0-8ac8-c91f39a91c29} <Debug> TCPHandler: Processed in 0.002067681 sec. | ||
| 12715 | 2026.01.16 03:40:14.420132 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2026.01.16 03:40:14.420251 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12717 | 2026.01.16 03:40:14.420367 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12718 | 2026.01.16 03:40:14.420979 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.01.16 03:40:14.421026 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12720 | 2026.01.16 03:40:14.421385 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12721 | 2026.01.16 03:40:14.421607 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.16 03:40:14.421744 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001458 sec., 169410.15089163237 rows/sec., 10.36 MiB/sec. | ||
| 12723 | 2026.01.16 03:40:14.421784 [ 260 ] {59435609-4601-4e6f-ab47-63a60655ab6b} <Debug> TCPHandler: Processed in 0.001649685 sec. | ||
| 12724 | 2026.01.16 03:40:14.421915 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2026.01.16 03:40:14.422036 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12726 | 2026.01.16 03:40:14.422084 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12727 | 2026.01.16 03:40:14.422592 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.01.16 03:40:14.422629 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12729 | 2026.01.16 03:40:14.422938 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12730 | 2026.01.16 03:40:14.423147 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.01.16 03:40:14.423275 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 12732 | 2026.01.16 03:40:14.423313 [ 260 ] {f0dcb2dd-33aa-4e1c-9cd7-d967d637adfe} <Debug> TCPHandler: Processed in 0.001457441 sec. | ||
| 12733 | 2026.01.16 03:40:14.423422 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2026.01.16 03:40:14.423514 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12735 | 2026.01.16 03:40:14.423553 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12736 | 2026.01.16 03:40:14.424013 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.01.16 03:40:14.424049 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12738 | 2026.01.16 03:40:14.424349 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12739 | 2026.01.16 03:40:14.424553 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.01.16 03:40:14.424678 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001182 sec., 178510.9983079526 rows/sec., 10.14 MiB/sec. | ||
| 12741 | 2026.01.16 03:40:14.424716 [ 260 ] {848f08e9-e6b5-4ef4-96ac-a20dc88082da} <Debug> TCPHandler: Processed in 0.00134147 sec. | ||
| 12742 | 2026.01.16 03:40:14.424839 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.01.16 03:40:14.424954 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12744 | 2026.01.16 03:40:14.425002 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12745 | 2026.01.16 03:40:14.425694 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.01.16 03:40:14.425731 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12747 | 2026.01.16 03:40:14.426068 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12748 | 2026.01.16 03:40:14.426290 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.01.16 03:40:14.426427 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001497 sec., 481629.92651970603 rows/sec., 33.81 MiB/sec. | ||
| 12750 | 2026.01.16 03:40:14.426466 [ 260 ] {8e7d73e6-5879-403f-8e54-2188b638be3f} <Debug> TCPHandler: Processed in 0.001687855 sec. | ||
| 12751 | 2026.01.16 03:40:14.426581 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.01.16 03:40:14.426676 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12753 | 2026.01.16 03:40:14.426718 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12754 | 2026.01.16 03:40:14.427038 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.01.16 03:40:14.427076 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12756 | 2026.01.16 03:40:14.427378 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12757 | 2026.01.16 03:40:14.427642 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.01.16 03:40:14.427795 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 12759 | 2026.01.16 03:40:14.427836 [ 260 ] {887b6848-d8c9-4163-90e2-dbaa02c91ef0} <Debug> TCPHandler: Processed in 0.001303919 sec. | ||
| 12760 | 2026.01.16 03:40:14.427960 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.01.16 03:40:14.428070 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.01.16 03:40:14.428119 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12763 | 2026.01.16 03:40:14.428577 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.01.16 03:40:14.428612 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12765 | 2026.01.16 03:40:14.428936 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12766 | 2026.01.16 03:40:14.429140 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.01.16 03:40:14.429267 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 12768 | 2026.01.16 03:40:14.429302 [ 260 ] {d89824f0-3327-4cce-a3b7-fe7c12c3ca59} <Debug> TCPHandler: Processed in 0.001398861 sec. | ||
| 12769 | 2026.01.16 03:40:14.429409 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2026.01.16 03:40:14.429501 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12771 | 2026.01.16 03:40:14.429542 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12772 | 2026.01.16 03:40:14.429847 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.01.16 03:40:14.429882 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12774 | 2026.01.16 03:40:14.430164 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12775 | 2026.01.16 03:40:14.430363 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2026.01.16 03:40:14.430485 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 12777 | 2026.01.16 03:40:14.430519 [ 260 ] {2bf6980d-2964-421e-bdfa-9d0b39ca4eec} <Debug> TCPHandler: Processed in 0.001156417 sec. | ||
| 12778 | 2026.01.16 03:40:14.430639 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12779 | 2026.01.16 03:40:14.430762 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12780 | 2026.01.16 03:40:14.430829 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <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 | ||
| 12781 | 2026.01.16 03:40:14.431778 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.01.16 03:40:14.431815 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12783 | 2026.01.16 03:40:14.432396 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12784 | 2026.01.16 03:40:14.432635 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2026.01.16 03:40:14.432777 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00204 sec., 20588.235294117647 rows/sec., 36.89 MiB/sec. | ||
| 12786 | 2026.01.16 03:40:14.432834 [ 260 ] {6c960ce9-7a92-40a6-b860-40c5ba2dae69} <Debug> TCPHandler: Processed in 0.002254774 sec. | ||
| 12787 | 2026.01.16 03:40:14.432951 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2026.01.16 03:40:14.433046 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12789 | 2026.01.16 03:40:14.433088 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12790 | 2026.01.16 03:40:14.433431 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.01.16 03:40:14.433467 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12792 | 2026.01.16 03:40:14.433782 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12793 | 2026.01.16 03:40:14.433990 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.01.16 03:40:14.434120 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 12795 | 2026.01.16 03:40:14.434158 [ 260 ] {be9f7dd1-8d07-4b39-b7aa-45afd34e5ae5} <Debug> TCPHandler: Processed in 0.001256409 sec. | ||
| 12796 | 2026.01.16 03:40:17.492520 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12797 | 2026.01.16 03:40:17.492571 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12798 | 2026.01.16 03:40:17.684652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31708 | ||
| 12799 | 2026.01.16 03:40:17.685181 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12800 | 2026.01.16 03:40:17.685230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12801 | 2026.01.16 03:40:17.685729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12802 | 2026.01.16 03:40:17.685995 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12803 | 2026.01.16 03:40:17.686149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 12804 | 2026.01.16 03:40:17.686160 [ 47 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12805 | 2026.01.16 03:40:17.686222 [ 47 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.01.16 03:40:17.686243 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12807 | 2026.01.16 03:40:17.686357 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12808 | 2026.01.16 03:40:17.686501 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12809 | 2026.01.16 03:40:17.686546 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29340 rows starting from the beginning of the part | ||
| 12810 | 2026.01.16 03:40:17.686611 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12811 | 2026.01.16 03:40:17.686655 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12812 | 2026.01.16 03:40:17.686699 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12813 | 2026.01.16 03:40:17.686737 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12814 | 2026.01.16 03:40:17.686780 [ 192 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12815 | 2026.01.16 03:40:17.689157 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002850633 sec., 11123143.526367653 rows/sec., 159.12 MiB/sec. | ||
| 12816 | 2026.01.16 03:40:17.689620 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12817 | 2026.01.16 03:40:17.689945 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.01.16 03:40:17.690030 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_66_13} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12819 | 2026.01.16 03:40:17.690137 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12820 | 2026.01.16 03:40:19.365017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12821 | 2026.01.16 03:40:19.382701 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2026.01.16 03:40:19.382764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12823 | 2026.01.16 03:40:19.388569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12824 | 2026.01.16 03:40:19.389261 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2026.01.16 03:40:19.389552 [ 45 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12826 | 2026.01.16 03:40:19.389615 [ 45 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.01.16 03:40:19.389636 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12828 | 2026.01.16 03:40:19.389735 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12829 | 2026.01.16 03:40:19.392676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12830 | 2026.01.16 03:40:19.392878 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12831 | 2026.01.16 03:40:19.393743 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12832 | 2026.01.16 03:40:19.397201 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12833 | 2026.01.16 03:40:19.400690 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12834 | 2026.01.16 03:40:19.401768 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.01.16 03:40:19.401923 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12836 | 2026.01.16 03:40:19.401986 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12837 | 2026.01.16 03:40:19.402659 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.01.16 03:40:19.402695 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12839 | 2026.01.16 03:40:19.403093 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12840 | 2026.01.16 03:40:19.403335 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.01.16 03:40:19.403495 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 12842 | 2026.01.16 03:40:19.403539 [ 260 ] {14643d4c-9246-468e-bac5-c7513501a95d} <Debug> TCPHandler: Processed in 0.001891999 sec. | ||
| 12843 | 2026.01.16 03:40:19.403674 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.01.16 03:40:19.403772 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12845 | 2026.01.16 03:40:19.403813 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12846 | 2026.01.16 03:40:19.404248 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.16 03:40:19.404284 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12848 | 2026.01.16 03:40:19.404587 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12849 | 2026.01.16 03:40:19.404691 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12850 | 2026.01.16 03:40:19.404815 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.01.16 03:40:19.404958 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 12852 | 2026.01.16 03:40:19.404997 [ 260 ] {f22d007c-324e-4fd5-9eb7-534f6b0b052d} <Debug> TCPHandler: Processed in 0.001373281 sec. | ||
| 12853 | 2026.01.16 03:40:19.405124 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2026.01.16 03:40:19.405224 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12855 | 2026.01.16 03:40:19.405273 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12856 | 2026.01.16 03:40:19.405711 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.01.16 03:40:19.405747 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12858 | 2026.01.16 03:40:19.406083 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12859 | 2026.01.16 03:40:19.406288 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.01.16 03:40:19.406424 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12861 | 2026.01.16 03:40:19.406462 [ 260 ] {5c46b01c-aa8d-4d15-982e-1b6f29c98036} <Debug> TCPHandler: Processed in 0.00138781 sec. | ||
| 12862 | 2026.01.16 03:40:19.406578 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2026.01.16 03:40:19.406673 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12864 | 2026.01.16 03:40:19.406714 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12865 | 2026.01.16 03:40:19.407103 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.01.16 03:40:19.407138 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12867 | 2026.01.16 03:40:19.407475 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12868 | 2026.01.16 03:40:19.407706 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.01.16 03:40:19.407846 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 12870 | 2026.01.16 03:40:19.407883 [ 260 ] {f3818514-4b80-4e4d-9891-28a20635206b} <Debug> TCPHandler: Processed in 0.001354531 sec. | ||
| 12871 | 2026.01.16 03:40:19.408763 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12872 | 2026.01.16 03:40:19.412586 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12873 | 2026.01.16 03:40:19.468323 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078626675 sec., 6321.010013459173 rows/sec., 32.68 MiB/sec. | ||
| 12874 | 2026.01.16 03:40:19.471465 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12875 | 2026.01.16 03:40:19.473582 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.01.16 03:40:19.473688 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_66_13} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12877 | 2026.01.16 03:40:19.476200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12878 | 2026.01.16 03:40:22.770542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1552 | ||
| 12879 | 2026.01.16 03:40:22.772844 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2026.01.16 03:40:22.772888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12881 | 2026.01.16 03:40:22.774077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12882 | 2026.01.16 03:40:22.774345 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.01.16 03:40:22.774613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12884 | 2026.01.16 03:40:24.415110 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.01.16 03:40:24.415293 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12886 | 2026.01.16 03:40:24.415364 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12887 | 2026.01.16 03:40:24.416212 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.01.16 03:40:24.416263 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12889 | 2026.01.16 03:40:24.416686 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12890 | 2026.01.16 03:40:24.416939 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.01.16 03:40:24.417113 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 12892 | 2026.01.16 03:40:24.417165 [ 260 ] {a718f970-b940-43a8-85b5-2645b14149a3} <Debug> TCPHandler: Processed in 0.002184063 sec. | ||
| 12893 | 2026.01.16 03:40:24.417295 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12894 | 2026.01.16 03:40:24.417398 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12895 | 2026.01.16 03:40:24.417444 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12896 | 2026.01.16 03:40:24.417841 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.01.16 03:40:24.417878 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12898 | 2026.01.16 03:40:24.418179 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12899 | 2026.01.16 03:40:24.418398 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.01.16 03:40:24.418531 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001156 sec., 12110.726643598617 rows/sec., 987.54 KiB/sec. | ||
| 12901 | 2026.01.16 03:40:24.418569 [ 260 ] {9f1961ba-4666-4647-8680-5fb9f8777f93} <Debug> TCPHandler: Processed in 0.00132819 sec. | ||
| 12902 | 2026.01.16 03:40:24.418689 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2026.01.16 03:40:24.418787 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12904 | 2026.01.16 03:40:24.418827 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12905 | 2026.01.16 03:40:24.419825 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2026.01.16 03:40:24.419863 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12907 | 2026.01.16 03:40:24.420243 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12908 | 2026.01.16 03:40:24.420457 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.01.16 03:40:24.420591 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Debug> executeQuery: Read 1203 rows, 98.41 KiB in 0.001823 sec., 659901.26165661 rows/sec., 52.72 MiB/sec. | ||
| 12910 | 2026.01.16 03:40:24.420630 [ 260 ] {56ac80fb-4cb2-427b-a182-a1d8b5703590} <Debug> TCPHandler: Processed in 0.00199352 sec. | ||
| 12911 | 2026.01.16 03:40:24.420740 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.01.16 03:40:24.420835 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.01.16 03:40:24.420874 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12914 | 2026.01.16 03:40:24.421360 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.01.16 03:40:24.421397 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12916 | 2026.01.16 03:40:24.421707 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12917 | 2026.01.16 03:40:24.421926 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.01.16 03:40:24.422056 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Debug> executeQuery: Read 261 rows, 16.45 KiB in 0.00124 sec., 210483.87096774194 rows/sec., 12.96 MiB/sec. | ||
| 12919 | 2026.01.16 03:40:24.422095 [ 260 ] {155ac825-0f3a-4804-b2fc-5295d5dab09a} <Debug> TCPHandler: Processed in 0.001404591 sec. | ||
| 12920 | 2026.01.16 03:40:24.422210 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.01.16 03:40:24.422315 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12922 | 2026.01.16 03:40:24.422358 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12923 | 2026.01.16 03:40:24.422863 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.01.16 03:40:24.422901 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12925 | 2026.01.16 03:40:24.423239 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12926 | 2026.01.16 03:40:24.423466 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.01.16 03:40:24.423605 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 12928 | 2026.01.16 03:40:24.423644 [ 260 ] {0fd0548d-85fc-49bc-aca9-375a795d647a} <Debug> TCPHandler: Processed in 0.001485912 sec. | ||
| 12929 | 2026.01.16 03:40:24.423757 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.01.16 03:40:24.423853 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12931 | 2026.01.16 03:40:24.423894 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12932 | 2026.01.16 03:40:24.424367 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.01.16 03:40:24.424411 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12934 | 2026.01.16 03:40:24.424732 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12935 | 2026.01.16 03:40:24.424953 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.01.16 03:40:24.425090 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 12937 | 2026.01.16 03:40:24.425130 [ 260 ] {e45b71a6-e61f-42b8-95ac-0e10361c8bd9} <Debug> TCPHandler: Processed in 0.001423611 sec. | ||
| 12938 | 2026.01.16 03:40:24.425247 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.01.16 03:40:24.425351 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12940 | 2026.01.16 03:40:24.425393 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12941 | 2026.01.16 03:40:24.426099 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.01.16 03:40:24.426137 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12943 | 2026.01.16 03:40:24.426492 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12944 | 2026.01.16 03:40:24.426712 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.01.16 03:40:24.426848 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Debug> executeQuery: Read 735 rows, 52.97 KiB in 0.001516 sec., 484828.4960422164 rows/sec., 34.12 MiB/sec. | ||
| 12946 | 2026.01.16 03:40:24.426892 [ 260 ] {8f9e867a-a950-473f-870b-a7cc2b0417ff} <Debug> TCPHandler: Processed in 0.001696065 sec. | ||
| 12947 | 2026.01.16 03:40:24.427006 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2026.01.16 03:40:24.427114 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12949 | 2026.01.16 03:40:24.427162 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12950 | 2026.01.16 03:40:24.427486 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.01.16 03:40:24.427523 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12952 | 2026.01.16 03:40:24.427852 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12953 | 2026.01.16 03:40:24.428071 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.01.16 03:40:24.428214 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 12955 | 2026.01.16 03:40:24.428253 [ 260 ] {e15425c5-ccd6-4788-808c-71ac7cb2271b} <Debug> TCPHandler: Processed in 0.001297569 sec. | ||
| 12956 | 2026.01.16 03:40:24.428359 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.01.16 03:40:24.428454 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12958 | 2026.01.16 03:40:24.428498 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12959 | 2026.01.16 03:40:24.428944 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.01.16 03:40:24.428981 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12961 | 2026.01.16 03:40:24.429327 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12962 | 2026.01.16 03:40:24.429537 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.01.16 03:40:24.429671 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001236 sec., 259708.7378640777 rows/sec., 17.08 MiB/sec. | ||
| 12964 | 2026.01.16 03:40:24.429709 [ 260 ] {c0b0bd2e-e30e-4c43-8d50-45defeaa8e1e} <Debug> TCPHandler: Processed in 0.001399361 sec. | ||
| 12965 | 2026.01.16 03:40:24.429825 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.01.16 03:40:24.429925 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12967 | 2026.01.16 03:40:24.429968 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12968 | 2026.01.16 03:40:24.430274 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.01.16 03:40:24.430316 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12970 | 2026.01.16 03:40:24.430627 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12971 | 2026.01.16 03:40:24.430836 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.01.16 03:40:24.430951 [ 37 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 12973 | 2026.01.16 03:40:24.430965 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 12974 | 2026.01.16 03:40:24.430987 [ 37 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2026.01.16 03:40:24.431004 [ 260 ] {8ea044ae-675f-4bcb-a3ee-8d03e953e436} <Debug> TCPHandler: Processed in 0.001228668 sec. | ||
| 12976 | 2026.01.16 03:40:24.431007 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12977 | 2026.01.16 03:40:24.431098 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 12978 | 2026.01.16 03:40:24.431129 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.01.16 03:40:24.431191 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12980 | 2026.01.16 03:40:24.431221 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 12981 | 2026.01.16 03:40:24.431236 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12982 | 2026.01.16 03:40:24.431275 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 12983 | 2026.01.16 03:40:24.431292 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <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 | ||
| 12984 | 2026.01.16 03:40:24.431317 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 12985 | 2026.01.16 03:40:24.431354 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 12986 | 2026.01.16 03:40:24.431392 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 12987 | 2026.01.16 03:40:24.431435 [ 201 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 12988 | 2026.01.16 03:40:24.432181 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.01.16 03:40:24.432190 [ 203 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119457 sec., 17865.804582042903 rows/sec., 1.17 MiB/sec. | ||
| 12990 | 2026.01.16 03:40:24.432217 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 12991 | 2026.01.16 03:40:24.432434 [ 187 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 12992 | 2026.01.16 03:40:24.432784 [ 187 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.01.16 03:40:24.432870 [ 187 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_20_4} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 12994 | 2026.01.16 03:40:24.432935 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12995 | 2026.01.16 03:40:24.432972 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12996 | 2026.01.16 03:40:24.433177 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.01.16 03:40:24.433326 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002109 sec., 19914.65149359886 rows/sec., 35.69 MiB/sec. | ||
| 12998 | 2026.01.16 03:40:24.433398 [ 260 ] {82286608-a0e9-427c-a681-8a5b447f5586} <Debug> TCPHandler: Processed in 0.002329425 sec. | ||
| 12999 | 2026.01.16 03:40:24.433507 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.01.16 03:40:24.433602 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.01.16 03:40:24.433645 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13002 | 2026.01.16 03:40:24.433982 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.01.16 03:40:24.434018 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13004 | 2026.01.16 03:40:24.434348 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13005 | 2026.01.16 03:40:24.434561 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.01.16 03:40:24.434688 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 13007 | 2026.01.16 03:40:24.434724 [ 260 ] {14a92d57-8015-460e-9a44-737fedc5b5b5} <Debug> TCPHandler: Processed in 0.001265959 sec. | ||
| 13008 | 2026.01.16 03:40:25.187244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32220 | ||
| 13009 | 2026.01.16 03:40:25.187754 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.01.16 03:40:25.187787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13011 | 2026.01.16 03:40:25.188259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13012 | 2026.01.16 03:40:25.188488 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.01.16 03:40:25.188618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32220 | ||
| 13014 | 2026.01.16 03:40:26.893704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13015 | 2026.01.16 03:40:26.909626 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.01.16 03:40:26.909690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13017 | 2026.01.16 03:40:26.915316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13018 | 2026.01.16 03:40:26.915992 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.01.16 03:40:26.919009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13020 | 2026.01.16 03:40:29.402232 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.01.16 03:40:29.402428 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13022 | 2026.01.16 03:40:29.402497 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13023 | 2026.01.16 03:40:29.403146 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.01.16 03:40:29.403192 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13025 | 2026.01.16 03:40:29.403583 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13026 | 2026.01.16 03:40:29.403806 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.01.16 03:40:29.403964 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 13028 | 2026.01.16 03:40:29.404007 [ 260 ] {822de77b-3a57-42ee-82e0-e99211293470} <Debug> TCPHandler: Processed in 0.001902808 sec. | ||
| 13029 | 2026.01.16 03:40:29.404135 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.01.16 03:40:29.404236 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13031 | 2026.01.16 03:40:29.404278 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13032 | 2026.01.16 03:40:29.404688 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.01.16 03:40:29.404724 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13034 | 2026.01.16 03:40:29.405048 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13035 | 2026.01.16 03:40:29.405259 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.01.16 03:40:29.405391 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 13037 | 2026.01.16 03:40:29.405430 [ 260 ] {84eb42e4-ec84-46d9-b5cd-0b435d278103} <Debug> TCPHandler: Processed in 0.0013469 sec. | ||
| 13038 | 2026.01.16 03:40:29.405538 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.01.16 03:40:29.405633 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13040 | 2026.01.16 03:40:29.405677 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13041 | 2026.01.16 03:40:29.406099 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.01.16 03:40:29.406136 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13043 | 2026.01.16 03:40:29.406496 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13044 | 2026.01.16 03:40:29.406706 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.01.16 03:40:29.406838 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 13046 | 2026.01.16 03:40:29.406876 [ 260 ] {c02c4c1f-ad43-4c85-8a25-a76d1eda21da} <Debug> TCPHandler: Processed in 0.001387471 sec. | ||
| 13047 | 2026.01.16 03:40:29.407006 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.01.16 03:40:29.407126 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.01.16 03:40:29.407177 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13050 | 2026.01.16 03:40:29.407576 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.01.16 03:40:29.407617 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13052 | 2026.01.16 03:40:29.407928 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13053 | 2026.01.16 03:40:29.408139 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.01.16 03:40:29.408270 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 13055 | 2026.01.16 03:40:29.408309 [ 260 ] {2a1fa59b-fa9a-4425-afa0-327ec1f62073} <Debug> TCPHandler: Processed in 0.001364101 sec. | ||
| 13056 | 2026.01.16 03:40:32.492605 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13057 | 2026.01.16 03:40:32.492660 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13058 | 2026.01.16 03:40:32.688757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32668 | ||
| 13059 | 2026.01.16 03:40:32.689332 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.01.16 03:40:32.689380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13061 | 2026.01.16 03:40:32.689942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13062 | 2026.01.16 03:40:32.690194 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.01.16 03:40:32.690344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 13064 | 2026.01.16 03:40:32.775777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1584 | ||
| 13065 | 2026.01.16 03:40:32.778129 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.01.16 03:40:32.778172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13067 | 2026.01.16 03:40:32.779386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13068 | 2026.01.16 03:40:32.779666 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.01.16 03:40:32.779841 [ 77 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13070 | 2026.01.16 03:40:32.779916 [ 77 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.01.16 03:40:32.779926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 13072 | 2026.01.16 03:40:32.779999 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13073 | 2026.01.16 03:40:32.780142 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13074 | 2026.01.16 03:40:32.780707 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13075 | 2026.01.16 03:40:32.780853 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1434 rows starting from the beginning of the part | ||
| 13076 | 2026.01.16 03:40:32.781203 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 13077 | 2026.01.16 03:40:32.781563 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 13078 | 2026.01.16 03:40:32.781899 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 13079 | 2026.01.16 03:40:32.782215 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 13080 | 2026.01.16 03:40:32.782556 [ 194 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 13081 | 2026.01.16 03:40:32.788829 [ 203 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 72 columns (72 merged, 0 gathered) in 0.008742121 sec., 181191.726813207 rows/sec., 142.71 MiB/sec. | ||
| 13082 | 2026.01.16 03:40:32.790607 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13083 | 2026.01.16 03:40:32.791217 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.01.16 03:40:32.791306 [ 200 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_51_10} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13085 | 2026.01.16 03:40:32.791639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13086 | 2026.01.16 03:40:34.415722 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.01.16 03:40:34.415899 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13088 | 2026.01.16 03:40:34.415962 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13089 | 2026.01.16 03:40:34.416772 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.01.16 03:40:34.416809 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13091 | 2026.01.16 03:40:34.417207 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13092 | 2026.01.16 03:40:34.417429 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.01.16 03:40:34.417548 [ 101 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 13094 | 2026.01.16 03:40:34.417580 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00173 sec., 236994.2196531792 rows/sec., 15.03 MiB/sec. | ||
| 13095 | 2026.01.16 03:40:34.417582 [ 101 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.01.16 03:40:34.417613 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13097 | 2026.01.16 03:40:34.417624 [ 260 ] {454ac4b7-46ee-407f-b24b-1c737937bc78} <Debug> TCPHandler: Processed in 0.002037741 sec. | ||
| 13098 | 2026.01.16 03:40:34.417722 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 13099 | 2026.01.16 03:40:34.417750 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.01.16 03:40:34.417850 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13101 | 2026.01.16 03:40:34.417853 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13102 | 2026.01.16 03:40:34.417889 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 13103 | 2026.01.16 03:40:34.417909 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13104 | 2026.01.16 03:40:34.417960 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 13105 | 2026.01.16 03:40:34.418013 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 13106 | 2026.01.16 03:40:34.418062 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 13107 | 2026.01.16 03:40:34.418100 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 13108 | 2026.01.16 03:40:34.418139 [ 194 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 13109 | 2026.01.16 03:40:34.418960 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2026.01.16 03:40:34.419000 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13111 | 2026.01.16 03:40:34.419083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13112 | 2026.01.16 03:40:34.419340 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666835 sec., 1490249.484802035 rows/sec., 100.50 MiB/sec. | ||
| 13113 | 2026.01.16 03:40:34.419425 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13114 | 2026.01.16 03:40:34.419559 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 13115 | 2026.01.16 03:40:34.419686 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.01.16 03:40:34.419806 [ 101 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13117 | 2026.01.16 03:40:34.419831 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001997 sec., 598898.3475212819 rows/sec., 47.87 MiB/sec. | ||
| 13118 | 2026.01.16 03:40:34.419838 [ 101 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.01.16 03:40:34.419869 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13120 | 2026.01.16 03:40:34.419873 [ 260 ] {a99a872b-af40-420c-999d-7baad58c7617} <Debug> TCPHandler: Processed in 0.002173042 sec. | ||
| 13121 | 2026.01.16 03:40:34.419882 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.01.16 03:40:34.419937 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13123 | 2026.01.16 03:40:34.419959 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_32_7} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 13124 | 2026.01.16 03:40:34.420002 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2026.01.16 03:40:34.420017 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13126 | 2026.01.16 03:40:34.420030 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13127 | 2026.01.16 03:40:34.420052 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2467 rows starting from the beginning of the part | ||
| 13128 | 2026.01.16 03:40:34.420096 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1196 rows starting from the beginning of the part | ||
| 13129 | 2026.01.16 03:40:34.420104 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13130 | 2026.01.16 03:40:34.420130 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13131 | 2026.01.16 03:40:34.420151 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13132 | 2026.01.16 03:40:34.420168 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1203 rows starting from the beginning of the part | ||
| 13133 | 2026.01.16 03:40:34.420207 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13134 | 2026.01.16 03:40:34.420240 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1196 rows starting from the beginning of the part | ||
| 13135 | 2026.01.16 03:40:34.420656 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2026.01.16 03:40:34.420696 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13137 | 2026.01.16 03:40:34.421192 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13138 | 2026.01.16 03:40:34.421402 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2026.01.16 03:40:34.421533 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001446 sec., 170816.04426002767 rows/sec., 10.45 MiB/sec. | ||
| 13140 | 2026.01.16 03:40:34.421571 [ 260 ] {9a04d3c0-93bf-434b-9626-b98883c8e008} <Debug> TCPHandler: Processed in 0.001617964 sec. | ||
| 13141 | 2026.01.16 03:40:34.421689 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.01.16 03:40:34.421783 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13143 | 2026.01.16 03:40:34.421822 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13144 | 2026.01.16 03:40:34.422300 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.01.16 03:40:34.422327 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002416056 sec., 2555404.344932402 rows/sec., 215.79 MiB/sec. | ||
| 13146 | 2026.01.16 03:40:34.422334 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13147 | 2026.01.16 03:40:34.422681 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13148 | 2026.01.16 03:40:34.422778 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13149 | 2026.01.16 03:40:34.422909 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.01.16 03:40:34.423053 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001288 sec., 164596.27329192546 rows/sec., 10.61 MiB/sec. | ||
| 13151 | 2026.01.16 03:40:34.423096 [ 260 ] {66fba905-450e-4019-a4a3-d080da6dfd29} <Debug> TCPHandler: Processed in 0.001456112 sec. | ||
| 13152 | 2026.01.16 03:40:34.423137 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.01.16 03:40:34.423217 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.01.16 03:40:34.423236 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_101_20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13155 | 2026.01.16 03:40:34.423316 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13156 | 2026.01.16 03:40:34.423359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 13157 | 2026.01.16 03:40:34.423360 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13158 | 2026.01.16 03:40:34.423859 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.16 03:40:34.423895 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13160 | 2026.01.16 03:40:34.424201 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13161 | 2026.01.16 03:40:34.424415 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.01.16 03:40:34.424544 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 13163 | 2026.01.16 03:40:34.424582 [ 260 ] {acb30785-2c50-42f0-975c-9bcfe2239d33} <Debug> TCPHandler: Processed in 0.001413782 sec. | ||
| 13164 | 2026.01.16 03:40:34.424700 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.01.16 03:40:34.424801 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13166 | 2026.01.16 03:40:34.424844 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13167 | 2026.01.16 03:40:34.425542 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.01.16 03:40:34.425579 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13169 | 2026.01.16 03:40:34.425953 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13170 | 2026.01.16 03:40:34.426172 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.01.16 03:40:34.426281 [ 101 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13172 | 2026.01.16 03:40:34.426304 [ 101 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.16 03:40:34.426310 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001527 sec., 472167.6489849378 rows/sec., 33.15 MiB/sec. | ||
| 13174 | 2026.01.16 03:40:34.426321 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13175 | 2026.01.16 03:40:34.426352 [ 260 ] {68401b4d-94e5-48e3-ab09-fdfcca7b5239} <Debug> TCPHandler: Processed in 0.001703835 sec. | ||
| 13176 | 2026.01.16 03:40:34.426391 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13177 | 2026.01.16 03:40:34.426476 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.01.16 03:40:34.426487 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13179 | 2026.01.16 03:40:34.426524 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1251 rows starting from the beginning of the part | ||
| 13180 | 2026.01.16 03:40:34.426569 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 721 rows starting from the beginning of the part | ||
| 13181 | 2026.01.16 03:40:34.426580 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13182 | 2026.01.16 03:40:34.426608 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13183 | 2026.01.16 03:40:34.426629 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13184 | 2026.01.16 03:40:34.426648 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 735 rows starting from the beginning of the part | ||
| 13185 | 2026.01.16 03:40:34.426686 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13186 | 2026.01.16 03:40:34.426722 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 721 rows starting from the beginning of the part | ||
| 13187 | 2026.01.16 03:40:34.426988 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.01.16 03:40:34.427029 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13189 | 2026.01.16 03:40:34.427372 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13190 | 2026.01.16 03:40:34.427599 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.01.16 03:40:34.427693 [ 101 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 13192 | 2026.01.16 03:40:34.427716 [ 101 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2026.01.16 03:40:34.427730 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13194 | 2026.01.16 03:40:34.427733 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 13195 | 2026.01.16 03:40:34.427774 [ 260 ] {91905c40-a367-467b-98e6-bafd630e2adb} <Debug> TCPHandler: Processed in 0.00134936 sec. | ||
| 13196 | 2026.01.16 03:40:34.427808 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 13197 | 2026.01.16 03:40:34.427878 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.01.16 03:40:34.427916 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13199 | 2026.01.16 03:40:34.427929 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566524 sec., 2269993.9483850873 rows/sec., 170.32 MiB/sec. | ||
| 13200 | 2026.01.16 03:40:34.427951 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 13201 | 2026.01.16 03:40:34.427977 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13202 | 2026.01.16 03:40:34.428021 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 13203 | 2026.01.16 03:40:34.428025 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13204 | 2026.01.16 03:40:34.428075 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 13205 | 2026.01.16 03:40:34.428125 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 13206 | 2026.01.16 03:40:34.428158 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13207 | 2026.01.16 03:40:34.428166 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 13208 | 2026.01.16 03:40:34.428223 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 13209 | 2026.01.16 03:40:34.428488 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.01.16 03:40:34.428509 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.01.16 03:40:34.428530 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13212 | 2026.01.16 03:40:34.428592 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_101_20} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13213 | 2026.01.16 03:40:34.428681 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13214 | 2026.01.16 03:40:34.428912 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13215 | 2026.01.16 03:40:34.429025 [ 189 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254789 sec., 95633.60851904184 rows/sec., 4.88 MiB/sec. | ||
| 13216 | 2026.01.16 03:40:34.429135 [ 197 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 13217 | 2026.01.16 03:40:34.429156 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2026.01.16 03:40:34.429272 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13219 | 2026.01.16 03:40:34.429295 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.01.16 03:40:34.429295 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001337 sec., 234854.15108451757 rows/sec., 15.43 MiB/sec. | ||
| 13221 | 2026.01.16 03:40:34.429311 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13222 | 2026.01.16 03:40:34.429341 [ 260 ] {491fc9a2-145b-436b-b115-55a28cc5e1de} <Debug> TCPHandler: Processed in 0.001513663 sec. | ||
| 13223 | 2026.01.16 03:40:34.429382 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.01.16 03:40:34.429384 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13225 | 2026.01.16 03:40:34.429466 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.01.16 03:40:34.429482 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13227 | 2026.01.16 03:40:34.429475 [ 195 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_20_4} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 13228 | 2026.01.16 03:40:34.429515 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30520 rows starting from the beginning of the part | ||
| 13229 | 2026.01.16 03:40:34.429575 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 314 rows starting from the beginning of the part | ||
| 13230 | 2026.01.16 03:40:34.429580 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13231 | 2026.01.16 03:40:34.429578 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13232 | 2026.01.16 03:40:34.429618 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13233 | 2026.01.16 03:40:34.429638 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13234 | 2026.01.16 03:40:34.429663 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 321 rows starting from the beginning of the part | ||
| 13235 | 2026.01.16 03:40:34.429703 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13236 | 2026.01.16 03:40:34.429743 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 314 rows starting from the beginning of the part | ||
| 13237 | 2026.01.16 03:40:34.429980 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.01.16 03:40:34.430014 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13239 | 2026.01.16 03:40:34.430303 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13240 | 2026.01.16 03:40:34.430508 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.01.16 03:40:34.430635 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 13242 | 2026.01.16 03:40:34.430671 [ 260 ] {ce8a1a6a-347f-462f-a948-64fd41dc3a21} <Debug> TCPHandler: Processed in 0.001263889 sec. | ||
| 13243 | 2026.01.16 03:40:34.430789 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2026.01.16 03:40:34.430906 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13245 | 2026.01.16 03:40:34.430971 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <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 | ||
| 13246 | 2026.01.16 03:40:34.431982 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.01.16 03:40:34.432018 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13248 | 2026.01.16 03:40:34.432674 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13249 | 2026.01.16 03:40:34.432913 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.01.16 03:40:34.433051 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00217 sec., 19354.83870967742 rows/sec., 34.68 MiB/sec. | ||
| 13251 | 2026.01.16 03:40:34.433111 [ 260 ] {02709e9f-4873-4254-a109-8935d6f292d2} <Debug> TCPHandler: Processed in 0.002377425 sec. | ||
| 13252 | 2026.01.16 03:40:34.433232 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.01.16 03:40:34.433327 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13254 | 2026.01.16 03:40:34.433369 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13255 | 2026.01.16 03:40:34.433706 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.01.16 03:40:34.433740 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13257 | 2026.01.16 03:40:34.434062 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13258 | 2026.01.16 03:40:34.434284 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.01.16 03:40:34.434389 [ 101 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13260 | 2026.01.16 03:40:34.434411 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 13261 | 2026.01.16 03:40:34.434419 [ 101 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.01.16 03:40:34.434440 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13263 | 2026.01.16 03:40:34.434447 [ 260 ] {cfe2c0ee-a278-4dc4-910d-f51f074f52a7} <Debug> TCPHandler: Processed in 0.001264699 sec. | ||
| 13264 | 2026.01.16 03:40:34.434510 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13265 | 2026.01.16 03:40:34.434596 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13266 | 2026.01.16 03:40:34.434618 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6358 rows starting from the beginning of the part | ||
| 13267 | 2026.01.16 03:40:34.434662 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 104 rows starting from the beginning of the part | ||
| 13268 | 2026.01.16 03:40:34.434695 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13269 | 2026.01.16 03:40:34.434728 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 13270 | 2026.01.16 03:40:34.434759 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13271 | 2026.01.16 03:40:34.434797 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 13272 | 2026.01.16 03:40:34.436106 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31789 rows, containing 5 columns (5 merged, 0 gathered) in 0.006756971 sec., 4704622.825819439 rows/sec., 319.97 MiB/sec. | ||
| 13273 | 2026.01.16 03:40:34.436654 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13274 | 2026.01.16 03:40:34.436932 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.01.16 03:40:34.437005 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13276 | 2026.01.16 03:40:34.437045 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563338 sec., 2648889.8459742726 rows/sec., 173.62 MiB/sec. | ||
| 13277 | 2026.01.16 03:40:34.437084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 13278 | 2026.01.16 03:40:34.437443 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2026.01.16 03:40:34.437492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13280 | 2026.01.16 03:40:34.437688 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13281 | 2026.01.16 03:40:34.437962 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2026.01.16 03:40:34.438036 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_101_20} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13283 | 2026.01.16 03:40:34.438112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13284 | 2026.01.16 03:40:34.443932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13285 | 2026.01.16 03:40:34.444628 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.01.16 03:40:34.447763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13287 | 2026.01.16 03:40:38.322515 [ 149 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13288 | 2026.01.16 03:40:38.322641 [ 149 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.01.16 03:40:38.322683 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13290 | 2026.01.16 03:40:38.322908 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::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 | ||
| 13291 | 2026.01.16 03:40:38.323166 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13292 | 2026.01.16 03:40:38.323230 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 13293 | 2026.01.16 03:40:38.323356 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 13294 | 2026.01.16 03:40:38.323481 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 13295 | 2026.01.16 03:40:38.323607 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 13296 | 2026.01.16 03:40:38.323697 [ 191 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 13297 | 2026.01.16 03:40:38.324580 [ 198 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764877 sec., 31730.256556122607 rows/sec., 2.65 MiB/sec. | ||
| 13298 | 2026.01.16 03:40:38.324769 [ 198 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13299 | 2026.01.16 03:40:38.325056 [ 198 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.01.16 03:40:38.325142 [ 198 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_17_4} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13301 | 2026.01.16 03:40:38.325248 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13302 | 2026.01.16 03:40:39.433719 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.01.16 03:40:39.433973 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.01.16 03:40:39.434037 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13305 | 2026.01.16 03:40:39.434686 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.01.16 03:40:39.434733 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13307 | 2026.01.16 03:40:39.435126 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13308 | 2026.01.16 03:40:39.435375 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.01.16 03:40:39.435534 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 13310 | 2026.01.16 03:40:39.435577 [ 260 ] {74323fff-2386-42da-9d0d-7a9fd1fafd24} <Debug> TCPHandler: Processed in 0.00203016 sec. | ||
| 13311 | 2026.01.16 03:40:39.435716 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.01.16 03:40:39.435812 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13313 | 2026.01.16 03:40:39.435853 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13314 | 2026.01.16 03:40:39.436247 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.01.16 03:40:39.436282 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13316 | 2026.01.16 03:40:39.436577 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13317 | 2026.01.16 03:40:39.436786 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.01.16 03:40:39.436918 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. | ||
| 13319 | 2026.01.16 03:40:39.436955 [ 260 ] {07356224-97c0-4779-bb97-df7571013eb2} <Debug> TCPHandler: Processed in 0.001289729 sec. | ||
| 13320 | 2026.01.16 03:40:39.437079 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.01.16 03:40:39.437204 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13322 | 2026.01.16 03:40:39.437253 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13323 | 2026.01.16 03:40:39.438626 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.01.16 03:40:39.438662 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13325 | 2026.01.16 03:40:39.439065 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13326 | 2026.01.16 03:40:39.439290 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.01.16 03:40:39.439423 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.002244 sec., 587344.0285204991 rows/sec., 48.99 MiB/sec. | ||
| 13328 | 2026.01.16 03:40:39.439461 [ 260 ] {db871918-cdd7-4b6d-9e53-00da389b44b4} <Debug> TCPHandler: Processed in 0.002444437 sec. | ||
| 13329 | 2026.01.16 03:40:39.439578 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.01.16 03:40:39.439673 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13331 | 2026.01.16 03:40:39.439713 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13332 | 2026.01.16 03:40:39.440126 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.01.16 03:40:39.440160 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13334 | 2026.01.16 03:40:39.440459 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13335 | 2026.01.16 03:40:39.440665 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.01.16 03:40:39.440798 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001144 sec., 13986.013986013986 rows/sec., 1.06 MiB/sec. | ||
| 13337 | 2026.01.16 03:40:39.440836 [ 260 ] {8c22d156-9acc-4595-a952-ad681c79e6ac} <Debug> TCPHandler: Processed in 0.001307489 sec. | ||
| 13338 | 2026.01.16 03:40:39.440944 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.01.16 03:40:39.441039 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.01.16 03:40:39.441078 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13341 | 2026.01.16 03:40:39.441616 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.01.16 03:40:39.441650 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13343 | 2026.01.16 03:40:39.441966 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13344 | 2026.01.16 03:40:39.442178 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.01.16 03:40:39.442280 [ 149 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 13346 | 2026.01.16 03:40:39.442310 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00129 sec., 195348.83720930235 rows/sec., 13.51 MiB/sec. | ||
| 13347 | 2026.01.16 03:40:39.442312 [ 149 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.01.16 03:40:39.442341 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13349 | 2026.01.16 03:40:39.442349 [ 260 ] {6112d994-eaf9-41e0-b5bb-caf5f751eace} <Debug> TCPHandler: Processed in 0.001455212 sec. | ||
| 13350 | 2026.01.16 03:40:39.442428 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 13351 | 2026.01.16 03:40:39.442467 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.01.16 03:40:39.442512 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2026.01.16 03:40:39.442542 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 465 rows starting from the beginning of the part | ||
| 13354 | 2026.01.16 03:40:39.442561 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13355 | 2026.01.16 03:40:39.442597 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 13356 | 2026.01.16 03:40:39.442601 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13357 | 2026.01.16 03:40:39.442641 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 13358 | 2026.01.16 03:40:39.442682 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 13359 | 2026.01.16 03:40:39.442727 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 13360 | 2026.01.16 03:40:39.442767 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 13361 | 2026.01.16 03:40:39.443008 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.01.16 03:40:39.443044 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13363 | 2026.01.16 03:40:39.443343 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13364 | 2026.01.16 03:40:39.443561 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.01.16 03:40:39.443688 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 13366 | 2026.01.16 03:40:39.443696 [ 198 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129917 sec., 1216930.8096707896 rows/sec., 85.50 MiB/sec. | ||
| 13367 | 2026.01.16 03:40:39.443725 [ 260 ] {0597bc94-2e11-4f6b-a618-705c50b57e45} <Debug> TCPHandler: Processed in 0.001307709 sec. | ||
| 13368 | 2026.01.16 03:40:39.443865 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.01.16 03:40:39.443920 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13370 | 2026.01.16 03:40:39.443965 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13371 | 2026.01.16 03:40:39.444010 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13372 | 2026.01.16 03:40:39.444228 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2026.01.16 03:40:39.444313 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_38_8} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 13374 | 2026.01.16 03:40:39.444429 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13375 | 2026.01.16 03:40:39.444728 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2026.01.16 03:40:39.444770 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13377 | 2026.01.16 03:40:39.445118 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13378 | 2026.01.16 03:40:39.445333 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.01.16 03:40:39.445463 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001516 sec., 369393.1398416887 rows/sec., 27.69 MiB/sec. | ||
| 13380 | 2026.01.16 03:40:39.445500 [ 260 ] {f5ec1699-1e92-4c98-aba3-c8729ea36a29} <Debug> TCPHandler: Processed in 0.001684766 sec. | ||
| 13381 | 2026.01.16 03:40:39.445616 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2026.01.16 03:40:39.445710 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13383 | 2026.01.16 03:40:39.445751 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13384 | 2026.01.16 03:40:39.446414 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.01.16 03:40:39.446448 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13386 | 2026.01.16 03:40:39.446836 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13387 | 2026.01.16 03:40:39.447056 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.16 03:40:39.447187 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001495 sec., 614046.822742475 rows/sec., 41.99 MiB/sec. | ||
| 13389 | 2026.01.16 03:40:39.447224 [ 260 ] {8ab508f2-2adb-442f-8860-1bfb88465257} <Debug> TCPHandler: Processed in 0.001657735 sec. | ||
| 13390 | 2026.01.16 03:40:39.447347 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.01.16 03:40:39.447442 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2026.01.16 03:40:39.447485 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13393 | 2026.01.16 03:40:39.447831 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.01.16 03:40:39.447868 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13395 | 2026.01.16 03:40:39.448174 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13396 | 2026.01.16 03:40:39.448384 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.16 03:40:39.448516 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13398 | 2026.01.16 03:40:39.448552 [ 260 ] {0c2d8157-90e2-4054-b28b-064b03a69b3d} <Debug> TCPHandler: Processed in 0.001254579 sec. | ||
| 13399 | 2026.01.16 03:40:40.190534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33180 | ||
| 13400 | 2026.01.16 03:40:40.191090 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.01.16 03:40:40.191149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13402 | 2026.01.16 03:40:40.191716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13403 | 2026.01.16 03:40:40.191996 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.01.16 03:40:40.192202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33180 | ||
| 13405 | 2026.01.16 03:40:41.947897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13406 | 2026.01.16 03:40:41.964776 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2026.01.16 03:40:41.964818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 13408 | 2026.01.16 03:40:41.970973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13409 | 2026.01.16 03:40:41.971680 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.01.16 03:40:41.974429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13411 | 2026.01.16 03:40:42.780287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1624 | ||
| 13412 | 2026.01.16 03:40:42.782975 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.01.16 03:40:42.783036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13414 | 2026.01.16 03:40:42.784306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13415 | 2026.01.16 03:40:42.784603 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.01.16 03:40:42.785008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 13417 | 2026.01.16 03:40:44.028416 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13418 | 2026.01.16 03:40:44.028469 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13419 | 2026.01.16 03:40:44.043997 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13420 | 2026.01.16 03:40:44.277123 [ 224 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13421 | 2026.01.16 03:40:44.277180 [ 224 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13422 | 2026.01.16 03:40:44.280213 [ 224 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13423 | 2026.01.16 03:40:44.332331 [ 222 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13424 | 2026.01.16 03:40:44.332413 [ 222 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13425 | 2026.01.16 03:40:44.334734 [ 222 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13426 | 2026.01.16 03:40:44.394234 [ 224 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13427 | 2026.01.16 03:40:44.394309 [ 224 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13428 | 2026.01.16 03:40:44.396395 [ 224 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13429 | 2026.01.16 03:40:44.403802 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.01.16 03:40:44.403994 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13431 | 2026.01.16 03:40:44.404067 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13432 | 2026.01.16 03:40:44.404813 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.16 03:40:44.404862 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13434 | 2026.01.16 03:40:44.405266 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13435 | 2026.01.16 03:40:44.405506 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.01.16 03:40:44.405672 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00173 sec., 80924.85549132948 rows/sec., 7.03 MiB/sec. | ||
| 13437 | 2026.01.16 03:40:44.405723 [ 260 ] {44f96c5a-5f10-420d-90e0-4903463bee0c} <Debug> TCPHandler: Processed in 0.002055941 sec. | ||
| 13438 | 2026.01.16 03:40:44.405858 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.01.16 03:40:44.405958 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.01.16 03:40:44.406002 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13441 | 2026.01.16 03:40:44.406422 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.01.16 03:40:44.406460 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13443 | 2026.01.16 03:40:44.406758 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13444 | 2026.01.16 03:40:44.406964 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.01.16 03:40:44.407078 [ 170 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13446 | 2026.01.16 03:40:44.407094 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.66 MiB/sec. | ||
| 13447 | 2026.01.16 03:40:44.407122 [ 170 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.01.16 03:40:44.407139 [ 260 ] {4652ca15-e279-4092-8325-d822cca0b52d} <Debug> TCPHandler: Processed in 0.00133062 sec. | ||
| 13449 | 2026.01.16 03:40:44.407148 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13450 | 2026.01.16 03:40:44.407257 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.01.16 03:40:44.407257 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13452 | 2026.01.16 03:40:44.407356 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13453 | 2026.01.16 03:40:44.407398 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13454 | 2026.01.16 03:40:44.407401 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13455 | 2026.01.16 03:40:44.407442 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 13456 | 2026.01.16 03:40:44.407518 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 247 rows starting from the beginning of the part | ||
| 13457 | 2026.01.16 03:40:44.407567 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 261 rows starting from the beginning of the part | ||
| 13458 | 2026.01.16 03:40:44.407614 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 247 rows starting from the beginning of the part | ||
| 13459 | 2026.01.16 03:40:44.407658 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
| 13460 | 2026.01.16 03:40:44.407705 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 13461 | 2026.01.16 03:40:44.407854 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2026.01.16 03:40:44.407895 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13463 | 2026.01.16 03:40:44.408211 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13464 | 2026.01.16 03:40:44.408443 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2026.01.16 03:40:44.408575 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001238 sec., 85621.97092084007 rows/sec., 6.69 MiB/sec. | ||
| 13466 | 2026.01.16 03:40:44.408614 [ 260 ] {d2eac1eb-ad53-413e-8d04-acc52a9d051d} <Debug> TCPHandler: Processed in 0.001404121 sec. | ||
| 13467 | 2026.01.16 03:40:44.408714 [ 196 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503932 sec., 726096.658625523 rows/sec., 47.98 MiB/sec. | ||
| 13468 | 2026.01.16 03:40:44.408724 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.01.16 03:40:44.408833 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13470 | 2026.01.16 03:40:44.408877 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13471 | 2026.01.16 03:40:44.408888 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13472 | 2026.01.16 03:40:44.409174 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.01.16 03:40:44.409251 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_66_13} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13474 | 2026.01.16 03:40:44.409280 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.01.16 03:40:44.409321 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13476 | 2026.01.16 03:40:44.409357 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13477 | 2026.01.16 03:40:44.409653 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13478 | 2026.01.16 03:40:44.409877 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.16 03:40:44.410007 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 13480 | 2026.01.16 03:40:44.410043 [ 260 ] {dd08891a-e36e-411e-ae81-9d9515d66c9e} <Debug> TCPHandler: Processed in 0.00136554 sec. | ||
| 13481 | 2026.01.16 03:40:44.410172 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.01.16 03:40:44.410295 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.01.16 03:40:44.410362 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <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 | ||
| 13484 | 2026.01.16 03:40:44.411375 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.01.16 03:40:44.411412 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13486 | 2026.01.16 03:40:44.412013 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13487 | 2026.01.16 03:40:44.412248 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.01.16 03:40:44.412369 [ 170 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13489 | 2026.01.16 03:40:44.412394 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002125 sec., 19764.70588235294 rows/sec., 35.42 MiB/sec. | ||
| 13490 | 2026.01.16 03:40:44.412412 [ 170 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.01.16 03:40:44.412439 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13492 | 2026.01.16 03:40:44.412467 [ 260 ] {8c566e3e-b519-4451-babe-6a8afcb95805} <Debug> TCPHandler: Processed in 0.002355866 sec. | ||
| 13493 | 2026.01.16 03:40:44.412510 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13494 | 2026.01.16 03:40:44.412592 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.01.16 03:40:44.412692 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.01.16 03:40:44.412710 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13497 | 2026.01.16 03:40:44.412734 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13498 | 2026.01.16 03:40:44.412764 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1862 rows starting from the beginning of the part | ||
| 13499 | 2026.01.16 03:40:44.412879 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 13500 | 2026.01.16 03:40:44.412981 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 13501 | 2026.01.16 03:40:44.413082 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 13502 | 2026.01.16 03:40:44.413089 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.01.16 03:40:44.413130 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13504 | 2026.01.16 03:40:44.413178 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 13505 | 2026.01.16 03:40:44.413279 [ 202 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 13506 | 2026.01.16 03:40:44.413454 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13507 | 2026.01.16 03:40:44.413720 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.01.16 03:40:44.413863 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 13509 | 2026.01.16 03:40:44.413900 [ 260 ] {53a09fe7-6074-4f61-a97d-b3055ba3b033} <Debug> TCPHandler: Processed in 0.00135838 sec. | ||
| 13510 | 2026.01.16 03:40:44.423339 [ 196 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 19 columns (19 merged, 0 gathered) in 0.010855212 sec., 190876.05106192306 rows/sec., 342.04 MiB/sec. | ||
| 13511 | 2026.01.16 03:40:44.426122 [ 196 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13512 | 2026.01.16 03:40:44.426470 [ 196 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.01.16 03:40:44.426545 [ 196 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13514 | 2026.01.16 03:40:44.426696 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.01 MiB. | ||
| 13515 | 2026.01.16 03:40:45.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.25 MiB, peak 373.20 MiB, free memory in arenas 0.00 B, will set to 362.42 MiB (RSS), difference: 7.17 MiB | ||
| 13516 | 2026.01.16 03:40:47.289935 [ 224 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13517 | 2026.01.16 03:40:47.289991 [ 224 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13518 | 2026.01.16 03:40:47.293898 [ 224 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13519 | 2026.01.16 03:40:47.492713 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13520 | 2026.01.16 03:40:47.492793 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13521 | 2026.01.16 03:40:47.692538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33628 | ||
| 13522 | 2026.01.16 03:40:47.693114 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.01.16 03:40:47.693167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13524 | 2026.01.16 03:40:47.693686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13525 | 2026.01.16 03:40:47.693927 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.01.16 03:40:47.694061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 13527 | 2026.01.16 03:40:47.694170 [ 218 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13528 | 2026.01.16 03:40:47.694215 [ 218 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13529 | 2026.01.16 03:40:47.697101 [ 218 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13530 | 2026.01.16 03:40:49.402290 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13531 | 2026.01.16 03:40:49.402485 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13532 | 2026.01.16 03:40:49.402554 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13533 | 2026.01.16 03:40:49.403222 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.01.16 03:40:49.403271 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13535 | 2026.01.16 03:40:49.403676 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13536 | 2026.01.16 03:40:49.403930 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.01.16 03:40:49.404101 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 13538 | 2026.01.16 03:40:49.404159 [ 260 ] {bcbd253a-0264-4f41-b710-9099bcf9cb30} <Debug> TCPHandler: Processed in 0.002007499 sec. | ||
| 13539 | 2026.01.16 03:40:49.404287 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2026.01.16 03:40:49.404395 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13541 | 2026.01.16 03:40:49.404442 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13542 | 2026.01.16 03:40:49.404895 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.01.16 03:40:49.404936 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13544 | 2026.01.16 03:40:49.405256 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13545 | 2026.01.16 03:40:49.405487 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.01.16 03:40:49.405625 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 13547 | 2026.01.16 03:40:49.405665 [ 260 ] {35442f13-d36e-4275-a50c-8bbfb43c4064} <Debug> TCPHandler: Processed in 0.001431551 sec. | ||
| 13548 | 2026.01.16 03:40:49.405787 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.01.16 03:40:49.405887 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.01.16 03:40:49.405933 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13551 | 2026.01.16 03:40:49.406350 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.01.16 03:40:49.406388 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13553 | 2026.01.16 03:40:49.406745 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13554 | 2026.01.16 03:40:49.406961 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.01.16 03:40:49.407094 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 13556 | 2026.01.16 03:40:49.407131 [ 260 ] {5cc639f8-4d0e-46fd-8ed6-27f417fff43f} <Debug> TCPHandler: Processed in 0.001395941 sec. | ||
| 13557 | 2026.01.16 03:40:49.407233 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2026.01.16 03:40:49.407328 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13559 | 2026.01.16 03:40:49.407370 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13560 | 2026.01.16 03:40:49.407704 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.01.16 03:40:49.407741 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13562 | 2026.01.16 03:40:49.408052 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13563 | 2026.01.16 03:40:49.408271 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.01.16 03:40:49.408403 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13565 | 2026.01.16 03:40:49.408439 [ 260 ] {210137f2-de73-4eba-9db9-8dcbef6470bd} <Debug> TCPHandler: Processed in 0.001255068 sec. | ||
| 13566 | 2026.01.16 03:40:49.474672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13567 | 2026.01.16 03:40:49.491127 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.01.16 03:40:49.491186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13569 | 2026.01.16 03:40:49.497186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13570 | 2026.01.16 03:40:49.497909 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.01.16 03:40:49.500746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13572 | 2026.01.16 03:40:50.874339 [ 150 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 13573 | 2026.01.16 03:40:50.874406 [ 150 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.01.16 03:40:50.874431 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13575 | 2026.01.16 03:40:50.874537 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 13576 | 2026.01.16 03:40:50.874674 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13577 | 2026.01.16 03:40:50.874711 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 223 rows starting from the beginning of the part | ||
| 13578 | 2026.01.16 03:40:50.874783 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 13579 | 2026.01.16 03:40:50.874834 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 13580 | 2026.01.16 03:40:50.874882 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 13581 | 2026.01.16 03:40:50.874924 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 13582 | 2026.01.16 03:40:50.875811 [ 201 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131629 sec., 659429.1531501417 rows/sec., 40.32 MiB/sec. | ||
| 13583 | 2026.01.16 03:40:50.875966 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13584 | 2026.01.16 03:40:50.876206 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.16 03:40:50.876271 [ 202 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_33_7} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 13586 | 2026.01.16 03:40:50.876332 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13587 | 2026.01.16 03:40:52.785410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1644 | ||
| 13588 | 2026.01.16 03:40:52.787633 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.01.16 03:40:52.787695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13590 | 2026.01.16 03:40:52.788888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13591 | 2026.01.16 03:40:52.789162 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.16 03:40:52.789531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 13593 | 2026.01.16 03:40:54.403963 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.01.16 03:40:54.404158 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13595 | 2026.01.16 03:40:54.404231 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13596 | 2026.01.16 03:40:54.405088 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.01.16 03:40:54.405131 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13598 | 2026.01.16 03:40:54.405535 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13599 | 2026.01.16 03:40:54.405771 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.01.16 03:40:54.405940 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001834 sec., 76335.87786259543 rows/sec., 6.63 MiB/sec. | ||
| 13601 | 2026.01.16 03:40:54.405990 [ 260 ] {6b17bbe2-d5b0-4ab7-8f6a-f75a9dfa97ad} <Debug> TCPHandler: Processed in 0.002160992 sec. | ||
| 13602 | 2026.01.16 03:40:54.406132 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2026.01.16 03:40:54.406236 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13604 | 2026.01.16 03:40:54.406280 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13605 | 2026.01.16 03:40:54.406701 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.01.16 03:40:54.406736 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13607 | 2026.01.16 03:40:54.407058 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13608 | 2026.01.16 03:40:54.407275 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.01.16 03:40:54.407410 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.57 MiB/sec. | ||
| 13610 | 2026.01.16 03:40:54.407448 [ 260 ] {22886146-5055-4cc6-90d1-f78d7dcedc2a} <Debug> TCPHandler: Processed in 0.001368811 sec. | ||
| 13611 | 2026.01.16 03:40:54.407553 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2026.01.16 03:40:54.407650 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13613 | 2026.01.16 03:40:54.407691 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13614 | 2026.01.16 03:40:54.408131 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.01.16 03:40:54.408165 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13616 | 2026.01.16 03:40:54.408472 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13617 | 2026.01.16 03:40:54.408686 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.01.16 03:40:54.408813 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001183 sec., 89602.70498732037 rows/sec., 7.00 MiB/sec. | ||
| 13619 | 2026.01.16 03:40:54.408851 [ 260 ] {bf68a416-d9ee-4fd6-b9cb-eda97667fbdf} <Debug> TCPHandler: Processed in 0.00134717 sec. | ||
| 13620 | 2026.01.16 03:40:54.408964 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2026.01.16 03:40:54.409058 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13622 | 2026.01.16 03:40:54.409102 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13623 | 2026.01.16 03:40:54.409510 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.01.16 03:40:54.409544 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13625 | 2026.01.16 03:40:54.409869 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13626 | 2026.01.16 03:40:54.410088 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.01.16 03:40:54.410218 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 13628 | 2026.01.16 03:40:54.410254 [ 260 ] {f2099f91-65fd-44e4-8ea2-89a6f2b0aea0} <Debug> TCPHandler: Processed in 0.00133947 sec. | ||
| 13629 | 2026.01.16 03:40:54.410392 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.01.16 03:40:54.410514 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13631 | 2026.01.16 03:40:54.410582 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <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 | ||
| 13632 | 2026.01.16 03:40:54.411488 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.01.16 03:40:54.411525 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13634 | 2026.01.16 03:40:54.412108 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13635 | 2026.01.16 03:40:54.412333 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.01.16 03:40:54.412473 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001983 sec., 21180.03025718608 rows/sec., 37.95 MiB/sec. | ||
| 13637 | 2026.01.16 03:40:54.412527 [ 260 ] {b3724125-59d1-4700-add8-e8515073bfba} <Debug> TCPHandler: Processed in 0.002197463 sec. | ||
| 13638 | 2026.01.16 03:40:54.412645 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2026.01.16 03:40:54.412741 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13640 | 2026.01.16 03:40:54.412783 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13641 | 2026.01.16 03:40:54.413119 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2026.01.16 03:40:54.413156 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13643 | 2026.01.16 03:40:54.413461 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13644 | 2026.01.16 03:40:54.413683 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.01.16 03:40:54.413814 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13646 | 2026.01.16 03:40:54.413850 [ 260 ] {d12f0952-e469-4d12-b3a1-8df9f2af7612} <Debug> TCPHandler: Processed in 0.001255219 sec. | ||
| 13647 | 2026.01.16 03:40:55.194277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34140 | ||
| 13648 | 2026.01.16 03:40:55.194786 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2026.01.16 03:40:55.194829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13650 | 2026.01.16 03:40:55.195288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13651 | 2026.01.16 03:40:55.195514 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.01.16 03:40:55.195639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34140 | ||
| 13653 | 2026.01.16 03:40:55.195647 [ 146 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13654 | 2026.01.16 03:40:55.195721 [ 146 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.01.16 03:40:55.195744 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13656 | 2026.01.16 03:40:55.195883 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13657 | 2026.01.16 03:40:55.196035 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13658 | 2026.01.16 03:40:55.196076 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 13659 | 2026.01.16 03:40:55.196144 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13660 | 2026.01.16 03:40:55.196193 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 13661 | 2026.01.16 03:40:55.196239 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 13662 | 2026.01.16 03:40:55.196284 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 13663 | 2026.01.16 03:40:55.196338 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 13664 | 2026.01.16 03:40:55.198722 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002901543 sec., 11766153.388042156 rows/sec., 168.32 MiB/sec. | ||
| 13665 | 2026.01.16 03:40:55.198875 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13666 | 2026.01.16 03:40:55.199204 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2026.01.16 03:40:55.199286 [ 203 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_71_14} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13668 | 2026.01.16 03:40:55.199397 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13669 | 2026.01.16 03:40:57.000902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13670 | 2026.01.16 03:40:57.018414 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2026.01.16 03:40:57.018471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13672 | 2026.01.16 03:40:57.024480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13673 | 2026.01.16 03:40:57.025208 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2026.01.16 03:40:57.025545 [ 142 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13675 | 2026.01.16 03:40:57.025622 [ 142 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.01.16 03:40:57.025643 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13677 | 2026.01.16 03:40:57.025752 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13678 | 2026.01.16 03:40:57.028661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13679 | 2026.01.16 03:40:57.029592 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13680 | 2026.01.16 03:40:57.031023 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13681 | 2026.01.16 03:40:57.035392 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13682 | 2026.01.16 03:40:57.039837 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13683 | 2026.01.16 03:40:57.044303 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13684 | 2026.01.16 03:40:57.048981 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13685 | 2026.01.16 03:40:57.053560 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13686 | 2026.01.16 03:40:57.111959 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08625075 sec., 6202.844612945395 rows/sec., 32.07 MiB/sec. | ||
| 13687 | 2026.01.16 03:40:57.114107 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13688 | 2026.01.16 03:40:57.115927 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2026.01.16 03:40:57.116020 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_71_14} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13690 | 2026.01.16 03:40:57.117732 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13691 | 2026.01.16 03:40:59.402537 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13692 | 2026.01.16 03:40:59.402729 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13693 | 2026.01.16 03:40:59.402794 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13694 | 2026.01.16 03:40:59.403437 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.01.16 03:40:59.403478 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13696 | 2026.01.16 03:40:59.403868 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13697 | 2026.01.16 03:40:59.404103 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.01.16 03:40:59.404256 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 13699 | 2026.01.16 03:40:59.404251 [ 140 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13700 | 2026.01.16 03:40:59.404299 [ 260 ] {8af408a3-2dc8-456f-953c-dc8b077a46eb} <Debug> TCPHandler: Processed in 0.001888548 sec. | ||
| 13701 | 2026.01.16 03:40:59.404350 [ 140 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.01.16 03:40:59.404390 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13703 | 2026.01.16 03:40:59.404460 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2026.01.16 03:40:59.404525 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13705 | 2026.01.16 03:40:59.404560 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13706 | 2026.01.16 03:40:59.404610 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13707 | 2026.01.16 03:40:59.404671 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13708 | 2026.01.16 03:40:59.404708 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2467 rows starting from the beginning of the part | ||
| 13709 | 2026.01.16 03:40:59.404775 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1318 rows starting from the beginning of the part | ||
| 13710 | 2026.01.16 03:40:59.404821 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 140 rows starting from the beginning of the part | ||
| 13711 | 2026.01.16 03:40:59.404864 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 13712 | 2026.01.16 03:40:59.404901 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 140 rows starting from the beginning of the part | ||
| 13713 | 2026.01.16 03:40:59.404944 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13714 | 2026.01.16 03:40:59.405028 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.01.16 03:40:59.405071 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13716 | 2026.01.16 03:40:59.405407 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13717 | 2026.01.16 03:40:59.405636 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.01.16 03:40:59.405775 [ 140 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13719 | 2026.01.16 03:40:59.405776 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 13720 | 2026.01.16 03:40:59.405817 [ 140 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.01.16 03:40:59.405841 [ 260 ] {9336c906-80e4-4f8f-94ca-66b9c12efff6} <Debug> TCPHandler: Processed in 0.001441802 sec. | ||
| 13722 | 2026.01.16 03:40:59.405842 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13723 | 2026.01.16 03:40:59.405957 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13724 | 2026.01.16 03:40:59.405965 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.01.16 03:40:59.406061 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13726 | 2026.01.16 03:40:59.406084 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.01.16 03:40:59.406090 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1251 rows starting from the beginning of the part | ||
| 13728 | 2026.01.16 03:40:59.406130 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13729 | 2026.01.16 03:40:59.406156 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 560 rows starting from the beginning of the part | ||
| 13730 | 2026.01.16 03:40:59.406202 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
| 13731 | 2026.01.16 03:40:59.406246 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 13732 | 2026.01.16 03:40:59.406285 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
| 13733 | 2026.01.16 03:40:59.406327 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13734 | 2026.01.16 03:40:59.406554 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.01.16 03:40:59.406588 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13736 | 2026.01.16 03:40:59.406752 [ 191 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002285154 sec., 1827885.5604480046 rows/sec., 157.85 MiB/sec. | ||
| 13737 | 2026.01.16 03:40:59.406971 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13738 | 2026.01.16 03:40:59.407073 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13739 | 2026.01.16 03:40:59.407240 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.01.16 03:40:59.407378 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_101_20 to all_102_102_0 | ||
| 13741 | 2026.01.16 03:40:59.407392 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 13742 | 2026.01.16 03:40:59.407414 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.01.16 03:40:59.407443 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.01.16 03:40:59.407458 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544093 sec., 1393050.807172884 rows/sec., 108.17 MiB/sec. | ||
| 13745 | 2026.01.16 03:40:59.407481 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13746 | 2026.01.16 03:40:59.407487 [ 260 ] {6f3c028f-041c-4a28-b3c4-ece0270d0cbb} <Debug> TCPHandler: Processed in 0.001569513 sec. | ||
| 13747 | 2026.01.16 03:40:59.407516 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_106_21} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13748 | 2026.01.16 03:40:59.407552 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_101_20 to all_102_102_0 into Compact with storage Full | ||
| 13749 | 2026.01.16 03:40:59.407610 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.01.16 03:40:59.407625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13751 | 2026.01.16 03:40:59.407648 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13752 | 2026.01.16 03:40:59.407660 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13753 | 2026.01.16 03:40:59.407679 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31789 rows starting from the beginning of the part | ||
| 13754 | 2026.01.16 03:40:59.407714 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13755 | 2026.01.16 03:40:59.407726 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 918 rows starting from the beginning of the part | ||
| 13756 | 2026.01.16 03:40:59.407767 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13757 | 2026.01.16 03:40:59.407958 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.16 03:40:59.408044 [ 191 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_106_21} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13759 | 2026.01.16 03:40:59.408123 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.01.16 03:40:59.408132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13761 | 2026.01.16 03:40:59.408168 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13762 | 2026.01.16 03:40:59.408518 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13763 | 2026.01.16 03:40:59.408760 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.01.16 03:40:59.408897 [ 140 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13765 | 2026.01.16 03:40:59.408910 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 13766 | 2026.01.16 03:40:59.408944 [ 140 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.01.16 03:40:59.408963 [ 260 ] {329a9784-015a-4349-ab39-8f360ce2dc13} <Debug> TCPHandler: Processed in 0.001403231 sec. | ||
| 13768 | 2026.01.16 03:40:59.408969 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13769 | 2026.01.16 03:40:59.409057 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13770 | 2026.01.16 03:40:59.409147 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13771 | 2026.01.16 03:40:59.409173 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6790 rows starting from the beginning of the part | ||
| 13772 | 2026.01.16 03:40:59.409214 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13773 | 2026.01.16 03:40:59.409249 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13774 | 2026.01.16 03:40:59.409287 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13775 | 2026.01.16 03:40:59.409320 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13776 | 2026.01.16 03:40:59.409354 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13777 | 2026.01.16 03:40:59.411375 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346145 sec., 3021978.6074603233 rows/sec., 198.31 MiB/sec. | ||
| 13778 | 2026.01.16 03:40:59.411998 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13779 | 2026.01.16 03:40:59.412285 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.01.16 03:40:59.412353 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_106_21} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13781 | 2026.01.16 03:40:59.412441 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13782 | 2026.01.16 03:40:59.414408 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32707 rows, containing 5 columns (5 merged, 0 gathered) in 0.006915743 sec., 4729354.4598172605 rows/sec., 321.70 MiB/sec. | ||
| 13783 | 2026.01.16 03:40:59.414872 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 13784 | 2026.01.16 03:40:59.415113 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.01.16 03:40:59.415181 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_101_20, all_102_102_0] -> all_1_102_21 | ||
| 13786 | 2026.01.16 03:40:59.415233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13787 | 2026.01.16 03:41:02.040958 [ 222 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13788 | 2026.01.16 03:41:02.041045 [ 222 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13789 | 2026.01.16 03:41:02.044955 [ 222 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13790 | 2026.01.16 03:41:02.492856 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13791 | 2026.01.16 03:41:02.492937 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13792 | 2026.01.16 03:41:02.695864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34588 | ||
| 13793 | 2026.01.16 03:41:02.696451 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.01.16 03:41:02.696495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13795 | 2026.01.16 03:41:02.697035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13796 | 2026.01.16 03:41:02.697261 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.01.16 03:41:02.697395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 13798 | 2026.01.16 03:41:02.789805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1664 | ||
| 13799 | 2026.01.16 03:41:02.792050 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2026.01.16 03:41:02.792105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13801 | 2026.01.16 03:41:02.793278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13802 | 2026.01.16 03:41:02.793544 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2026.01.16 03:41:02.793818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 13804 | 2026.01.16 03:41:04.181215 [ 225 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13805 | 2026.01.16 03:41:04.181267 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13806 | 2026.01.16 03:41:04.184840 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13807 | 2026.01.16 03:41:04.335958 [ 221 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13808 | 2026.01.16 03:41:04.336006 [ 221 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13809 | 2026.01.16 03:41:04.338540 [ 221 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13810 | 2026.01.16 03:41:04.373918 [ 219 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13811 | 2026.01.16 03:41:04.373972 [ 219 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13812 | 2026.01.16 03:41:04.376826 [ 219 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13813 | 2026.01.16 03:41:04.404520 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13814 | 2026.01.16 03:41:04.404786 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13815 | 2026.01.16 03:41:04.404890 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13816 | 2026.01.16 03:41:04.405686 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2026.01.16 03:41:04.405728 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13818 | 2026.01.16 03:41:04.406132 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13819 | 2026.01.16 03:41:04.406366 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.01.16 03:41:04.406521 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00181 sec., 77348.06629834254 rows/sec., 6.72 MiB/sec. | ||
| 13821 | 2026.01.16 03:41:04.406564 [ 260 ] {4bd5767c-338a-4381-88c1-bb17b387de38} <Debug> TCPHandler: Processed in 0.002219803 sec. | ||
| 13822 | 2026.01.16 03:41:04.406689 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13823 | 2026.01.16 03:41:04.406791 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13824 | 2026.01.16 03:41:04.406832 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13825 | 2026.01.16 03:41:04.407258 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.01.16 03:41:04.407294 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13827 | 2026.01.16 03:41:04.407610 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13828 | 2026.01.16 03:41:04.407827 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.01.16 03:41:04.407959 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001186 sec., 35413.15345699831 rows/sec., 2.60 MiB/sec. | ||
| 13830 | 2026.01.16 03:41:04.407997 [ 260 ] {35d38535-cea5-42c9-8bcb-582639bdab12} <Debug> TCPHandler: Processed in 0.00135936 sec. | ||
| 13831 | 2026.01.16 03:41:04.408114 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.01.16 03:41:04.408230 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13833 | 2026.01.16 03:41:04.408278 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13834 | 2026.01.16 03:41:04.408793 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.01.16 03:41:04.408837 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13836 | 2026.01.16 03:41:04.409180 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13837 | 2026.01.16 03:41:04.409395 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.01.16 03:41:04.409529 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001324 sec., 80060.42296072507 rows/sec., 6.25 MiB/sec. | ||
| 13839 | 2026.01.16 03:41:04.409568 [ 260 ] {1a2013d2-531e-41dc-9749-4a646e6bef5e} <Debug> TCPHandler: Processed in 0.001513753 sec. | ||
| 13840 | 2026.01.16 03:41:04.409684 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.01.16 03:41:04.409778 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.01.16 03:41:04.409821 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13843 | 2026.01.16 03:41:04.410231 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.01.16 03:41:04.410267 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13845 | 2026.01.16 03:41:04.410622 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13846 | 2026.01.16 03:41:04.410837 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.01.16 03:41:04.410939 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_102_21 to all_103_103_0 | ||
| 13848 | 2026.01.16 03:41:04.410967 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 13849 | 2026.01.16 03:41:04.411010 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.01.16 03:41:04.411019 [ 260 ] {961a5753-f8b3-45a9-b44c-20c4c2a1c015} <Debug> TCPHandler: Processed in 0.00138488 sec. | ||
| 13851 | 2026.01.16 03:41:04.411042 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13852 | 2026.01.16 03:41:04.411144 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_102_21 to all_103_103_0 into Compact with storage Full | ||
| 13853 | 2026.01.16 03:41:04.411153 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.01.16 03:41:04.411272 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13855 | 2026.01.16 03:41:04.411291 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13856 | 2026.01.16 03:41:04.411314 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_102_21, total 32707 rows starting from the beginning of the part | ||
| 13857 | 2026.01.16 03:41:04.411362 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <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 | ||
| 13858 | 2026.01.16 03:41:04.411389 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13859 | 2026.01.16 03:41:04.412338 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.01.16 03:41:04.412382 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13861 | 2026.01.16 03:41:04.412997 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13862 | 2026.01.16 03:41:04.413242 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.01.16 03:41:04.413388 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00212 sec., 19811.32075471698 rows/sec., 35.50 MiB/sec. | ||
| 13864 | 2026.01.16 03:41:04.413460 [ 260 ] {eceef6db-c4df-4a5b-bfb2-09c2468e9a73} <Debug> TCPHandler: Processed in 0.002367196 sec. | ||
| 13865 | 2026.01.16 03:41:04.413578 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.01.16 03:41:04.413673 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13867 | 2026.01.16 03:41:04.413714 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13868 | 2026.01.16 03:41:04.414080 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.01.16 03:41:04.414120 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13870 | 2026.01.16 03:41:04.414465 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13871 | 2026.01.16 03:41:04.414686 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.01.16 03:41:04.414821 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 13873 | 2026.01.16 03:41:04.414859 [ 260 ] {02c993ab-aba5-443a-9373-d76738ee6367} <Debug> TCPHandler: Processed in 0.00132975 sec. | ||
| 13874 | 2026.01.16 03:41:04.417614 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32867 rows, containing 5 columns (5 merged, 0 gathered) in 0.006510057 sec., 5048650.111665689 rows/sec., 343.46 MiB/sec. | ||
| 13875 | 2026.01.16 03:41:04.417908 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Trace> MergedBlockOutputStream: filled checksums all_1_103_22 (state Temporary) | ||
| 13876 | 2026.01.16 03:41:04.418255 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_103_22 to all_1_103_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.01.16 03:41:04.418331 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_102_21, all_103_103_0] -> all_1_103_22 | ||
| 13878 | 2026.01.16 03:41:04.418431 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13879 | 2026.01.16 03:41:04.528801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 13880 | 2026.01.16 03:41:04.544675 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.01.16 03:41:04.544716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13882 | 2026.01.16 03:41:04.550580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13883 | 2026.01.16 03:41:04.551268 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.01.16 03:41:04.554060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 13885 | 2026.01.16 03:41:05.030485 [ 220 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13886 | 2026.01.16 03:41:05.030540 [ 220 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13887 | 2026.01.16 03:41:05.032535 [ 220 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13888 | 2026.01.16 03:41:06.501869 [ 223 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13889 | 2026.01.16 03:41:06.501940 [ 223 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13890 | 2026.01.16 03:41:06.505325 [ 223 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13891 | 2026.01.16 03:41:06.871095 [ 219 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13892 | 2026.01.16 03:41:06.871179 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13893 | 2026.01.16 03:41:06.874175 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13894 | 2026.01.16 03:41:06.967142 [ 218 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13895 | 2026.01.16 03:41:06.967191 [ 218 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13896 | 2026.01.16 03:41:06.970239 [ 218 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13897 | 2026.01.16 03:41:07.418015 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13898 | 2026.01.16 03:41:07.418096 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13899 | 2026.01.16 03:41:07.420395 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13900 | 2026.01.16 03:41:09.431721 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.01.16 03:41:09.431952 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13902 | 2026.01.16 03:41:09.432030 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13903 | 2026.01.16 03:41:09.432683 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.01.16 03:41:09.432732 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13905 | 2026.01.16 03:41:09.433131 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13906 | 2026.01.16 03:41:09.433394 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.01.16 03:41:09.433556 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 13908 | 2026.01.16 03:41:09.433609 [ 260 ] {3cf4e58d-7a55-483d-add9-b0df87b28809} <Debug> TCPHandler: Processed in 0.00201844 sec. | ||
| 13909 | 2026.01.16 03:41:09.433757 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2026.01.16 03:41:09.433860 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13911 | 2026.01.16 03:41:09.433905 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13912 | 2026.01.16 03:41:09.435289 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13913 | 2026.01.16 03:41:09.435329 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13914 | 2026.01.16 03:41:09.435748 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13915 | 2026.01.16 03:41:09.436000 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2026.01.16 03:41:09.436135 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002298 sec., 572671.8885987815 rows/sec., 47.78 MiB/sec. | ||
| 13917 | 2026.01.16 03:41:09.436175 [ 260 ] {4ce5b94d-97d1-4444-b6b1-19c3db88f9f9} <Debug> TCPHandler: Processed in 0.002471906 sec. | ||
| 13918 | 2026.01.16 03:41:09.436313 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13919 | 2026.01.16 03:41:09.436440 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13920 | 2026.01.16 03:41:09.436491 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13921 | 2026.01.16 03:41:09.436979 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13922 | 2026.01.16 03:41:09.437024 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13923 | 2026.01.16 03:41:09.437369 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13924 | 2026.01.16 03:41:09.437584 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13925 | 2026.01.16 03:41:09.437717 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001304 sec., 9202.453987730061 rows/sec., 736.92 KiB/sec. | ||
| 13926 | 2026.01.16 03:41:09.437756 [ 260 ] {06db01f0-8110-438f-84a4-ceefae4d0a28} <Debug> TCPHandler: Processed in 0.001506282 sec. | ||
| 13927 | 2026.01.16 03:41:09.437878 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13928 | 2026.01.16 03:41:09.437994 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13929 | 2026.01.16 03:41:09.438043 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13930 | 2026.01.16 03:41:09.438656 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13931 | 2026.01.16 03:41:09.438694 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13932 | 2026.01.16 03:41:09.439024 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13933 | 2026.01.16 03:41:09.439243 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13934 | 2026.01.16 03:41:09.439377 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001407 sec., 179104.4776119403 rows/sec., 12.39 MiB/sec. | ||
| 13935 | 2026.01.16 03:41:09.439417 [ 260 ] {74790a40-081b-4530-bd8b-fff865e6c2e9} <Debug> TCPHandler: Processed in 0.001600114 sec. | ||
| 13936 | 2026.01.16 03:41:09.439532 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13937 | 2026.01.16 03:41:09.439628 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13938 | 2026.01.16 03:41:09.439669 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13939 | 2026.01.16 03:41:09.440067 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13940 | 2026.01.16 03:41:09.440105 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13941 | 2026.01.16 03:41:09.440404 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13942 | 2026.01.16 03:41:09.440618 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13943 | 2026.01.16 03:41:09.440753 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 13944 | 2026.01.16 03:41:09.440793 [ 260 ] {556b836e-7847-44c7-aebb-fd82c8a9e640} <Debug> TCPHandler: Processed in 0.00131032 sec. | ||
| 13945 | 2026.01.16 03:41:09.440905 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13946 | 2026.01.16 03:41:09.440999 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13947 | 2026.01.16 03:41:09.441040 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13948 | 2026.01.16 03:41:09.441738 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2026.01.16 03:41:09.441775 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13950 | 2026.01.16 03:41:09.442141 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13951 | 2026.01.16 03:41:09.442355 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13952 | 2026.01.16 03:41:09.442488 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001507 sec., 368944.9236894492 rows/sec., 27.65 MiB/sec. | ||
| 13953 | 2026.01.16 03:41:09.442527 [ 260 ] {88a296fd-f7ba-4fdb-a9af-f110aaa9e3e5} <Debug> TCPHandler: Processed in 0.001670505 sec. | ||
| 13954 | 2026.01.16 03:41:09.442642 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2026.01.16 03:41:09.442738 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.01.16 03:41:09.442782 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13957 | 2026.01.16 03:41:09.443434 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.01.16 03:41:09.443471 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13959 | 2026.01.16 03:41:09.443859 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13960 | 2026.01.16 03:41:09.444081 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2026.01.16 03:41:09.444210 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_103_22 to all_108_108_0 | ||
| 13962 | 2026.01.16 03:41:09.444215 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001494 sec., 589022.7576974564 rows/sec., 39.98 MiB/sec. | ||
| 13963 | 2026.01.16 03:41:09.444295 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.01.16 03:41:09.444309 [ 260 ] {e9830d60-8cb4-45b7-bae3-9e2484f98454} <Debug> TCPHandler: Processed in 0.001714736 sec. | ||
| 13965 | 2026.01.16 03:41:09.444329 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13966 | 2026.01.16 03:41:09.444441 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_22 to all_108_108_0 into Compact with storage Full | ||
| 13967 | 2026.01.16 03:41:09.444442 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.01.16 03:41:09.444572 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13969 | 2026.01.16 03:41:09.444577 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13970 | 2026.01.16 03:41:09.444617 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13971 | 2026.01.16 03:41:09.444627 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_22, total 32867 rows starting from the beginning of the part | ||
| 13972 | 2026.01.16 03:41:09.444707 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13973 | 2026.01.16 03:41:09.444754 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13974 | 2026.01.16 03:41:09.444820 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13975 | 2026.01.16 03:41:09.444872 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13976 | 2026.01.16 03:41:09.444920 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 880 rows starting from the beginning of the part | ||
| 13977 | 2026.01.16 03:41:09.444996 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2026.01.16 03:41:09.445037 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 13979 | 2026.01.16 03:41:09.445372 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13980 | 2026.01.16 03:41:09.445591 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.01.16 03:41:09.445726 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 13982 | 2026.01.16 03:41:09.445763 [ 260 ] {bb448c01-a23d-40a0-827d-c25e50fc2304} <Debug> TCPHandler: Processed in 0.001370701 sec. | ||
| 13983 | 2026.01.16 03:41:09.452158 [ 219 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13984 | 2026.01.16 03:41:09.452207 [ 219 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13985 | 2026.01.16 03:41:09.452631 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34387 rows, containing 5 columns (5 merged, 0 gathered) in 0.008234973 sec., 4175727.109244924 rows/sec., 284.19 MiB/sec. | ||
| 13986 | 2026.01.16 03:41:09.453067 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Trace> MergedBlockOutputStream: filled checksums all_1_108_23 (state Temporary) | ||
| 13987 | 2026.01.16 03:41:09.453344 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_108_23 to all_1_108_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13988 | 2026.01.16 03:41:09.453413 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_108_23} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_103_22, all_108_108_0] -> all_1_108_23 | ||
| 13989 | 2026.01.16 03:41:09.453490 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13990 | 2026.01.16 03:41:09.454844 [ 219 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13991 | 2026.01.16 03:41:09.779828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62264 | ||
| 13992 | 2026.01.16 03:41:09.779933 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13993 | 2026.01.16 03:41:09.779960 [ 288 ] {} <Debug> TCP-Session: d5fcd34b-fa63-4842-920a-4dcd7b1e79d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62264 | ||
| 13994 | 2026.01.16 03:41:09.779984 [ 288 ] {} <Debug> TCP-Session: d5fcd34b-fa63-4842-920a-4dcd7b1e79d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13995 | 2026.01.16 03:41:09.779997 [ 288 ] {} <Debug> TCP-Session: d5fcd34b-fa63-4842-920a-4dcd7b1e79d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13996 | 2026.01.16 03:41:09.780209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51582 | ||
| 13997 | 2026.01.16 03:41:09.780225 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53755 | ||
| 13998 | 2026.01.16 03:41:09.780256 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45936 | ||
| 13999 | 2026.01.16 03:41:09.780295 [ 288 ] {} <Trace> TCP-Session: d5fcd34b-fa63-4842-920a-4dcd7b1e79d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2026.01.16 03:41:09.780326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14001 | 2026.01.16 03:41:09.780274 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41095 | ||
| 14002 | 2026.01.16 03:41:09.780365 [ 289 ] {} <Debug> TCP-Session: d5fae636-0241-40a2-bc42-d6717a4d5abd Authenticating user 'default' from [fd00:1122:3344:101::e]:51582 | ||
| 14003 | 2026.01.16 03:41:09.780353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14004 | 2026.01.16 03:41:09.780405 [ 289 ] {} <Debug> TCP-Session: d5fae636-0241-40a2-bc42-d6717a4d5abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.01.16 03:41:09.780423 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14006 | 2026.01.16 03:41:09.780429 [ 294 ] {} <Debug> TCP-Session: fede4b16-0b78-49b8-a332-88716cf147cd Authenticating user 'default' from [fd00:1122:3344:101::e]:45936 | ||
| 14007 | 2026.01.16 03:41:09.780429 [ 289 ] {} <Debug> TCP-Session: d5fae636-0241-40a2-bc42-d6717a4d5abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2026.01.16 03:41:09.780451 [ 287 ] {} <Debug> TCP-Session: 55a051a0-00d0-4657-900a-c0820d648ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41095 | ||
| 14009 | 2026.01.16 03:41:09.780463 [ 294 ] {} <Debug> TCP-Session: fede4b16-0b78-49b8-a332-88716cf147cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2026.01.16 03:41:09.780480 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14011 | 2026.01.16 03:41:09.780490 [ 294 ] {} <Debug> TCP-Session: fede4b16-0b78-49b8-a332-88716cf147cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2026.01.16 03:41:09.780485 [ 287 ] {} <Debug> TCP-Session: 55a051a0-00d0-4657-900a-c0820d648ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14013 | 2026.01.16 03:41:09.780268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61223 | ||
| 14014 | 2026.01.16 03:41:09.780535 [ 287 ] {} <Debug> TCP-Session: 55a051a0-00d0-4657-900a-c0820d648ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14015 | 2026.01.16 03:41:09.780244 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37233 | ||
| 14016 | 2026.01.16 03:41:09.780236 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64221 | ||
| 14017 | 2026.01.16 03:41:09.780235 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56429 | ||
| 14018 | 2026.01.16 03:41:09.780350 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14019 | 2026.01.16 03:41:09.780759 [ 290 ] {} <Debug> TCP-Session: 3f0dd030-7312-463f-b4b7-2310f983e183 Authenticating user 'default' from [fd00:1122:3344:101::e]:53755 | ||
| 14020 | 2026.01.16 03:41:09.780774 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14021 | 2026.01.16 03:41:09.780776 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14022 | 2026.01.16 03:41:09.780811 [ 286 ] {} <Debug> TCP-Session: 59736c98-07be-4961-9041-d39f005c019b Authenticating user 'default' from [fd00:1122:3344:101::e]:61223 | ||
| 14023 | 2026.01.16 03:41:09.780776 [ 290 ] {} <Debug> TCP-Session: 3f0dd030-7312-463f-b4b7-2310f983e183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14024 | 2026.01.16 03:41:09.780850 [ 286 ] {} <Debug> TCP-Session: 59736c98-07be-4961-9041-d39f005c019b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2026.01.16 03:41:09.780859 [ 290 ] {} <Debug> TCP-Session: 3f0dd030-7312-463f-b4b7-2310f983e183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14026 | 2026.01.16 03:41:09.780875 [ 286 ] {} <Debug> TCP-Session: 59736c98-07be-4961-9041-d39f005c019b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14027 | 2026.01.16 03:41:09.780865 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14028 | 2026.01.16 03:41:09.781157 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14029 | 2026.01.16 03:41:09.781191 [ 291 ] {} <Debug> TCP-Session: 6c5636b4-6a0a-4fd6-a106-cc9c3b0e4d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64221 | ||
| 14030 | 2026.01.16 03:41:09.781207 [ 291 ] {} <Debug> TCP-Session: 6c5636b4-6a0a-4fd6-a106-cc9c3b0e4d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14031 | 2026.01.16 03:41:09.781220 [ 291 ] {} <Debug> TCP-Session: 6c5636b4-6a0a-4fd6-a106-cc9c3b0e4d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2026.01.16 03:41:09.781270 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 14033 | 2026.01.16 03:41:09.781318 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14034 | 2026.01.16 03:41:09.781354 [ 292 ] {} <Debug> TCP-Session: 62b6b7c0-a91c-4cf0-b258-9d151946032e Authenticating user 'default' from [fd00:1122:3344:101::e]:56429 | ||
| 14035 | 2026.01.16 03:41:09.781380 [ 292 ] {} <Debug> TCP-Session: 62b6b7c0-a91c-4cf0-b258-9d151946032e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14036 | 2026.01.16 03:41:09.781402 [ 292 ] {} <Debug> TCP-Session: 62b6b7c0-a91c-4cf0-b258-9d151946032e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2026.01.16 03:41:09.781540 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14038 | 2026.01.16 03:41:09.781574 [ 293 ] {} <Debug> TCP-Session: b9dfa6d1-b608-468b-baa1-ee5cc6858c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:37233 | ||
| 14039 | 2026.01.16 03:41:09.781590 [ 293 ] {} <Debug> TCP-Session: b9dfa6d1-b608-468b-baa1-ee5cc6858c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2026.01.16 03:41:09.781603 [ 293 ] {} <Debug> TCP-Session: b9dfa6d1-b608-468b-baa1-ee5cc6858c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.01.16 03:41:09.782197 [ 334 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> AggregatingTransform: Aggregating | ||
| 14042 | 2026.01.16 03:41:09.782249 [ 334 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14043 | 2026.01.16 03:41:09.782285 [ 334 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868904 sec. (1150.875 rows/sec., 44.96 KiB/sec.) | ||
| 14044 | 2026.01.16 03:41:09.782305 [ 334 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Trace> Aggregator: Merging aggregated data | ||
| 14045 | 2026.01.16 03:41:09.783567 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 14046 | 2026.01.16 03:41:09.783676 [ 288 ] {65cb5af2-0b70-4aea-b9f2-f10308985f0a} <Debug> TCPHandler: Processed in 0.003494642 sec. | ||
| 14047 | 2026.01.16 03:41:09.783803 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14048 | 2026.01.16 03:41:09.783831 [ 288 ] {} <Debug> TCP-Session: d5fcd34b-fa63-4842-920a-4dcd7b1e79d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14049 | 2026.01.16 03:41:09.783835 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14050 | 2026.01.16 03:41:09.783854 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14051 | 2026.01.16 03:41:09.783874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14052 | 2026.01.16 03:41:09.783877 [ 287 ] {} <Debug> TCP-Session: 55a051a0-00d0-4657-900a-c0820d648ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14053 | 2026.01.16 03:41:09.783886 [ 290 ] {} <Debug> TCP-Session: 3f0dd030-7312-463f-b4b7-2310f983e183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14054 | 2026.01.16 03:41:09.783894 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14055 | 2026.01.16 03:41:09.783916 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14056 | 2026.01.16 03:41:09.783931 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14057 | 2026.01.16 03:41:09.783955 [ 289 ] {} <Debug> TCP-Session: d5fae636-0241-40a2-bc42-d6717a4d5abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14058 | 2026.01.16 03:41:09.783969 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14059 | 2026.01.16 03:41:09.783986 [ 293 ] {} <Debug> TCP-Session: b9dfa6d1-b608-468b-baa1-ee5cc6858c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14060 | 2026.01.16 03:41:09.783970 [ 291 ] {} <Debug> TCP-Session: 6c5636b4-6a0a-4fd6-a106-cc9c3b0e4d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14061 | 2026.01.16 03:41:09.784020 [ 286 ] {} <Debug> TCP-Session: 59736c98-07be-4961-9041-d39f005c019b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14062 | 2026.01.16 03:41:09.783950 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14063 | 2026.01.16 03:41:09.783906 [ 294 ] {} <Debug> TCP-Session: fede4b16-0b78-49b8-a332-88716cf147cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14064 | 2026.01.16 03:41:09.784086 [ 292 ] {} <Debug> TCP-Session: 62b6b7c0-a91c-4cf0-b258-9d151946032e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14065 | 2026.01.16 03:41:10.197610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35100 | ||
| 14066 | 2026.01.16 03:41:10.198162 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.01.16 03:41:10.198218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 14068 | 2026.01.16 03:41:10.198720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14069 | 2026.01.16 03:41:10.198957 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.01.16 03:41:10.199110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35100 | ||
| 14071 | 2026.01.16 03:41:11.301482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57928 | ||
| 14072 | 2026.01.16 03:41:11.301587 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14073 | 2026.01.16 03:41:11.301613 [ 288 ] {} <Debug> TCP-Session: a19dd065-7cb2-457c-810d-867081e75b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:57928 | ||
| 14074 | 2026.01.16 03:41:11.301634 [ 288 ] {} <Debug> TCP-Session: a19dd065-7cb2-457c-810d-867081e75b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14075 | 2026.01.16 03:41:11.301647 [ 288 ] {} <Debug> TCP-Session: a19dd065-7cb2-457c-810d-867081e75b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2026.01.16 03:41:11.301855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57371 | ||
| 14077 | 2026.01.16 03:41:11.301897 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50025 | ||
| 14078 | 2026.01.16 03:41:11.301928 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45652 | ||
| 14079 | 2026.01.16 03:41:11.301945 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56003 | ||
| 14080 | 2026.01.16 03:41:11.301964 [ 288 ] {} <Trace> TCP-Session: a19dd065-7cb2-457c-810d-867081e75b67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2026.01.16 03:41:11.301979 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14082 | 2026.01.16 03:41:11.302032 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14083 | 2026.01.16 03:41:11.302032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14084 | 2026.01.16 03:41:11.302063 [ 289 ] {} <Debug> TCP-Session: 9b8a0973-8430-4f8d-beee-fb70e16d3d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:57371 | ||
| 14085 | 2026.01.16 03:41:11.302075 [ 294 ] {} <Debug> TCP-Session: 31ab95e1-ba3b-429d-a7a6-ae94f5a0d7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45652 | ||
| 14086 | 2026.01.16 03:41:11.302085 [ 290 ] {} <Debug> TCP-Session: b8570c16-4b44-41e6-9f56-f5f7dac8f74f Authenticating user 'default' from [fd00:1122:3344:101::e]:50025 | ||
| 14087 | 2026.01.16 03:41:11.302102 [ 289 ] {} <Debug> TCP-Session: 9b8a0973-8430-4f8d-beee-fb70e16d3d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14088 | 2026.01.16 03:41:11.302115 [ 294 ] {} <Debug> TCP-Session: 31ab95e1-ba3b-429d-a7a6-ae94f5a0d7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14089 | 2026.01.16 03:41:11.302122 [ 290 ] {} <Debug> TCP-Session: b8570c16-4b44-41e6-9f56-f5f7dac8f74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14090 | 2026.01.16 03:41:11.302134 [ 289 ] {} <Debug> TCP-Session: 9b8a0973-8430-4f8d-beee-fb70e16d3d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14091 | 2026.01.16 03:41:11.302146 [ 294 ] {} <Debug> TCP-Session: 31ab95e1-ba3b-429d-a7a6-ae94f5a0d7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14092 | 2026.01.16 03:41:11.302157 [ 290 ] {} <Debug> TCP-Session: b8570c16-4b44-41e6-9f56-f5f7dac8f74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14093 | 2026.01.16 03:41:11.302038 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14094 | 2026.01.16 03:41:11.301938 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59412 | ||
| 14095 | 2026.01.16 03:41:11.302250 [ 287 ] {} <Debug> TCP-Session: 10d32396-ac52-411b-befe-16db69e6a443 Authenticating user 'default' from [fd00:1122:3344:101::e]:56003 | ||
| 14096 | 2026.01.16 03:41:11.301909 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33164 | ||
| 14097 | 2026.01.16 03:41:11.302306 [ 287 ] {} <Debug> TCP-Session: 10d32396-ac52-411b-befe-16db69e6a443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14098 | 2026.01.16 03:41:11.301905 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55068 | ||
| 14099 | 2026.01.16 03:41:11.302338 [ 287 ] {} <Debug> TCP-Session: 10d32396-ac52-411b-befe-16db69e6a443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2026.01.16 03:41:11.302354 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14101 | 2026.01.16 03:41:11.302372 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14102 | 2026.01.16 03:41:11.301913 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 14103 | 2026.01.16 03:41:11.302410 [ 291 ] {} <Debug> TCP-Session: f6a65e03-e875-4ff1-a864-246cadc49612 Authenticating user 'default' from [fd00:1122:3344:101::e]:33164 | ||
| 14104 | 2026.01.16 03:41:11.302415 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14105 | 2026.01.16 03:41:11.302456 [ 291 ] {} <Debug> TCP-Session: f6a65e03-e875-4ff1-a864-246cadc49612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14106 | 2026.01.16 03:41:11.302401 [ 286 ] {} <Debug> TCP-Session: c358e722-7c53-4ddb-8961-0bf99c46b62f Authenticating user 'default' from [fd00:1122:3344:101::e]:59412 | ||
| 14107 | 2026.01.16 03:41:11.302479 [ 291 ] {} <Debug> TCP-Session: f6a65e03-e875-4ff1-a864-246cadc49612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14108 | 2026.01.16 03:41:11.302472 [ 292 ] {} <Debug> TCP-Session: b427d42f-4f8d-4bb6-aee7-63fa56a4729b Authenticating user 'default' from [fd00:1122:3344:101::e]:55068 | ||
| 14109 | 2026.01.16 03:41:11.302496 [ 286 ] {} <Debug> TCP-Session: c358e722-7c53-4ddb-8961-0bf99c46b62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14110 | 2026.01.16 03:41:11.302520 [ 292 ] {} <Debug> TCP-Session: b427d42f-4f8d-4bb6-aee7-63fa56a4729b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14111 | 2026.01.16 03:41:11.302535 [ 286 ] {} <Debug> TCP-Session: c358e722-7c53-4ddb-8961-0bf99c46b62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14112 | 2026.01.16 03:41:11.302553 [ 292 ] {} <Debug> TCP-Session: b427d42f-4f8d-4bb6-aee7-63fa56a4729b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2026.01.16 03:41:11.302479 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14114 | 2026.01.16 03:41:11.302169 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14115 | 2026.01.16 03:41:11.302607 [ 293 ] {} <Debug> TCP-Session: b7bd0b8c-361f-4eb7-9aba-949dd7f96b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 14116 | 2026.01.16 03:41:11.302651 [ 293 ] {} <Debug> TCP-Session: b7bd0b8c-361f-4eb7-9aba-949dd7f96b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14117 | 2026.01.16 03:41:11.302663 [ 293 ] {} <Debug> TCP-Session: b7bd0b8c-361f-4eb7-9aba-949dd7f96b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14118 | 2026.01.16 03:41:11.302950 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14119 | 2026.01.16 03:41:11.303033 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14120 | 2026.01.16 03:41:11.303336 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 14121 | 2026.01.16 03:41:11.304230 [ 343 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> AggregatingTransform: Aggregating | ||
| 14122 | 2026.01.16 03:41:11.304307 [ 343 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> Aggregator: Aggregation method: without_key | ||
| 14123 | 2026.01.16 03:41:11.304344 [ 343 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906104 sec. (1103.626 rows/sec., 43.11 KiB/sec.) | ||
| 14124 | 2026.01.16 03:41:11.304362 [ 343 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Trace> Aggregator: Merging aggregated data | ||
| 14125 | 2026.01.16 03:41:11.305535 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 11.41 KiB/sec. | ||
| 14126 | 2026.01.16 03:41:11.305672 [ 288 ] {470859d5-aa31-451e-a033-8a34fba4dabb} <Debug> TCPHandler: Processed in 0.003832358 sec. | ||
| 14127 | 2026.01.16 03:41:11.305791 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14128 | 2026.01.16 03:41:11.305821 [ 288 ] {} <Debug> TCP-Session: a19dd065-7cb2-457c-810d-867081e75b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14129 | 2026.01.16 03:41:11.305824 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14130 | 2026.01.16 03:41:11.305847 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14131 | 2026.01.16 03:41:11.305871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14132 | 2026.01.16 03:41:11.305888 [ 286 ] {} <Debug> TCP-Session: c358e722-7c53-4ddb-8961-0bf99c46b62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14133 | 2026.01.16 03:41:11.305898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14134 | 2026.01.16 03:41:11.305922 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14135 | 2026.01.16 03:41:11.305944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14136 | 2026.01.16 03:41:11.305955 [ 289 ] {} <Debug> TCP-Session: 9b8a0973-8430-4f8d-beee-fb70e16d3d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2026.01.16 03:41:11.305979 [ 291 ] {} <Debug> TCP-Session: f6a65e03-e875-4ff1-a864-246cadc49612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2026.01.16 03:41:11.305987 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14139 | 2026.01.16 03:41:11.305996 [ 293 ] {} <Debug> TCP-Session: b7bd0b8c-361f-4eb7-9aba-949dd7f96b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14140 | 2026.01.16 03:41:11.305969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14141 | 2026.01.16 03:41:11.306033 [ 292 ] {} <Debug> TCP-Session: b427d42f-4f8d-4bb6-aee7-63fa56a4729b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2026.01.16 03:41:11.305917 [ 294 ] {} <Debug> TCP-Session: 31ab95e1-ba3b-429d-a7a6-ae94f5a0d7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14143 | 2026.01.16 03:41:11.306075 [ 290 ] {} <Debug> TCP-Session: b8570c16-4b44-41e6-9f56-f5f7dac8f74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14144 | 2026.01.16 03:41:11.305872 [ 287 ] {} <Debug> TCP-Session: 10d32396-ac52-411b-befe-16db69e6a443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14145 | 2026.01.16 03:41:11.408706 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62367 | ||
| 14146 | 2026.01.16 03:41:11.408816 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14147 | 2026.01.16 03:41:11.408847 [ 291 ] {} <Debug> TCP-Session: 2cf85c7b-ccc9-4416-824d-39217e0c9f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:62367 | ||
| 14148 | 2026.01.16 03:41:11.408877 [ 291 ] {} <Debug> TCP-Session: 2cf85c7b-ccc9-4416-824d-39217e0c9f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2026.01.16 03:41:11.408895 [ 291 ] {} <Debug> TCP-Session: 2cf85c7b-ccc9-4416-824d-39217e0c9f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2026.01.16 03:41:11.409155 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57129 | ||
| 14151 | 2026.01.16 03:41:11.409176 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 14152 | 2026.01.16 03:41:11.409210 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55428 | ||
| 14153 | 2026.01.16 03:41:11.409242 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56189 | ||
| 14154 | 2026.01.16 03:41:11.409256 [ 291 ] {} <Trace> TCP-Session: 2cf85c7b-ccc9-4416-824d-39217e0c9f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.01.16 03:41:11.409274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14156 | 2026.01.16 03:41:11.409262 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14157 | 2026.01.16 03:41:11.409309 [ 286 ] {} <Debug> TCP-Session: de294df4-fbc0-4dbc-b351-1e83dbfecc1b Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 14158 | 2026.01.16 03:41:11.409328 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14159 | 2026.01.16 03:41:11.409328 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14160 | 2026.01.16 03:41:11.409351 [ 286 ] {} <Debug> TCP-Session: de294df4-fbc0-4dbc-b351-1e83dbfecc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14161 | 2026.01.16 03:41:11.409367 [ 290 ] {} <Debug> TCP-Session: 0de1d7c3-43c0-4734-94a5-e1a586a0a5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56189 | ||
| 14162 | 2026.01.16 03:41:11.409372 [ 287 ] {} <Debug> TCP-Session: 5221a637-001a-4a01-a000-8f8234b9c22a Authenticating user 'default' from [fd00:1122:3344:101::e]:55428 | ||
| 14163 | 2026.01.16 03:41:11.409383 [ 286 ] {} <Debug> TCP-Session: de294df4-fbc0-4dbc-b351-1e83dbfecc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14164 | 2026.01.16 03:41:11.409404 [ 290 ] {} <Debug> TCP-Session: 0de1d7c3-43c0-4734-94a5-e1a586a0a5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14165 | 2026.01.16 03:41:11.409406 [ 287 ] {} <Debug> TCP-Session: 5221a637-001a-4a01-a000-8f8234b9c22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2026.01.16 03:41:11.409428 [ 290 ] {} <Debug> TCP-Session: 0de1d7c3-43c0-4734-94a5-e1a586a0a5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2026.01.16 03:41:11.409432 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14168 | 2026.01.16 03:41:11.409437 [ 287 ] {} <Debug> TCP-Session: 5221a637-001a-4a01-a000-8f8234b9c22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14169 | 2026.01.16 03:41:11.409337 [ 293 ] {} <Debug> TCP-Session: 96cddf13-0329-447b-95f2-43347b2a8976 Authenticating user 'default' from [fd00:1122:3344:101::e]:57129 | ||
| 14170 | 2026.01.16 03:41:11.409230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46398 | ||
| 14171 | 2026.01.16 03:41:11.409501 [ 293 ] {} <Debug> TCP-Session: 96cddf13-0329-447b-95f2-43347b2a8976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14172 | 2026.01.16 03:41:11.409178 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62899 | ||
| 14173 | 2026.01.16 03:41:11.409526 [ 293 ] {} <Debug> TCP-Session: 96cddf13-0329-447b-95f2-43347b2a8976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14174 | 2026.01.16 03:41:11.409155 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64275 | ||
| 14175 | 2026.01.16 03:41:11.409561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14176 | 2026.01.16 03:41:11.409596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14177 | 2026.01.16 03:41:11.409616 [ 289 ] {} <Debug> TCP-Session: f2bb3e9b-a752-4281-ba6c-a078a42fee40 Authenticating user 'default' from [fd00:1122:3344:101::e]:46398 | ||
| 14178 | 2026.01.16 03:41:11.409634 [ 294 ] {} <Debug> TCP-Session: a9bd9b35-9853-4d6e-8aa0-97ecbf097978 Authenticating user 'default' from [fd00:1122:3344:101::e]:62899 | ||
| 14179 | 2026.01.16 03:41:11.409647 [ 289 ] {} <Debug> TCP-Session: f2bb3e9b-a752-4281-ba6c-a078a42fee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14180 | 2026.01.16 03:41:11.409662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14181 | 2026.01.16 03:41:11.409664 [ 294 ] {} <Debug> TCP-Session: a9bd9b35-9853-4d6e-8aa0-97ecbf097978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14182 | 2026.01.16 03:41:11.409672 [ 289 ] {} <Debug> TCP-Session: f2bb3e9b-a752-4281-ba6c-a078a42fee40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14183 | 2026.01.16 03:41:11.409703 [ 294 ] {} <Debug> TCP-Session: a9bd9b35-9853-4d6e-8aa0-97ecbf097978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.01.16 03:41:11.409699 [ 292 ] {} <Debug> TCP-Session: 3ef89488-771b-4208-928a-1793f6f0f4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64275 | ||
| 14185 | 2026.01.16 03:41:11.409737 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14186 | 2026.01.16 03:41:11.409771 [ 292 ] {} <Debug> TCP-Session: 3ef89488-771b-4208-928a-1793f6f0f4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14187 | 2026.01.16 03:41:11.409223 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33956 | ||
| 14188 | 2026.01.16 03:41:11.409797 [ 292 ] {} <Debug> TCP-Session: 3ef89488-771b-4208-928a-1793f6f0f4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14189 | 2026.01.16 03:41:11.409819 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14190 | 2026.01.16 03:41:11.409860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14191 | 2026.01.16 03:41:11.409894 [ 288 ] {} <Debug> TCP-Session: a740a205-28e7-40de-a75e-eb0616a069c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33956 | ||
| 14192 | 2026.01.16 03:41:11.409910 [ 288 ] {} <Debug> TCP-Session: a740a205-28e7-40de-a75e-eb0616a069c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14193 | 2026.01.16 03:41:11.409923 [ 288 ] {} <Debug> TCP-Session: a740a205-28e7-40de-a75e-eb0616a069c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14194 | 2026.01.16 03:41:11.410156 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 14195 | 2026.01.16 03:41:11.411088 [ 347 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> AggregatingTransform: Aggregating | ||
| 14196 | 2026.01.16 03:41:11.411139 [ 347 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 14197 | 2026.01.16 03:41:11.411178 [ 347 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912873 sec. (1095.443 rows/sec., 42.79 KiB/sec.) | ||
| 14198 | 2026.01.16 03:41:11.411196 [ 347 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Trace> Aggregator: Merging aggregated data | ||
| 14199 | 2026.01.16 03:41:11.412487 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 14200 | 2026.01.16 03:41:11.412650 [ 291 ] {bb1231fb-ecbe-4c62-a090-3e910fbb25d1} <Debug> TCPHandler: Processed in 0.003511362 sec. | ||
| 14201 | 2026.01.16 03:41:11.412729 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14202 | 2026.01.16 03:41:11.412755 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14203 | 2026.01.16 03:41:11.412759 [ 291 ] {} <Debug> TCP-Session: 2cf85c7b-ccc9-4416-824d-39217e0c9f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14204 | 2026.01.16 03:41:11.412774 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14205 | 2026.01.16 03:41:11.412799 [ 292 ] {} <Debug> TCP-Session: 3ef89488-771b-4208-928a-1793f6f0f4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14206 | 2026.01.16 03:41:11.412804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14207 | 2026.01.16 03:41:11.412823 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14208 | 2026.01.16 03:41:11.412839 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14209 | 2026.01.16 03:41:11.412858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14210 | 2026.01.16 03:41:11.412882 [ 286 ] {} <Debug> TCP-Session: de294df4-fbc0-4dbc-b351-1e83dbfecc1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14211 | 2026.01.16 03:41:11.412898 [ 294 ] {} <Debug> TCP-Session: a9bd9b35-9853-4d6e-8aa0-97ecbf097978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14212 | 2026.01.16 03:41:11.412911 [ 287 ] {} <Debug> TCP-Session: 5221a637-001a-4a01-a000-8f8234b9c22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2026.01.16 03:41:11.412829 [ 290 ] {} <Debug> TCP-Session: 0de1d7c3-43c0-4734-94a5-e1a586a0a5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2026.01.16 03:41:11.412789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14215 | 2026.01.16 03:41:11.412868 [ 289 ] {} <Debug> TCP-Session: f2bb3e9b-a752-4281-ba6c-a078a42fee40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14216 | 2026.01.16 03:41:11.412875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14217 | 2026.01.16 03:41:11.412986 [ 293 ] {} <Debug> TCP-Session: 96cddf13-0329-447b-95f2-43347b2a8976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14218 | 2026.01.16 03:41:11.413024 [ 288 ] {} <Debug> TCP-Session: a740a205-28e7-40de-a75e-eb0616a069c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.01.16 03:41:12.054206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14220 | 2026.01.16 03:41:12.073731 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.01.16 03:41:12.073810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 14222 | 2026.01.16 03:41:12.081011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14223 | 2026.01.16 03:41:12.082466 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.01.16 03:41:12.088914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14225 | 2026.01.16 03:41:12.794075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1698 | ||
| 14226 | 2026.01.16 03:41:12.796563 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.01.16 03:41:12.796602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14228 | 2026.01.16 03:41:12.797824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14229 | 2026.01.16 03:41:12.798088 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.01.16 03:41:12.798344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 14231 | 2026.01.16 03:41:14.404537 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2026.01.16 03:41:14.404733 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14233 | 2026.01.16 03:41:14.404803 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14234 | 2026.01.16 03:41:14.405671 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2026.01.16 03:41:14.405716 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14236 | 2026.01.16 03:41:14.406100 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14237 | 2026.01.16 03:41:14.406320 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2026.01.16 03:41:14.406473 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001793 sec., 78081.42777467931 rows/sec., 6.78 MiB/sec. | ||
| 14239 | 2026.01.16 03:41:14.406513 [ 260 ] {0fa65c8b-333c-47c9-8b07-3fa762d61a66} <Debug> TCPHandler: Processed in 0.002109341 sec. | ||
| 14240 | 2026.01.16 03:41:14.406646 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14241 | 2026.01.16 03:41:14.406747 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14242 | 2026.01.16 03:41:14.406788 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14243 | 2026.01.16 03:41:14.407218 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.01.16 03:41:14.407256 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14245 | 2026.01.16 03:41:14.407573 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14246 | 2026.01.16 03:41:14.407786 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.01.16 03:41:14.407917 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001188 sec., 35353.53535353535 rows/sec., 2.60 MiB/sec. | ||
| 14248 | 2026.01.16 03:41:14.407956 [ 260 ] {34dfc6d0-2f14-4cb5-9d4a-de64ff9dffdd} <Debug> TCPHandler: Processed in 0.00136104 sec. | ||
| 14249 | 2026.01.16 03:41:14.408064 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14250 | 2026.01.16 03:41:14.408158 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14251 | 2026.01.16 03:41:14.408198 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14252 | 2026.01.16 03:41:14.408630 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.01.16 03:41:14.408667 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14254 | 2026.01.16 03:41:14.408983 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14255 | 2026.01.16 03:41:14.409193 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.01.16 03:41:14.409326 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001186 sec., 89376.0539629005 rows/sec., 6.98 MiB/sec. | ||
| 14257 | 2026.01.16 03:41:14.409365 [ 260 ] {b53e376e-11ca-495a-b18a-65495356a18c} <Debug> TCPHandler: Processed in 0.00135064 sec. | ||
| 14258 | 2026.01.16 03:41:14.409478 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.01.16 03:41:14.409573 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14260 | 2026.01.16 03:41:14.409616 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14261 | 2026.01.16 03:41:14.410031 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.01.16 03:41:14.410068 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14263 | 2026.01.16 03:41:14.410398 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14264 | 2026.01.16 03:41:14.410602 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.01.16 03:41:14.410736 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14266 | 2026.01.16 03:41:14.410774 [ 260 ] {527b1894-cfcd-4adf-9fbc-8666e98bfdf0} <Debug> TCPHandler: Processed in 0.00134515 sec. | ||
| 14267 | 2026.01.16 03:41:14.410886 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.01.16 03:41:14.410980 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14269 | 2026.01.16 03:41:14.411037 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <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 | ||
| 14270 | 2026.01.16 03:41:14.411941 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.01.16 03:41:14.411978 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14272 | 2026.01.16 03:41:14.412553 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14273 | 2026.01.16 03:41:14.412780 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.01.16 03:41:14.412919 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001956 sec., 21472.39263803681 rows/sec., 38.48 MiB/sec. | ||
| 14275 | 2026.01.16 03:41:14.412973 [ 260 ] {a0ec9910-f7e3-4b05-9f0b-44558d63fbaf} <Debug> TCPHandler: Processed in 0.002135922 sec. | ||
| 14276 | 2026.01.16 03:41:14.413092 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.01.16 03:41:14.413187 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.01.16 03:41:14.413228 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14279 | 2026.01.16 03:41:14.413566 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.01.16 03:41:14.413602 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14281 | 2026.01.16 03:41:14.413922 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14282 | 2026.01.16 03:41:14.414140 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.01.16 03:41:14.414269 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14284 | 2026.01.16 03:41:14.414306 [ 260 ] {2b010b7d-3f18-4588-bc59-13e96967fb24} <Debug> TCPHandler: Processed in 0.001263119 sec. | ||
| 14285 | 2026.01.16 03:41:15.798038 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14286 | 2026.01.16 03:41:15.798092 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14287 | 2026.01.16 03:41:15.800806 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14288 | 2026.01.16 03:41:17.492990 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14289 | 2026.01.16 03:41:17.493069 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14290 | 2026.01.16 03:41:17.699299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35548 | ||
| 14291 | 2026.01.16 03:41:17.699820 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.01.16 03:41:17.699869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14293 | 2026.01.16 03:41:17.700356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14294 | 2026.01.16 03:41:17.700611 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.01.16 03:41:17.700787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 14296 | 2026.01.16 03:41:19.402021 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.01.16 03:41:19.402210 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14298 | 2026.01.16 03:41:19.402277 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14299 | 2026.01.16 03:41:19.402930 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.01.16 03:41:19.402975 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14301 | 2026.01.16 03:41:19.403370 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14302 | 2026.01.16 03:41:19.403598 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.01.16 03:41:19.403766 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 14304 | 2026.01.16 03:41:19.403817 [ 260 ] {c3dc98f7-527d-4174-b8f8-c423342b555f} <Debug> TCPHandler: Processed in 0.001925449 sec. | ||
| 14305 | 2026.01.16 03:41:19.403947 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.01.16 03:41:19.404051 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14307 | 2026.01.16 03:41:19.404095 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14308 | 2026.01.16 03:41:19.404515 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.01.16 03:41:19.404550 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14310 | 2026.01.16 03:41:19.404864 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14311 | 2026.01.16 03:41:19.405092 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.01.16 03:41:19.405225 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 14313 | 2026.01.16 03:41:19.405264 [ 260 ] {60927fb5-21ea-4ff1-b82d-532dd4ece135} <Debug> TCPHandler: Processed in 0.001370621 sec. | ||
| 14314 | 2026.01.16 03:41:19.405384 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.01.16 03:41:19.405481 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.01.16 03:41:19.405526 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14317 | 2026.01.16 03:41:19.405950 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.01.16 03:41:19.405987 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14319 | 2026.01.16 03:41:19.406333 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14320 | 2026.01.16 03:41:19.406576 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.01.16 03:41:19.406710 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 14322 | 2026.01.16 03:41:19.406747 [ 260 ] {0a308b6a-3900-4c1c-afb7-83d718085915} <Debug> TCPHandler: Processed in 0.001412641 sec. | ||
| 14323 | 2026.01.16 03:41:19.406865 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.01.16 03:41:19.406965 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.01.16 03:41:19.407008 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14326 | 2026.01.16 03:41:19.407395 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.01.16 03:41:19.407433 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14328 | 2026.01.16 03:41:19.407801 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14329 | 2026.01.16 03:41:19.408022 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.01.16 03:41:19.408158 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 14331 | 2026.01.16 03:41:19.408193 [ 260 ] {af446c9b-1098-42fa-a95b-112a13b14609} <Debug> TCPHandler: Processed in 0.00137916 sec. | ||
| 14332 | 2026.01.16 03:41:19.589068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14333 | 2026.01.16 03:41:19.606353 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.01.16 03:41:19.606418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14335 | 2026.01.16 03:41:19.612683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14336 | 2026.01.16 03:41:19.613412 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.01.16 03:41:19.616417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14338 | 2026.01.16 03:41:19.680880 [ 223 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14339 | 2026.01.16 03:41:19.680925 [ 223 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14340 | 2026.01.16 03:41:19.683647 [ 223 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14341 | 2026.01.16 03:41:22.798685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1718 | ||
| 14342 | 2026.01.16 03:41:22.801244 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.01.16 03:41:22.801294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14344 | 2026.01.16 03:41:22.802468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14345 | 2026.01.16 03:41:22.802738 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.01.16 03:41:22.802919 [ 112 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14347 | 2026.01.16 03:41:22.803009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 14348 | 2026.01.16 03:41:22.803013 [ 112 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.01.16 03:41:22.803070 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14350 | 2026.01.16 03:41:22.803260 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14351 | 2026.01.16 03:41:22.803986 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14352 | 2026.01.16 03:41:22.804124 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1584 rows starting from the beginning of the part | ||
| 14353 | 2026.01.16 03:41:22.804458 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 14354 | 2026.01.16 03:41:22.804768 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 14355 | 2026.01.16 03:41:22.805073 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 14356 | 2026.01.16 03:41:22.805362 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 14357 | 2026.01.16 03:41:22.805644 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 14358 | 2026.01.16 03:41:22.812236 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1718 rows, containing 72 columns (72 merged, 0 gathered) in 0.009064206 sec., 189536.73382974748 rows/sec., 148.18 MiB/sec. | ||
| 14359 | 2026.01.16 03:41:22.813999 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14360 | 2026.01.16 03:41:22.814565 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.01.16 03:41:22.814634 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_56_11} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14362 | 2026.01.16 03:41:22.814938 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14363 | 2026.01.16 03:41:24.405149 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14364 | 2026.01.16 03:41:24.405350 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14365 | 2026.01.16 03:41:24.405426 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14366 | 2026.01.16 03:41:24.406090 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.01.16 03:41:24.406144 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14368 | 2026.01.16 03:41:24.406526 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14369 | 2026.01.16 03:41:24.406757 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.01.16 03:41:24.406924 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001628 sec., 8599.5085995086 rows/sec., 701.23 KiB/sec. | ||
| 14371 | 2026.01.16 03:41:24.406978 [ 260 ] {537bea82-52f4-4fee-81d1-fd8ed9f1b270} <Debug> TCPHandler: Processed in 0.00198991 sec. | ||
| 14372 | 2026.01.16 03:41:24.407103 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.01.16 03:41:24.407206 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14374 | 2026.01.16 03:41:24.407248 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14375 | 2026.01.16 03:41:24.407771 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.01.16 03:41:24.407809 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14377 | 2026.01.16 03:41:24.408137 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14378 | 2026.01.16 03:41:24.408346 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.01.16 03:41:24.408473 [ 106 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14380 | 2026.01.16 03:41:24.408483 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001301 sec., 112990.00768639507 rows/sec., 9.74 MiB/sec. | ||
| 14381 | 2026.01.16 03:41:24.408547 [ 106 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.01.16 03:41:24.408563 [ 260 ] {1bef2df9-220f-48ff-b8ec-44226d4211d4} <Debug> TCPHandler: Processed in 0.001513083 sec. | ||
| 14383 | 2026.01.16 03:41:24.408573 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14384 | 2026.01.16 03:41:24.408685 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.01.16 03:41:24.408697 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14386 | 2026.01.16 03:41:24.408787 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14387 | 2026.01.16 03:41:24.408832 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14388 | 2026.01.16 03:41:24.408834 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14389 | 2026.01.16 03:41:24.408884 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2467 rows starting from the beginning of the part | ||
| 14390 | 2026.01.16 03:41:24.408957 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 140 rows starting from the beginning of the part | ||
| 14391 | 2026.01.16 03:41:24.409008 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1316 rows starting from the beginning of the part | ||
| 14392 | 2026.01.16 03:41:24.409057 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 140 rows starting from the beginning of the part | ||
| 14393 | 2026.01.16 03:41:24.409105 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 14394 | 2026.01.16 03:41:24.409151 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 147 rows starting from the beginning of the part | ||
| 14395 | 2026.01.16 03:41:24.409263 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2026.01.16 03:41:24.409305 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14397 | 2026.01.16 03:41:24.409645 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14398 | 2026.01.16 03:41:24.409865 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.01.16 03:41:24.409976 [ 106 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14400 | 2026.01.16 03:41:24.410005 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001239 sec., 45197.74011299435 rows/sec., 3.26 MiB/sec. | ||
| 14401 | 2026.01.16 03:41:24.410006 [ 106 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2026.01.16 03:41:24.410045 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14403 | 2026.01.16 03:41:24.410052 [ 260 ] {85ee2ca1-e1fb-4f5a-9503-93a4b206a792} <Debug> TCPHandler: Processed in 0.001416021 sec. | ||
| 14404 | 2026.01.16 03:41:24.410145 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14405 | 2026.01.16 03:41:24.410176 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14406 | 2026.01.16 03:41:24.410277 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14407 | 2026.01.16 03:41:24.410279 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14408 | 2026.01.16 03:41:24.410320 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14409 | 2026.01.16 03:41:24.410329 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 14410 | 2026.01.16 03:41:24.410405 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 14411 | 2026.01.16 03:41:24.410447 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part | ||
| 14412 | 2026.01.16 03:41:24.410487 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 14413 | 2026.01.16 03:41:24.410530 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 14414 | 2026.01.16 03:41:24.410568 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 14415 | 2026.01.16 03:41:24.410768 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.01.16 03:41:24.410810 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14417 | 2026.01.16 03:41:24.411041 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390485 sec., 1784575.0966854007 rows/sec., 154.47 MiB/sec. | ||
| 14418 | 2026.01.16 03:41:24.411153 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14419 | 2026.01.16 03:41:24.411339 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14420 | 2026.01.16 03:41:24.411370 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274109 sec., 371239.82328042574 rows/sec., 26.25 MiB/sec. | ||
| 14421 | 2026.01.16 03:41:24.411389 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.01.16 03:41:24.411514 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14423 | 2026.01.16 03:41:24.411525 [ 106 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14424 | 2026.01.16 03:41:24.411542 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001283 sec., 93530.78721745907 rows/sec., 7.32 MiB/sec. | ||
| 14425 | 2026.01.16 03:41:24.411561 [ 106 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.16 03:41:24.411589 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14427 | 2026.01.16 03:41:24.411592 [ 260 ] {bb46edca-33b6-414f-bccb-aa5165a4053d} <Debug> TCPHandler: Processed in 0.001464502 sec. | ||
| 14428 | 2026.01.16 03:41:24.411654 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.01.16 03:41:24.411675 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14430 | 2026.01.16 03:41:24.411720 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.01.16 03:41:24.411748 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_111_22} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14432 | 2026.01.16 03:41:24.411791 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14433 | 2026.01.16 03:41:24.411803 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.01.16 03:41:24.411819 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14435 | 2026.01.16 03:41:24.411825 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1251 rows starting from the beginning of the part | ||
| 14436 | 2026.01.16 03:41:24.411844 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14437 | 2026.01.16 03:41:24.411870 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14438 | 2026.01.16 03:41:24.411880 [ 200 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_71_14} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14439 | 2026.01.16 03:41:24.411910 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 106 rows starting from the beginning of the part | ||
| 14440 | 2026.01.16 03:41:24.411964 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14441 | 2026.01.16 03:41:24.411968 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 556 rows starting from the beginning of the part | ||
| 14442 | 2026.01.16 03:41:24.412032 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part | ||
| 14443 | 2026.01.16 03:41:24.412079 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 14444 | 2026.01.16 03:41:24.412126 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 120 rows starting from the beginning of the part | ||
| 14445 | 2026.01.16 03:41:24.412297 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.01.16 03:41:24.412339 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14447 | 2026.01.16 03:41:24.412700 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14448 | 2026.01.16 03:41:24.412934 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2026.01.16 03:41:24.413071 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.00127 sec., 131496.06299212598 rows/sec., 9.15 MiB/sec. | ||
| 14450 | 2026.01.16 03:41:24.413108 [ 260 ] {abdf3ba2-8047-4a76-a070-da8e95f36ac2} <Debug> TCPHandler: Processed in 0.001438382 sec. | ||
| 14451 | 2026.01.16 03:41:24.413219 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14452 | 2026.01.16 03:41:24.413259 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626125 sec., 1354754.4007994465 rows/sec., 105.35 MiB/sec. | ||
| 14453 | 2026.01.16 03:41:24.413324 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14454 | 2026.01.16 03:41:24.413387 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <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 | ||
| 14455 | 2026.01.16 03:41:24.413411 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14456 | 2026.01.16 03:41:24.413650 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.01.16 03:41:24.413712 [ 186 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_111_22} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14458 | 2026.01.16 03:41:24.413783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14459 | 2026.01.16 03:41:24.414307 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2026.01.16 03:41:24.414350 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14461 | 2026.01.16 03:41:24.414965 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14462 | 2026.01.16 03:41:24.415192 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2026.01.16 03:41:24.415368 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002063 sec., 20358.70092098885 rows/sec., 36.48 MiB/sec. | ||
| 14464 | 2026.01.16 03:41:24.415436 [ 260 ] {7f5a9b3f-6281-4ffd-93e4-6def80e465b4} <Debug> TCPHandler: Processed in 0.002267154 sec. | ||
| 14465 | 2026.01.16 03:41:24.415554 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14466 | 2026.01.16 03:41:24.415651 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14467 | 2026.01.16 03:41:24.415694 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14468 | 2026.01.16 03:41:24.416045 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14469 | 2026.01.16 03:41:24.416080 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14470 | 2026.01.16 03:41:24.416411 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14471 | 2026.01.16 03:41:24.416620 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2026.01.16 03:41:24.416762 [ 105 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14473 | 2026.01.16 03:41:24.416776 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14474 | 2026.01.16 03:41:24.416807 [ 105 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.01.16 03:41:24.416820 [ 260 ] {b0c8a1d4-f229-4e6b-a570-bade80cefdf1} <Debug> TCPHandler: Processed in 0.00131561 sec. | ||
| 14476 | 2026.01.16 03:41:24.416832 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14477 | 2026.01.16 03:41:24.416914 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14478 | 2026.01.16 03:41:24.417013 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14479 | 2026.01.16 03:41:24.417041 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7090 rows starting from the beginning of the part | ||
| 14480 | 2026.01.16 03:41:24.417090 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14481 | 2026.01.16 03:41:24.417130 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14482 | 2026.01.16 03:41:24.417164 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14483 | 2026.01.16 03:41:24.417201 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14484 | 2026.01.16 03:41:24.417234 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14485 | 2026.01.16 03:41:24.418960 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077711 sec., 3556798.804068516 rows/sec., 233.66 MiB/sec. | ||
| 14486 | 2026.01.16 03:41:24.419529 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14487 | 2026.01.16 03:41:24.419828 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.01.16 03:41:24.419902 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_111_22} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14489 | 2026.01.16 03:41:24.419977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14490 | 2026.01.16 03:41:25.200998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36060 | ||
| 14491 | 2026.01.16 03:41:25.201824 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.01.16 03:41:25.201868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14493 | 2026.01.16 03:41:25.202368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14494 | 2026.01.16 03:41:25.202626 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.01.16 03:41:25.202773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36060 | ||
| 14496 | 2026.01.16 03:41:25.505771 [ 223 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14497 | 2026.01.16 03:41:25.505830 [ 223 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14498 | 2026.01.16 03:41:25.509095 [ 223 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14499 | 2026.01.16 03:41:26.470939 [ 222 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14500 | 2026.01.16 03:41:26.470998 [ 222 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14501 | 2026.01.16 03:41:26.473350 [ 222 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14502 | 2026.01.16 03:41:27.116523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14503 | 2026.01.16 03:41:27.132361 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.01.16 03:41:27.132405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14505 | 2026.01.16 03:41:27.138241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14506 | 2026.01.16 03:41:27.138948 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.01.16 03:41:27.141743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14508 | 2026.01.16 03:41:29.346056 [ 219 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14509 | 2026.01.16 03:41:29.346146 [ 219 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14510 | 2026.01.16 03:41:29.349435 [ 219 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14511 | 2026.01.16 03:41:29.402649 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2026.01.16 03:41:29.402830 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14513 | 2026.01.16 03:41:29.402894 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14514 | 2026.01.16 03:41:29.403561 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2026.01.16 03:41:29.403609 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14516 | 2026.01.16 03:41:29.404004 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14517 | 2026.01.16 03:41:29.404255 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2026.01.16 03:41:29.404412 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 14519 | 2026.01.16 03:41:29.404453 [ 260 ] {e5c28aad-dffb-48f6-b4bb-313e3fafd10b} <Debug> TCPHandler: Processed in 0.001932869 sec. | ||
| 14520 | 2026.01.16 03:41:29.404590 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14521 | 2026.01.16 03:41:29.404685 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14522 | 2026.01.16 03:41:29.404726 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14523 | 2026.01.16 03:41:29.405147 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.01.16 03:41:29.405183 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14525 | 2026.01.16 03:41:29.405491 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14526 | 2026.01.16 03:41:29.405720 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2026.01.16 03:41:29.405850 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 14528 | 2026.01.16 03:41:29.405887 [ 260 ] {0855227c-f67a-4556-8ee8-42c691b05bd1} <Debug> TCPHandler: Processed in 0.00134759 sec. | ||
| 14529 | 2026.01.16 03:41:29.406007 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2026.01.16 03:41:29.406100 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14531 | 2026.01.16 03:41:29.406144 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14532 | 2026.01.16 03:41:29.406553 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2026.01.16 03:41:29.406588 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14534 | 2026.01.16 03:41:29.406918 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14535 | 2026.01.16 03:41:29.407152 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2026.01.16 03:41:29.407285 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 14537 | 2026.01.16 03:41:29.407321 [ 260 ] {14a01e82-8a8a-4203-9957-501e64fcb36d} <Debug> TCPHandler: Processed in 0.001364151 sec. | ||
| 14538 | 2026.01.16 03:41:29.407454 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2026.01.16 03:41:29.407575 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14540 | 2026.01.16 03:41:29.407627 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14541 | 2026.01.16 03:41:29.408014 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.01.16 03:41:29.408051 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14543 | 2026.01.16 03:41:29.408376 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14544 | 2026.01.16 03:41:29.408599 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.01.16 03:41:29.408737 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 14546 | 2026.01.16 03:41:29.408774 [ 260 ] {5b6065d0-a430-480b-94e2-13e740100a6d} <Debug> TCPHandler: Processed in 0.001381761 sec. | ||
| 14547 | 2026.01.16 03:41:29.757670 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14548 | 2026.01.16 03:41:29.757719 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14549 | 2026.01.16 03:41:29.760843 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14550 | 2026.01.16 03:41:29.762290 [ 221 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14551 | 2026.01.16 03:41:29.762326 [ 221 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14552 | 2026.01.16 03:41:29.765053 [ 221 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14553 | 2026.01.16 03:41:30.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.37 MiB, peak 380.92 MiB, free memory in arenas 0.00 B, will set to 366.09 MiB (RSS), difference: 3.72 MiB | ||
| 14554 | 2026.01.16 03:41:30.545050 [ 221 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14555 | 2026.01.16 03:41:30.545145 [ 221 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14556 | 2026.01.16 03:41:30.547915 [ 221 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14557 | 2026.01.16 03:41:32.493118 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14558 | 2026.01.16 03:41:32.493198 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14559 | 2026.01.16 03:41:32.703131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36508 | ||
| 14560 | 2026.01.16 03:41:32.703648 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.01.16 03:41:32.703689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14562 | 2026.01.16 03:41:32.704168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14563 | 2026.01.16 03:41:32.704407 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.01.16 03:41:32.704550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 14565 | 2026.01.16 03:41:32.704575 [ 33 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14566 | 2026.01.16 03:41:32.704646 [ 33 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.01.16 03:41:32.704670 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14568 | 2026.01.16 03:41:32.704774 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14569 | 2026.01.16 03:41:32.704888 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14570 | 2026.01.16 03:41:32.704924 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34140 rows starting from the beginning of the part | ||
| 14571 | 2026.01.16 03:41:32.704987 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 14572 | 2026.01.16 03:41:32.705032 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 14573 | 2026.01.16 03:41:32.705074 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 14574 | 2026.01.16 03:41:32.705111 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 14575 | 2026.01.16 03:41:32.705150 [ 194 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 14576 | 2026.01.16 03:41:32.707481 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748261 sec., 13284036.705392973 rows/sec., 190.03 MiB/sec. | ||
| 14577 | 2026.01.16 03:41:32.707752 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14578 | 2026.01.16 03:41:32.708052 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.01.16 03:41:32.708128 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_76_15} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14580 | 2026.01.16 03:41:32.708224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 14581 | 2026.01.16 03:41:32.803385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1740 | ||
| 14582 | 2026.01.16 03:41:32.805677 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.01.16 03:41:32.805725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14584 | 2026.01.16 03:41:32.806899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14585 | 2026.01.16 03:41:32.807164 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.01.16 03:41:32.807435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14587 | 2026.01.16 03:41:34.404013 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.01.16 03:41:34.404208 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14589 | 2026.01.16 03:41:34.404278 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14590 | 2026.01.16 03:41:34.404966 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.01.16 03:41:34.405013 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14592 | 2026.01.16 03:41:34.405410 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14593 | 2026.01.16 03:41:34.405617 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.01.16 03:41:34.405773 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001642 sec., 85261.87576126675 rows/sec., 7.41 MiB/sec. | ||
| 14595 | 2026.01.16 03:41:34.405821 [ 260 ] {dcaf4566-63a3-4e6a-9f8d-baea097542c7} <Debug> TCPHandler: Processed in 0.001966149 sec. | ||
| 14596 | 2026.01.16 03:41:34.405932 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.01.16 03:41:34.406029 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14598 | 2026.01.16 03:41:34.406069 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14599 | 2026.01.16 03:41:34.406532 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.01.16 03:41:34.406569 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14601 | 2026.01.16 03:41:34.406865 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14602 | 2026.01.16 03:41:34.407076 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.01.16 03:41:34.407212 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001165 sec., 36051.50214592274 rows/sec., 2.65 MiB/sec. | ||
| 14604 | 2026.01.16 03:41:34.407249 [ 260 ] {d37dfe9c-8ead-40a6-808e-a69b72505dcc} <Debug> TCPHandler: Processed in 0.00133174 sec. | ||
| 14605 | 2026.01.16 03:41:34.407360 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14606 | 2026.01.16 03:41:34.407455 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14607 | 2026.01.16 03:41:34.407495 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14608 | 2026.01.16 03:41:34.407910 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.01.16 03:41:34.407946 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14610 | 2026.01.16 03:41:34.408253 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14611 | 2026.01.16 03:41:34.408456 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.01.16 03:41:34.408584 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001148 sec., 92334.49477351917 rows/sec., 7.21 MiB/sec. | ||
| 14613 | 2026.01.16 03:41:34.408619 [ 260 ] {e7f1313f-a91a-4e9c-a5d8-021bbc1dc775} <Debug> TCPHandler: Processed in 0.00130823 sec. | ||
| 14614 | 2026.01.16 03:41:34.408731 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2026.01.16 03:41:34.408823 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14616 | 2026.01.16 03:41:34.408866 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14617 | 2026.01.16 03:41:34.409257 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2026.01.16 03:41:34.409290 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14619 | 2026.01.16 03:41:34.409622 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14620 | 2026.01.16 03:41:34.409826 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2026.01.16 03:41:34.409933 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 4 parts from all_1_108_23 to all_111_111_0 | ||
| 14622 | 2026.01.16 03:41:34.409954 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 14623 | 2026.01.16 03:41:34.409970 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.01.16 03:41:34.409989 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14625 | 2026.01.16 03:41:34.409990 [ 260 ] {bc8ef60e-4bbd-4dc9-923d-1c8348ba2c0b} <Debug> TCPHandler: Processed in 0.001306869 sec. | ||
| 14626 | 2026.01.16 03:41:34.410079 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_108_23 to all_111_111_0 into Compact with storage Full | ||
| 14627 | 2026.01.16 03:41:34.410113 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.01.16 03:41:34.410169 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14629 | 2026.01.16 03:41:34.410199 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_23, total 34387 rows starting from the beginning of the part | ||
| 14630 | 2026.01.16 03:41:34.410206 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14631 | 2026.01.16 03:41:34.410257 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14632 | 2026.01.16 03:41:34.410260 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <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 | ||
| 14633 | 2026.01.16 03:41:34.410302 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14634 | 2026.01.16 03:41:34.410344 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 167 rows starting from the beginning of the part | ||
| 14635 | 2026.01.16 03:41:34.411109 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2026.01.16 03:41:34.411144 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14637 | 2026.01.16 03:41:34.411729 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14638 | 2026.01.16 03:41:34.411961 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.01.16 03:41:34.412068 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14640 | 2026.01.16 03:41:34.412095 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.01.16 03:41:34.412108 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00192 sec., 21875 rows/sec., 39.20 MiB/sec. | ||
| 14642 | 2026.01.16 03:41:34.412112 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14643 | 2026.01.16 03:41:34.412190 [ 260 ] {a41b2696-6746-4ac0-9f71-ecf8860efcb0} <Debug> TCPHandler: Processed in 0.002124272 sec. | ||
| 14644 | 2026.01.16 03:41:34.412239 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14645 | 2026.01.16 03:41:34.412310 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.01.16 03:41:34.412418 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14647 | 2026.01.16 03:41:34.412461 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14648 | 2026.01.16 03:41:34.412516 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14649 | 2026.01.16 03:41:34.412588 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2072 rows starting from the beginning of the part | ||
| 14650 | 2026.01.16 03:41:34.412732 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 14651 | 2026.01.16 03:41:34.412795 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.01.16 03:41:34.412833 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14653 | 2026.01.16 03:41:34.412854 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 14654 | 2026.01.16 03:41:34.412980 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 14655 | 2026.01.16 03:41:34.413093 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 14656 | 2026.01.16 03:41:34.413147 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14657 | 2026.01.16 03:41:34.413209 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 14658 | 2026.01.16 03:41:34.413367 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.01.16 03:41:34.413501 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 14660 | 2026.01.16 03:41:34.413538 [ 260 ] {e497c151-c4d0-48fc-8357-b9e6e402a715} <Debug> TCPHandler: Processed in 0.001275619 sec. | ||
| 14661 | 2026.01.16 03:41:34.416790 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34874 rows, containing 5 columns (5 merged, 0 gathered) in 0.006742201 sec., 5172494.857391526 rows/sec., 352.14 MiB/sec. | ||
| 14662 | 2026.01.16 03:41:34.417328 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Trace> MergedBlockOutputStream: filled checksums all_1_111_24 (state Temporary) | ||
| 14663 | 2026.01.16 03:41:34.417677 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_111_24 to all_1_111_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.01.16 03:41:34.417790 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 4 parts: [all_1_108_23, all_111_111_0] -> all_1_111_24 | ||
| 14665 | 2026.01.16 03:41:34.417900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14666 | 2026.01.16 03:41:34.425449 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 19 columns (19 merged, 0 gathered) in 0.013273849 sec., 171916.9775096884 rows/sec., 308.07 MiB/sec. | ||
| 14667 | 2026.01.16 03:41:34.427581 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14668 | 2026.01.16 03:41:34.427960 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.01.16 03:41:34.428030 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14670 | 2026.01.16 03:41:34.428148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.58 MiB. | ||
| 14671 | 2026.01.16 03:41:34.642073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14672 | 2026.01.16 03:41:34.660392 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.01.16 03:41:34.660464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14674 | 2026.01.16 03:41:34.666552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14675 | 2026.01.16 03:41:34.667252 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.01.16 03:41:34.667580 [ 65 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14677 | 2026.01.16 03:41:34.667655 [ 65 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.01.16 03:41:34.667680 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14679 | 2026.01.16 03:41:34.667819 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14680 | 2026.01.16 03:41:34.670744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14681 | 2026.01.16 03:41:34.671747 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14682 | 2026.01.16 03:41:34.673329 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 14683 | 2026.01.16 03:41:34.678145 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 14684 | 2026.01.16 03:41:34.682780 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14685 | 2026.01.16 03:41:34.687649 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14686 | 2026.01.16 03:41:34.692758 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14687 | 2026.01.16 03:41:34.697585 [ 195 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 14688 | 2026.01.16 03:41:34.751644 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.083881165 sec., 6831.092534301354 rows/sec., 35.32 MiB/sec. | ||
| 14689 | 2026.01.16 03:41:34.753825 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14690 | 2026.01.16 03:41:34.755590 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.01.16 03:41:34.755683 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_76_15} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14692 | 2026.01.16 03:41:34.757187 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14693 | 2026.01.16 03:41:35.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.67 MiB, peak 385.14 MiB, free memory in arenas 0.00 B, will set to 375.12 MiB (RSS), difference: 7.45 MiB | ||
| 14694 | 2026.01.16 03:41:39.196888 [ 223 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14695 | 2026.01.16 03:41:39.196974 [ 223 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14696 | 2026.01.16 03:41:39.199998 [ 223 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14697 | 2026.01.16 03:41:39.435254 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14698 | 2026.01.16 03:41:39.435437 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14699 | 2026.01.16 03:41:39.435506 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14700 | 2026.01.16 03:41:39.436158 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2026.01.16 03:41:39.436209 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14702 | 2026.01.16 03:41:39.436602 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14703 | 2026.01.16 03:41:39.436837 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2026.01.16 03:41:39.437012 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 14705 | 2026.01.16 03:41:39.437065 [ 260 ] {7fc6804a-e988-4582-a531-22725406665e} <Debug> TCPHandler: Processed in 0.001940859 sec. | ||
| 14706 | 2026.01.16 03:41:39.437200 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14707 | 2026.01.16 03:41:39.437306 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14708 | 2026.01.16 03:41:39.437350 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14709 | 2026.01.16 03:41:39.437752 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2026.01.16 03:41:39.437789 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14711 | 2026.01.16 03:41:39.438112 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14712 | 2026.01.16 03:41:39.438398 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14713 | 2026.01.16 03:41:39.438585 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001301 sec., 3074.558032282859 rows/sec., 250.71 KiB/sec. | ||
| 14714 | 2026.01.16 03:41:39.438636 [ 260 ] {41090936-cd22-487e-a2dc-79ef2490059f} <Debug> TCPHandler: Processed in 0.001489552 sec. | ||
| 14715 | 2026.01.16 03:41:39.438760 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2026.01.16 03:41:39.438880 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14717 | 2026.01.16 03:41:39.438932 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14718 | 2026.01.16 03:41:39.440139 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.01.16 03:41:39.440178 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14720 | 2026.01.16 03:41:39.440585 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14721 | 2026.01.16 03:41:39.440809 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.01.16 03:41:39.440948 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.002095 sec., 629116.9451073986 rows/sec., 52.48 MiB/sec. | ||
| 14723 | 2026.01.16 03:41:39.440987 [ 260 ] {2f201d34-0daa-4fc3-a599-fcc04aedecae} <Debug> TCPHandler: Processed in 0.002288214 sec. | ||
| 14724 | 2026.01.16 03:41:39.441101 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2026.01.16 03:41:39.441196 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14726 | 2026.01.16 03:41:39.441236 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14727 | 2026.01.16 03:41:39.441635 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2026.01.16 03:41:39.441672 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14729 | 2026.01.16 03:41:39.441968 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14730 | 2026.01.16 03:41:39.442181 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.01.16 03:41:39.442311 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.07 MiB/sec. | ||
| 14732 | 2026.01.16 03:41:39.442349 [ 260 ] {253dc029-f816-4277-9969-ce0f6cf636e1} <Debug> TCPHandler: Processed in 0.00129771 sec. | ||
| 14733 | 2026.01.16 03:41:39.442468 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14734 | 2026.01.16 03:41:39.442560 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14735 | 2026.01.16 03:41:39.442599 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14736 | 2026.01.16 03:41:39.443124 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14737 | 2026.01.16 03:41:39.443160 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14738 | 2026.01.16 03:41:39.443459 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14739 | 2026.01.16 03:41:39.443681 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14740 | 2026.01.16 03:41:39.443813 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001271 sec., 198269.0794649882 rows/sec., 13.71 MiB/sec. | ||
| 14741 | 2026.01.16 03:41:39.443852 [ 260 ] {eb5896cf-df52-4a82-8e74-115c65a134b7} <Debug> TCPHandler: Processed in 0.001431941 sec. | ||
| 14742 | 2026.01.16 03:41:39.443962 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14743 | 2026.01.16 03:41:39.444056 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14744 | 2026.01.16 03:41:39.444094 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14745 | 2026.01.16 03:41:39.444476 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2026.01.16 03:41:39.444513 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14747 | 2026.01.16 03:41:39.444808 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14748 | 2026.01.16 03:41:39.445029 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2026.01.16 03:41:39.445159 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 14750 | 2026.01.16 03:41:39.445198 [ 260 ] {b7e208c5-d825-4427-9eda-bb0911de8df0} <Debug> TCPHandler: Processed in 0.001283629 sec. | ||
| 14751 | 2026.01.16 03:41:39.445313 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2026.01.16 03:41:39.445432 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14753 | 2026.01.16 03:41:39.445483 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14754 | 2026.01.16 03:41:39.446301 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14755 | 2026.01.16 03:41:39.446344 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14756 | 2026.01.16 03:41:39.446745 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14757 | 2026.01.16 03:41:39.446976 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14758 | 2026.01.16 03:41:39.447116 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001709 sec., 327677.00409596256 rows/sec., 24.56 MiB/sec. | ||
| 14759 | 2026.01.16 03:41:39.447157 [ 260 ] {904c3d6d-cc52-49ba-950c-f993980ee9e5} <Debug> TCPHandler: Processed in 0.001894599 sec. | ||
| 14760 | 2026.01.16 03:41:39.447269 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14761 | 2026.01.16 03:41:39.447365 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14762 | 2026.01.16 03:41:39.447410 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14763 | 2026.01.16 03:41:39.448063 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2026.01.16 03:41:39.448101 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14765 | 2026.01.16 03:41:39.448491 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14766 | 2026.01.16 03:41:39.448705 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2026.01.16 03:41:39.448842 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001498 sec., 588785.046728972 rows/sec., 39.96 MiB/sec. | ||
| 14768 | 2026.01.16 03:41:39.448881 [ 260 ] {88f80469-cdc1-4081-a92d-8664c1e07c80} <Debug> TCPHandler: Processed in 0.001661905 sec. | ||
| 14769 | 2026.01.16 03:41:39.448987 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2026.01.16 03:41:39.449081 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14771 | 2026.01.16 03:41:39.449122 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14772 | 2026.01.16 03:41:39.449459 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.01.16 03:41:39.449496 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14774 | 2026.01.16 03:41:39.449811 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14775 | 2026.01.16 03:41:39.450037 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.01.16 03:41:39.450171 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 14777 | 2026.01.16 03:41:39.450208 [ 260 ] {f3480357-32b0-41f7-a960-657b5af9b0ae} <Debug> TCPHandler: Processed in 0.001270409 sec. | ||
| 14778 | 2026.01.16 03:41:40.204758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37020 | ||
| 14779 | 2026.01.16 03:41:40.205610 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2026.01.16 03:41:40.205677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14781 | 2026.01.16 03:41:40.206142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14782 | 2026.01.16 03:41:40.206376 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.01.16 03:41:40.206510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37020 | ||
| 14784 | 2026.01.16 03:41:42.171774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14785 | 2026.01.16 03:41:42.187375 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2026.01.16 03:41:42.187427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 14787 | 2026.01.16 03:41:42.193021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14788 | 2026.01.16 03:41:42.193736 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.01.16 03:41:42.196588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14790 | 2026.01.16 03:41:42.807583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1770 | ||
| 14791 | 2026.01.16 03:41:42.809898 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.01.16 03:41:42.809937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14793 | 2026.01.16 03:41:42.811138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14794 | 2026.01.16 03:41:42.811409 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.01.16 03:41:42.811687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14796 | 2026.01.16 03:41:44.405075 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2026.01.16 03:41:44.405273 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14798 | 2026.01.16 03:41:44.405346 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14799 | 2026.01.16 03:41:44.406110 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.01.16 03:41:44.406157 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14801 | 2026.01.16 03:41:44.406560 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14802 | 2026.01.16 03:41:44.406789 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.01.16 03:41:44.406943 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001724 sec., 81206.49651972158 rows/sec., 7.06 MiB/sec. | ||
| 14804 | 2026.01.16 03:41:44.406987 [ 260 ] {ac5b69f0-80a6-40a8-b07e-7ee932e2e532} <Debug> TCPHandler: Processed in 0.0020546 sec. | ||
| 14805 | 2026.01.16 03:41:44.407123 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.01.16 03:41:44.407220 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14807 | 2026.01.16 03:41:44.407261 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14808 | 2026.01.16 03:41:44.407672 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.01.16 03:41:44.407709 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14810 | 2026.01.16 03:41:44.408012 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14811 | 2026.01.16 03:41:44.408222 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.01.16 03:41:44.408354 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001154 sec., 36395.14731369151 rows/sec., 2.67 MiB/sec. | ||
| 14813 | 2026.01.16 03:41:44.408393 [ 260 ] {5c2af44c-6e0b-4ecb-9725-da0f2619f242} <Debug> TCPHandler: Processed in 0.001319339 sec. | ||
| 14814 | 2026.01.16 03:41:44.408534 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14815 | 2026.01.16 03:41:44.408654 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14816 | 2026.01.16 03:41:44.408703 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14817 | 2026.01.16 03:41:44.409232 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2026.01.16 03:41:44.409277 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14819 | 2026.01.16 03:41:44.409641 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14820 | 2026.01.16 03:41:44.409864 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.01.16 03:41:44.409995 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001365 sec., 77655.67765567766 rows/sec., 6.07 MiB/sec. | ||
| 14822 | 2026.01.16 03:41:44.410035 [ 260 ] {ce178a39-402a-4c96-8ffc-14ed6b30214e} <Debug> TCPHandler: Processed in 0.001562924 sec. | ||
| 14823 | 2026.01.16 03:41:44.410149 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2026.01.16 03:41:44.410243 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14825 | 2026.01.16 03:41:44.410287 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14826 | 2026.01.16 03:41:44.410696 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2026.01.16 03:41:44.410733 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14828 | 2026.01.16 03:41:44.411066 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14829 | 2026.01.16 03:41:44.411279 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.01.16 03:41:44.411410 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14831 | 2026.01.16 03:41:44.411450 [ 260 ] {c76776a5-beff-4137-9b8c-7c7a47fce43e} <Debug> TCPHandler: Processed in 0.00135047 sec. | ||
| 14832 | 2026.01.16 03:41:44.411577 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.01.16 03:41:44.411696 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14834 | 2026.01.16 03:41:44.411760 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <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 | ||
| 14835 | 2026.01.16 03:41:44.412730 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.01.16 03:41:44.412766 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14837 | 2026.01.16 03:41:44.413332 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14838 | 2026.01.16 03:41:44.413576 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.01.16 03:41:44.413714 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002042 sec., 20568.07051909892 rows/sec., 36.86 MiB/sec. | ||
| 14840 | 2026.01.16 03:41:44.413777 [ 260 ] {63409920-23e6-4aea-886f-f8a4df4e4ebf} <Debug> TCPHandler: Processed in 0.002258294 sec. | ||
| 14841 | 2026.01.16 03:41:44.413889 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2026.01.16 03:41:44.413981 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.01.16 03:41:44.414021 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14844 | 2026.01.16 03:41:44.414351 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.01.16 03:41:44.414385 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14846 | 2026.01.16 03:41:44.414686 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14847 | 2026.01.16 03:41:44.414901 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.01.16 03:41:44.415023 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 14849 | 2026.01.16 03:41:44.415057 [ 260 ] {c9b9734c-c3eb-4def-b727-b92a5c845709} <Debug> TCPHandler: Processed in 0.001215628 sec. | ||
| 14850 | 2026.01.16 03:41:47.493251 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14851 | 2026.01.16 03:41:47.493327 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14852 | 2026.01.16 03:41:47.706674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37468 | ||
| 14853 | 2026.01.16 03:41:47.707195 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14854 | 2026.01.16 03:41:47.707234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14855 | 2026.01.16 03:41:47.707734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14856 | 2026.01.16 03:41:47.707980 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.01.16 03:41:47.708111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 14858 | 2026.01.16 03:41:49.402342 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2026.01.16 03:41:49.402625 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14860 | 2026.01.16 03:41:49.402724 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14861 | 2026.01.16 03:41:49.403372 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.01.16 03:41:49.403420 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14863 | 2026.01.16 03:41:49.403801 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14864 | 2026.01.16 03:41:49.404020 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.01.16 03:41:49.404148 [ 50 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14866 | 2026.01.16 03:41:49.404173 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 14867 | 2026.01.16 03:41:49.404223 [ 50 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.01.16 03:41:49.404235 [ 260 ] {8a47ea6c-99a8-44c0-968a-e8b0f06edebd} <Debug> TCPHandler: Processed in 0.002075881 sec. | ||
| 14869 | 2026.01.16 03:41:49.404256 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14870 | 2026.01.16 03:41:49.404372 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2026.01.16 03:41:49.404403 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14872 | 2026.01.16 03:41:49.404470 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14873 | 2026.01.16 03:41:49.404514 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14874 | 2026.01.16 03:41:49.404558 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14875 | 2026.01.16 03:41:49.404602 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2467 rows starting from the beginning of the part | ||
| 14876 | 2026.01.16 03:41:49.404677 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 14877 | 2026.01.16 03:41:49.404728 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 140 rows starting from the beginning of the part | ||
| 14878 | 2026.01.16 03:41:49.404773 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1318 rows starting from the beginning of the part | ||
| 14879 | 2026.01.16 03:41:49.404812 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 140 rows starting from the beginning of the part | ||
| 14880 | 2026.01.16 03:41:49.404859 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 14881 | 2026.01.16 03:41:49.404966 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2026.01.16 03:41:49.405010 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14883 | 2026.01.16 03:41:49.405350 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14884 | 2026.01.16 03:41:49.405592 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2026.01.16 03:41:49.405718 [ 50 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14886 | 2026.01.16 03:41:49.405729 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 14887 | 2026.01.16 03:41:49.405754 [ 50 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.01.16 03:41:49.405777 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14889 | 2026.01.16 03:41:49.405778 [ 260 ] {dfdc2b9d-1cc3-4733-baea-1e45dbe4a1d2} <Debug> TCPHandler: Processed in 0.001453592 sec. | ||
| 14890 | 2026.01.16 03:41:49.405904 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14891 | 2026.01.16 03:41:49.405918 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.01.16 03:41:49.406039 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.01.16 03:41:49.406051 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14894 | 2026.01.16 03:41:49.406084 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14895 | 2026.01.16 03:41:49.406092 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1251 rows starting from the beginning of the part | ||
| 14896 | 2026.01.16 03:41:49.406173 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 14897 | 2026.01.16 03:41:49.406219 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 106 rows starting from the beginning of the part | ||
| 14898 | 2026.01.16 03:41:49.406260 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 560 rows starting from the beginning of the part | ||
| 14899 | 2026.01.16 03:41:49.406300 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 106 rows starting from the beginning of the part | ||
| 14900 | 2026.01.16 03:41:49.406340 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 14901 | 2026.01.16 03:41:49.406517 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14902 | 2026.01.16 03:41:49.406559 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14903 | 2026.01.16 03:41:49.406693 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002358865 sec., 1770766.8730512345 rows/sec., 152.91 MiB/sec. | ||
| 14904 | 2026.01.16 03:41:49.406923 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14905 | 2026.01.16 03:41:49.406964 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14906 | 2026.01.16 03:41:49.407172 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.01.16 03:41:49.407246 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.01.16 03:41:49.407294 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 4 parts from all_1_111_24 to all_114_114_0 | ||
| 14909 | 2026.01.16 03:41:49.407306 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 14910 | 2026.01.16 03:41:49.407315 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_116_23} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14911 | 2026.01.16 03:41:49.407327 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.01.16 03:41:49.407354 [ 260 ] {6f428f48-533e-4b80-aa0f-d697e5ad029d} <Debug> TCPHandler: Processed in 0.001486032 sec. | ||
| 14913 | 2026.01.16 03:41:49.407359 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14914 | 2026.01.16 03:41:49.407422 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14915 | 2026.01.16 03:41:49.407478 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.01.16 03:41:49.407527 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_111_24 to all_114_114_0 into Compact with storage Full | ||
| 14917 | 2026.01.16 03:41:49.407575 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.01.16 03:41:49.407577 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734876 sec., 1239858.0647838807 rows/sec., 96.28 MiB/sec. | ||
| 14919 | 2026.01.16 03:41:49.407624 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14920 | 2026.01.16 03:41:49.407633 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14921 | 2026.01.16 03:41:49.407674 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_24, total 34874 rows starting from the beginning of the part | ||
| 14922 | 2026.01.16 03:41:49.407735 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14923 | 2026.01.16 03:41:49.407768 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14924 | 2026.01.16 03:41:49.407776 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14925 | 2026.01.16 03:41:49.407833 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 882 rows starting from the beginning of the part | ||
| 14926 | 2026.01.16 03:41:49.407970 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.01.16 03:41:49.408014 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14928 | 2026.01.16 03:41:49.408051 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.01.16 03:41:49.408141 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_116_23} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14930 | 2026.01.16 03:41:49.408218 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14931 | 2026.01.16 03:41:49.408371 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14932 | 2026.01.16 03:41:49.408589 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2026.01.16 03:41:49.408707 [ 50 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14934 | 2026.01.16 03:41:49.408723 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 14935 | 2026.01.16 03:41:49.408747 [ 50 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.01.16 03:41:49.408783 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14937 | 2026.01.16 03:41:49.408797 [ 260 ] {08cfb558-0b40-4a7b-9f67-1e3bbe9e33f9} <Debug> TCPHandler: Processed in 0.00136719 sec. | ||
| 14938 | 2026.01.16 03:41:49.408875 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14939 | 2026.01.16 03:41:49.408984 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14940 | 2026.01.16 03:41:49.409012 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7390 rows starting from the beginning of the part | ||
| 14941 | 2026.01.16 03:41:49.409064 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14942 | 2026.01.16 03:41:49.409108 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14943 | 2026.01.16 03:41:49.409146 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14944 | 2026.01.16 03:41:49.409203 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14945 | 2026.01.16 03:41:49.409244 [ 203 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14946 | 2026.01.16 03:41:49.411487 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002650359 sec., 2901493.722171223 rows/sec., 190.80 MiB/sec. | ||
| 14947 | 2026.01.16 03:41:49.412009 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14948 | 2026.01.16 03:41:49.412322 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.01.16 03:41:49.412408 [ 186 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_116_23} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14950 | 2026.01.16 03:41:49.412513 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 14951 | 2026.01.16 03:41:49.415042 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36076 rows, containing 5 columns (5 merged, 0 gathered) in 0.007545072 sec., 4781399.037676512 rows/sec., 325.55 MiB/sec. | ||
| 14952 | 2026.01.16 03:41:49.415508 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Trace> MergedBlockOutputStream: filled checksums all_1_114_25 (state Temporary) | ||
| 14953 | 2026.01.16 03:41:49.415824 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_114_25 to all_1_114_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2026.01.16 03:41:49.415904 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 4 parts: [all_1_111_24, all_114_114_0] -> all_1_114_25 | ||
| 14955 | 2026.01.16 03:41:49.415987 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14956 | 2026.01.16 03:41:49.696701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14957 | 2026.01.16 03:41:49.714670 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.01.16 03:41:49.714726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14959 | 2026.01.16 03:41:49.720567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14960 | 2026.01.16 03:41:49.721283 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2026.01.16 03:41:49.724520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14962 | 2026.01.16 03:41:52.160514 [ 223 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14963 | 2026.01.16 03:41:52.160592 [ 223 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14964 | 2026.01.16 03:41:52.163662 [ 223 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14965 | 2026.01.16 03:41:52.811935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1790 | ||
| 14966 | 2026.01.16 03:41:52.814166 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.01.16 03:41:52.814212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14968 | 2026.01.16 03:41:52.815365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14969 | 2026.01.16 03:41:52.815636 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.01.16 03:41:52.815901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
| 14971 | 2026.01.16 03:41:54.405218 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2026.01.16 03:41:54.405417 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14973 | 2026.01.16 03:41:54.405490 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14974 | 2026.01.16 03:41:54.406271 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.01.16 03:41:54.406320 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14976 | 2026.01.16 03:41:54.406722 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14977 | 2026.01.16 03:41:54.406965 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.01.16 03:41:54.407133 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001769 sec., 79140.75749010741 rows/sec., 6.88 MiB/sec. | ||
| 14979 | 2026.01.16 03:41:54.407186 [ 260 ] {ab34cc35-b591-4d0d-8fdb-51f3f6601255} <Debug> TCPHandler: Processed in 0.002105432 sec. | ||
| 14980 | 2026.01.16 03:41:54.407258 [ 219 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14981 | 2026.01.16 03:41:54.407318 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14982 | 2026.01.16 03:41:54.407327 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14983 | 2026.01.16 03:41:54.407436 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14984 | 2026.01.16 03:41:54.407480 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14985 | 2026.01.16 03:41:54.407980 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2026.01.16 03:41:54.408023 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14987 | 2026.01.16 03:41:54.408391 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14988 | 2026.01.16 03:41:54.408625 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.01.16 03:41:54.408759 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001348 sec., 31157.27002967359 rows/sec., 2.29 MiB/sec. | ||
| 14990 | 2026.01.16 03:41:54.408800 [ 260 ] {027a57aa-9621-4675-b70e-5b6e44aff510} <Debug> TCPHandler: Processed in 0.001524173 sec. | ||
| 14991 | 2026.01.16 03:41:54.408922 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.01.16 03:41:54.409029 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14993 | 2026.01.16 03:41:54.409076 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14994 | 2026.01.16 03:41:54.409554 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.01.16 03:41:54.409594 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 14996 | 2026.01.16 03:41:54.409965 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14997 | 2026.01.16 03:41:54.410184 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.01.16 03:41:54.410319 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001309 sec., 80977.84568372804 rows/sec., 6.33 MiB/sec. | ||
| 14999 | 2026.01.16 03:41:54.410358 [ 260 ] {47fd8f45-91ba-48c2-bdc8-24220eaf5686} <Debug> TCPHandler: Processed in 0.001487152 sec. | ||
| 15000 | 2026.01.16 03:41:54.410485 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2026.01.16 03:41:54.410585 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15002 | 2026.01.16 03:41:54.410629 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15003 | 2026.01.16 03:41:54.411042 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15004 | 2026.01.16 03:41:54.411049 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2026.01.16 03:41:54.411099 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15006 | 2026.01.16 03:41:54.411442 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15007 | 2026.01.16 03:41:54.411656 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2026.01.16 03:41:54.411789 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 15009 | 2026.01.16 03:41:54.411826 [ 260 ] {51cfb617-ae0e-4636-8336-07f016939ee0} <Debug> TCPHandler: Processed in 0.001392501 sec. | ||
| 15010 | 2026.01.16 03:41:54.411842 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15011 | 2026.01.16 03:41:54.411892 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15012 | 2026.01.16 03:41:54.411948 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15013 | 2026.01.16 03:41:54.412077 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15014 | 2026.01.16 03:41:54.412146 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <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 | ||
| 15015 | 2026.01.16 03:41:54.413144 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15016 | 2026.01.16 03:41:54.413184 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15017 | 2026.01.16 03:41:54.413790 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15018 | 2026.01.16 03:41:54.414105 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15019 | 2026.01.16 03:41:54.414255 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002204 sec., 19056.261343012706 rows/sec., 34.15 MiB/sec. | ||
| 15020 | 2026.01.16 03:41:54.414322 [ 260 ] {f1f21f14-ab2b-4f08-a99d-e2afd987a583} <Debug> TCPHandler: Processed in 0.002435377 sec. | ||
| 15021 | 2026.01.16 03:41:54.414440 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15022 | 2026.01.16 03:41:54.414535 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15023 | 2026.01.16 03:41:54.414579 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15024 | 2026.01.16 03:41:54.414754 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15025 | 2026.01.16 03:41:54.414919 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.16 03:41:54.414960 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15027 | 2026.01.16 03:41:54.415280 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15028 | 2026.01.16 03:41:54.415505 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.16 03:41:54.415638 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 15030 | 2026.01.16 03:41:54.415674 [ 260 ] {be82d33d-1326-4c10-97f7-33f7043452c3} <Debug> TCPHandler: Processed in 0.001284229 sec. | ||
| 15031 | 2026.01.16 03:41:54.942926 [ 220 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15032 | 2026.01.16 03:41:54.943005 [ 220 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15033 | 2026.01.16 03:41:54.945961 [ 220 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15034 | 2026.01.16 03:41:55.208306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37980 | ||
| 15035 | 2026.01.16 03:41:55.208831 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.01.16 03:41:55.208866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15037 | 2026.01.16 03:41:55.209343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15038 | 2026.01.16 03:41:55.209590 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.01.16 03:41:55.209719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37980 | ||
| 15040 | 2026.01.16 03:41:55.399693 [ 220 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15041 | 2026.01.16 03:41:55.399739 [ 220 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15042 | 2026.01.16 03:41:55.402066 [ 220 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15043 | 2026.01.16 03:41:57.224666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15044 | 2026.01.16 03:41:57.241125 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.01.16 03:41:57.241190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15046 | 2026.01.16 03:41:57.247230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15047 | 2026.01.16 03:41:57.247940 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.01.16 03:41:57.250937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15049 | 2026.01.16 03:41:59.403096 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15050 | 2026.01.16 03:41:59.403315 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15051 | 2026.01.16 03:41:59.403390 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15052 | 2026.01.16 03:41:59.404155 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2026.01.16 03:41:59.404199 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15054 | 2026.01.16 03:41:59.404605 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15055 | 2026.01.16 03:41:59.404844 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2026.01.16 03:41:59.405012 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 15057 | 2026.01.16 03:41:59.405065 [ 260 ] {99b910a5-19d2-4bce-a949-3cee6f9d6631} <Debug> TCPHandler: Processed in 0.002102801 sec. | ||
| 15058 | 2026.01.16 03:41:59.405205 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2026.01.16 03:41:59.405309 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15060 | 2026.01.16 03:41:59.405352 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15061 | 2026.01.16 03:41:59.405853 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2026.01.16 03:41:59.405900 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15063 | 2026.01.16 03:41:59.406300 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15064 | 2026.01.16 03:41:59.406526 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2026.01.16 03:41:59.406663 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001377 sec., 46477.850399419025 rows/sec., 3.63 MiB/sec. | ||
| 15066 | 2026.01.16 03:41:59.406703 [ 260 ] {93ee13fc-8d7c-4a0c-b2ab-ab7d3b9d6fd5} <Debug> TCPHandler: Processed in 0.001549503 sec. | ||
| 15067 | 2026.01.16 03:41:59.406822 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2026.01.16 03:41:59.406920 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15069 | 2026.01.16 03:41:59.406965 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15070 | 2026.01.16 03:41:59.407381 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2026.01.16 03:41:59.407417 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15072 | 2026.01.16 03:41:59.407766 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15073 | 2026.01.16 03:41:59.407985 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2026.01.16 03:41:59.408117 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 15075 | 2026.01.16 03:41:59.408155 [ 260 ] {2add36c1-13cf-404d-9e3d-38ae9512ab65} <Debug> TCPHandler: Processed in 0.001383871 sec. | ||
| 15076 | 2026.01.16 03:41:59.408286 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15077 | 2026.01.16 03:41:59.408406 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15078 | 2026.01.16 03:41:59.408456 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15079 | 2026.01.16 03:41:59.408873 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.01.16 03:41:59.408915 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15081 | 2026.01.16 03:41:59.409240 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15082 | 2026.01.16 03:41:59.409445 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2026.01.16 03:41:59.409579 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 15084 | 2026.01.16 03:41:59.409615 [ 260 ] {28891c5b-76d7-42e7-9d76-e908847c33e1} <Debug> TCPHandler: Processed in 0.001388181 sec. | ||
| 15085 | 2026.01.16 03:42:02.155133 [ 224 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15086 | 2026.01.16 03:42:02.155181 [ 224 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15087 | 2026.01.16 03:42:02.159146 [ 224 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15088 | 2026.01.16 03:42:02.493382 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15089 | 2026.01.16 03:42:02.493432 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15090 | 2026.01.16 03:42:02.709864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38428 | ||
| 15091 | 2026.01.16 03:42:02.710398 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.01.16 03:42:02.710450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15093 | 2026.01.16 03:42:02.710945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15094 | 2026.01.16 03:42:02.711204 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.01.16 03:42:02.711358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 15096 | 2026.01.16 03:42:02.816071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1810 | ||
| 15097 | 2026.01.16 03:42:02.818274 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.01.16 03:42:02.818324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15099 | 2026.01.16 03:42:02.819568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15100 | 2026.01.16 03:42:02.819853 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.01.16 03:42:02.820247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 15102 | 2026.01.16 03:42:03.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.15 MiB, peak 387.21 MiB, free memory in arenas 0.00 B, will set to 376.14 MiB (RSS), difference: 3.99 MiB | ||
| 15103 | 2026.01.16 03:42:03.003073 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002611248 sec. | ||
| 15104 | 2026.01.16 03:42:03.421047 [ 219 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15105 | 2026.01.16 03:42:03.421101 [ 219 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15106 | 2026.01.16 03:42:03.423464 [ 219 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15107 | 2026.01.16 03:42:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.14 MiB, peak 387.21 MiB, free memory in arenas 0.00 B, will set to 376.14 MiB (RSS), difference: 4.00 MiB | ||
| 15108 | 2026.01.16 03:42:04.365938 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15109 | 2026.01.16 03:42:04.366000 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15110 | 2026.01.16 03:42:04.368760 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15111 | 2026.01.16 03:42:04.406474 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2026.01.16 03:42:04.406658 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15113 | 2026.01.16 03:42:04.406724 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15114 | 2026.01.16 03:42:04.407496 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2026.01.16 03:42:04.407551 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15116 | 2026.01.16 03:42:04.407959 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15117 | 2026.01.16 03:42:04.408196 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2026.01.16 03:42:04.408359 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00175 sec., 80000 rows/sec., 6.95 MiB/sec. | ||
| 15119 | 2026.01.16 03:42:04.408411 [ 260 ] {25330f82-fac6-44ff-a724-e40ec82110a3} <Debug> TCPHandler: Processed in 0.002090761 sec. | ||
| 15120 | 2026.01.16 03:42:04.408556 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2026.01.16 03:42:04.408661 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15122 | 2026.01.16 03:42:04.408706 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15123 | 2026.01.16 03:42:04.409149 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2026.01.16 03:42:04.409189 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15125 | 2026.01.16 03:42:04.409511 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15126 | 2026.01.16 03:42:04.409729 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2026.01.16 03:42:04.409855 [ 96 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15128 | 2026.01.16 03:42:04.409864 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001227 sec., 34229.828850855745 rows/sec., 2.51 MiB/sec. | ||
| 15129 | 2026.01.16 03:42:04.409908 [ 96 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.01.16 03:42:04.409924 [ 260 ] {7037e9bc-c750-4d79-abda-aac3bbe1ad24} <Debug> TCPHandler: Processed in 0.001422771 sec. | ||
| 15131 | 2026.01.16 03:42:04.409934 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15132 | 2026.01.16 03:42:04.410042 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15133 | 2026.01.16 03:42:04.410077 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15134 | 2026.01.16 03:42:04.410152 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15135 | 2026.01.16 03:42:04.410187 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15136 | 2026.01.16 03:42:04.410190 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 15137 | 2026.01.16 03:42:04.410240 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15138 | 2026.01.16 03:42:04.410276 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part | ||
| 15139 | 2026.01.16 03:42:04.410324 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 15140 | 2026.01.16 03:42:04.410365 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 15141 | 2026.01.16 03:42:04.410404 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 15142 | 2026.01.16 03:42:04.410442 [ 192 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 42 rows starting from the beginning of the part | ||
| 15143 | 2026.01.16 03:42:04.410730 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.01.16 03:42:04.410779 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15145 | 2026.01.16 03:42:04.411161 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15146 | 2026.01.16 03:42:04.411382 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137645 sec., 336372.5525809147 rows/sec., 23.78 MiB/sec. | ||
| 15147 | 2026.01.16 03:42:04.411388 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2026.01.16 03:42:04.411577 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001409 sec., 75230.66004258339 rows/sec., 5.88 MiB/sec. | ||
| 15149 | 2026.01.16 03:42:04.411598 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15150 | 2026.01.16 03:42:04.411622 [ 260 ] {65f4c0ea-c1d8-4e83-af6b-8d24ce61aa21} <Debug> TCPHandler: Processed in 0.001599264 sec. | ||
| 15151 | 2026.01.16 03:42:04.411814 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15152 | 2026.01.16 03:42:04.411915 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15153 | 2026.01.16 03:42:04.411940 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.01.16 03:42:04.411961 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15155 | 2026.01.16 03:42:04.412034 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_76_15} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15156 | 2026.01.16 03:42:04.412138 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15157 | 2026.01.16 03:42:04.412398 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.01.16 03:42:04.412439 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15159 | 2026.01.16 03:42:04.412803 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15160 | 2026.01.16 03:42:04.413023 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.01.16 03:42:04.413155 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_114_25 to all_115_115_0 | ||
| 15162 | 2026.01.16 03:42:04.413161 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 15163 | 2026.01.16 03:42:04.413197 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.01.16 03:42:04.413220 [ 260 ] {00840d69-25aa-44d7-aa87-00d4a97fac80} <Debug> TCPHandler: Processed in 0.001456402 sec. | ||
| 15165 | 2026.01.16 03:42:04.413223 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15166 | 2026.01.16 03:42:04.413312 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_25 to all_115_115_0 into Compact with storage Full | ||
| 15167 | 2026.01.16 03:42:04.413340 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.01.16 03:42:04.413426 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15169 | 2026.01.16 03:42:04.413446 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15170 | 2026.01.16 03:42:04.413465 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_25, total 36076 rows starting from the beginning of the part | ||
| 15171 | 2026.01.16 03:42:04.413509 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <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 | ||
| 15172 | 2026.01.16 03:42:04.413535 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15173 | 2026.01.16 03:42:04.414479 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.01.16 03:42:04.414522 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15175 | 2026.01.16 03:42:04.415151 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15176 | 2026.01.16 03:42:04.415393 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.01.16 03:42:04.415548 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002121 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. | ||
| 15178 | 2026.01.16 03:42:04.415620 [ 260 ] {57f29f9c-3c31-431e-b4cc-867fd40656f6} <Debug> TCPHandler: Processed in 0.002332244 sec. | ||
| 15179 | 2026.01.16 03:42:04.415742 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2026.01.16 03:42:04.415842 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.01.16 03:42:04.415887 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15182 | 2026.01.16 03:42:04.416238 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2026.01.16 03:42:04.416278 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15184 | 2026.01.16 03:42:04.416623 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15185 | 2026.01.16 03:42:04.416868 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.01.16 03:42:04.417005 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 15187 | 2026.01.16 03:42:04.417041 [ 260 ] {26ff8f20-ff30-4074-92aa-7f01c64a113b} <Debug> TCPHandler: Processed in 0.00134941 sec. | ||
| 15188 | 2026.01.16 03:42:04.419589 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36236 rows, containing 5 columns (5 merged, 0 gathered) in 0.006304304 sec., 5747819.267598771 rows/sec., 391.39 MiB/sec. | ||
| 15189 | 2026.01.16 03:42:04.420098 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Trace> MergedBlockOutputStream: filled checksums all_1_115_26 (state Temporary) | ||
| 15190 | 2026.01.16 03:42:04.420466 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_115_26 to all_1_115_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2026.01.16 03:42:04.420561 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_115_26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_114_25, all_115_115_0] -> all_1_115_26 | ||
| 15192 | 2026.01.16 03:42:04.420657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15193 | 2026.01.16 03:42:04.751010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15194 | 2026.01.16 03:42:04.775233 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.01.16 03:42:04.775322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15196 | 2026.01.16 03:42:04.784354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15197 | 2026.01.16 03:42:04.785459 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.01.16 03:42:04.790854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15199 | 2026.01.16 03:42:09.435686 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.01.16 03:42:09.435894 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15201 | 2026.01.16 03:42:09.435970 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15202 | 2026.01.16 03:42:09.436661 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.01.16 03:42:09.436708 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15204 | 2026.01.16 03:42:09.437097 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15205 | 2026.01.16 03:42:09.437338 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.01.16 03:42:09.437501 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00166 sec., 14457.831325301204 rows/sec., 1.20 MiB/sec. | ||
| 15207 | 2026.01.16 03:42:09.437567 [ 260 ] {a922b976-bc97-4060-bb73-a587d59c7c6e} <Debug> TCPHandler: Processed in 0.00201709 sec. | ||
| 15208 | 2026.01.16 03:42:09.437726 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.01.16 03:42:09.437831 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15210 | 2026.01.16 03:42:09.437876 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15211 | 2026.01.16 03:42:09.439129 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.01.16 03:42:09.439165 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15213 | 2026.01.16 03:42:09.439554 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15214 | 2026.01.16 03:42:09.439776 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.01.16 03:42:09.439914 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002105 sec., 625178.1472684086 rows/sec., 52.16 MiB/sec. | ||
| 15216 | 2026.01.16 03:42:09.439953 [ 260 ] {3c5540ac-5cac-4f70-9f48-3c7785b9bc20} <Debug> TCPHandler: Processed in 0.002285104 sec. | ||
| 15217 | 2026.01.16 03:42:09.440084 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.01.16 03:42:09.440183 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.01.16 03:42:09.440224 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15220 | 2026.01.16 03:42:09.440643 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.01.16 03:42:09.440679 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15222 | 2026.01.16 03:42:09.440995 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15223 | 2026.01.16 03:42:09.441207 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.01.16 03:42:09.441339 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 817.12 KiB/sec. | ||
| 15225 | 2026.01.16 03:42:09.441379 [ 260 ] {e2576dfb-9d89-4670-8018-2abd9334c536} <Debug> TCPHandler: Processed in 0.00134519 sec. | ||
| 15226 | 2026.01.16 03:42:09.441502 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.01.16 03:42:09.441600 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.01.16 03:42:09.441641 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15229 | 2026.01.16 03:42:09.442183 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.01.16 03:42:09.442219 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15231 | 2026.01.16 03:42:09.442537 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15232 | 2026.01.16 03:42:09.442764 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2026.01.16 03:42:09.442894 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001311 sec., 192219.67963386726 rows/sec., 13.29 MiB/sec. | ||
| 15234 | 2026.01.16 03:42:09.442933 [ 260 ] {77bc60cc-bfd5-4d0b-be49-d90f0f7bfc1b} <Debug> TCPHandler: Processed in 0.001480192 sec. | ||
| 15235 | 2026.01.16 03:42:09.443057 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.01.16 03:42:09.443152 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.01.16 03:42:09.443191 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15238 | 2026.01.16 03:42:09.443590 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.01.16 03:42:09.443626 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15240 | 2026.01.16 03:42:09.443938 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15241 | 2026.01.16 03:42:09.444152 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.01.16 03:42:09.444282 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 15243 | 2026.01.16 03:42:09.444321 [ 260 ] {5317c468-f47a-4eb2-be17-80115d2893fa} <Debug> TCPHandler: Processed in 0.00131335 sec. | ||
| 15244 | 2026.01.16 03:42:09.444436 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2026.01.16 03:42:09.444530 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15246 | 2026.01.16 03:42:09.444571 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15247 | 2026.01.16 03:42:09.445283 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.01.16 03:42:09.445318 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15249 | 2026.01.16 03:42:09.445654 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15250 | 2026.01.16 03:42:09.445878 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.01.16 03:42:09.446020 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001507 sec., 368944.9236894492 rows/sec., 27.65 MiB/sec. | ||
| 15252 | 2026.01.16 03:42:09.446061 [ 260 ] {97dad6ce-8c25-487d-adc2-9e3b623c5131} <Debug> TCPHandler: Processed in 0.001673735 sec. | ||
| 15253 | 2026.01.16 03:42:09.446181 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.01.16 03:42:09.446276 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15255 | 2026.01.16 03:42:09.446318 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15256 | 2026.01.16 03:42:09.447002 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2026.01.16 03:42:09.447038 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15258 | 2026.01.16 03:42:09.447415 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15259 | 2026.01.16 03:42:09.447641 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.01.16 03:42:09.447762 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_115_26 to all_120_120_0 | ||
| 15261 | 2026.01.16 03:42:09.447782 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001524 sec., 577427.8215223097 rows/sec., 39.19 MiB/sec. | ||
| 15262 | 2026.01.16 03:42:09.447802 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.01.16 03:42:09.447821 [ 260 ] {bbef848e-4104-4872-ac18-7b5640d3f031} <Debug> TCPHandler: Processed in 0.001689715 sec. | ||
| 15264 | 2026.01.16 03:42:09.447830 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15265 | 2026.01.16 03:42:09.447954 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15266 | 2026.01.16 03:42:09.447951 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_26 to all_120_120_0 into Compact with storage Full | ||
| 15267 | 2026.01.16 03:42:09.448049 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15268 | 2026.01.16 03:42:09.448094 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15269 | 2026.01.16 03:42:09.448118 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15270 | 2026.01.16 03:42:09.448160 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_26, total 36236 rows starting from the beginning of the part | ||
| 15271 | 2026.01.16 03:42:09.448226 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15272 | 2026.01.16 03:42:09.448275 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15273 | 2026.01.16 03:42:09.448320 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15274 | 2026.01.16 03:42:09.448359 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15275 | 2026.01.16 03:42:09.448400 [ 194 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 880 rows starting from the beginning of the part | ||
| 15276 | 2026.01.16 03:42:09.448446 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2026.01.16 03:42:09.448487 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15278 | 2026.01.16 03:42:09.448864 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15279 | 2026.01.16 03:42:09.449102 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.01.16 03:42:09.449242 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 15281 | 2026.01.16 03:42:09.449279 [ 260 ] {97ba24e0-8f61-43a4-9e9f-e1e81efc12fe} <Debug> TCPHandler: Processed in 0.0013745 sec. | ||
| 15282 | 2026.01.16 03:42:09.455385 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007488123 sec., 5042118.031447934 rows/sec., 343.45 MiB/sec. | ||
| 15283 | 2026.01.16 03:42:09.455839 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Trace> MergedBlockOutputStream: filled checksums all_1_120_27 (state Temporary) | ||
| 15284 | 2026.01.16 03:42:09.456105 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_120_27 to all_1_120_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.16 03:42:09.456170 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_120_27} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_115_26, all_120_120_0] -> all_1_120_27 | ||
| 15286 | 2026.01.16 03:42:09.456248 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15287 | 2026.01.16 03:42:09.925202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48122 | ||
| 15288 | 2026.01.16 03:42:09.925320 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15289 | 2026.01.16 03:42:09.925350 [ 291 ] {} <Debug> TCP-Session: 27621194-1b22-4a20-9fae-9b4ee11cea0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48122 | ||
| 15290 | 2026.01.16 03:42:09.925375 [ 291 ] {} <Debug> TCP-Session: 27621194-1b22-4a20-9fae-9b4ee11cea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15291 | 2026.01.16 03:42:09.925388 [ 291 ] {} <Debug> TCP-Session: 27621194-1b22-4a20-9fae-9b4ee11cea0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.01.16 03:42:09.925627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60849 | ||
| 15293 | 2026.01.16 03:42:09.925653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55834 | ||
| 15294 | 2026.01.16 03:42:09.925690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48318 | ||
| 15295 | 2026.01.16 03:42:09.925703 [ 291 ] {} <Trace> TCP-Session: 27621194-1b22-4a20-9fae-9b4ee11cea0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15296 | 2026.01.16 03:42:09.925729 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64469 | ||
| 15297 | 2026.01.16 03:42:09.925749 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63647 | ||
| 15298 | 2026.01.16 03:42:09.925781 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15299 | 2026.01.16 03:42:09.925783 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15300 | 2026.01.16 03:42:09.925820 [ 294 ] {} <Debug> TCP-Session: 25c45f5d-514b-4028-8651-dd718a285142 Authenticating user 'default' from [fd00:1122:3344:101::e]:55834 | ||
| 15301 | 2026.01.16 03:42:09.925834 [ 286 ] {} <Debug> TCP-Session: be5fff30-0491-43c3-935c-06613d8db945 Authenticating user 'default' from [fd00:1122:3344:101::e]:48318 | ||
| 15302 | 2026.01.16 03:42:09.925850 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15303 | 2026.01.16 03:42:09.925852 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15304 | 2026.01.16 03:42:09.925864 [ 286 ] {} <Debug> TCP-Session: be5fff30-0491-43c3-935c-06613d8db945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2026.01.16 03:42:09.925887 [ 289 ] {} <Debug> TCP-Session: 11075afb-5c9a-4f6d-8252-99c2d53e8d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:64469 | ||
| 15306 | 2026.01.16 03:42:09.925907 [ 286 ] {} <Debug> TCP-Session: be5fff30-0491-43c3-935c-06613d8db945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15307 | 2026.01.16 03:42:09.925902 [ 290 ] {} <Debug> TCP-Session: db7a7783-a296-41a4-bb2a-621dd7092552 Authenticating user 'default' from [fd00:1122:3344:101::e]:63647 | ||
| 15308 | 2026.01.16 03:42:09.925928 [ 289 ] {} <Debug> TCP-Session: 11075afb-5c9a-4f6d-8252-99c2d53e8d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15309 | 2026.01.16 03:42:09.925953 [ 290 ] {} <Debug> TCP-Session: db7a7783-a296-41a4-bb2a-621dd7092552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2026.01.16 03:42:09.925963 [ 289 ] {} <Debug> TCP-Session: 11075afb-5c9a-4f6d-8252-99c2d53e8d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15311 | 2026.01.16 03:42:09.925978 [ 290 ] {} <Debug> TCP-Session: db7a7783-a296-41a4-bb2a-621dd7092552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15312 | 2026.01.16 03:42:09.925857 [ 294 ] {} <Debug> TCP-Session: 25c45f5d-514b-4028-8651-dd718a285142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15313 | 2026.01.16 03:42:09.925711 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40202 | ||
| 15314 | 2026.01.16 03:42:09.926017 [ 294 ] {} <Debug> TCP-Session: 25c45f5d-514b-4028-8651-dd718a285142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.01.16 03:42:09.925707 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49324 | ||
| 15316 | 2026.01.16 03:42:09.925633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39889 | ||
| 15317 | 2026.01.16 03:42:09.926081 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15318 | 2026.01.16 03:42:09.925895 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48122) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15319 | 2026.01.16 03:42:09.926132 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15320 | 2026.01.16 03:42:09.926134 [ 288 ] {} <Debug> TCP-Session: 689277fa-cf17-41be-8872-e5528a403d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:40202 | ||
| 15321 | 2026.01.16 03:42:09.925748 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15322 | 2026.01.16 03:42:09.926185 [ 288 ] {} <Debug> TCP-Session: 689277fa-cf17-41be-8872-e5528a403d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15323 | 2026.01.16 03:42:09.926173 [ 287 ] {} <Debug> TCP-Session: 9d76bd8a-5494-4f4a-8938-6758bed4172b Authenticating user 'default' from [fd00:1122:3344:101::e]:49324 | ||
| 15324 | 2026.01.16 03:42:09.926205 [ 288 ] {} <Debug> TCP-Session: 689277fa-cf17-41be-8872-e5528a403d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2026.01.16 03:42:09.926206 [ 292 ] {} <Debug> TCP-Session: 42854f21-c06f-44e6-9a01-5ae7c290ee2a Authenticating user 'default' from [fd00:1122:3344:101::e]:60849 | ||
| 15326 | 2026.01.16 03:42:09.926228 [ 287 ] {} <Debug> TCP-Session: 9d76bd8a-5494-4f4a-8938-6758bed4172b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15327 | 2026.01.16 03:42:09.926244 [ 292 ] {} <Debug> TCP-Session: 42854f21-c06f-44e6-9a01-5ae7c290ee2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2026.01.16 03:42:09.926264 [ 287 ] {} <Debug> TCP-Session: 9d76bd8a-5494-4f4a-8938-6758bed4172b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15329 | 2026.01.16 03:42:09.926274 [ 292 ] {} <Debug> TCP-Session: 42854f21-c06f-44e6-9a01-5ae7c290ee2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15330 | 2026.01.16 03:42:09.926312 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15331 | 2026.01.16 03:42:09.926344 [ 293 ] {} <Debug> TCP-Session: 36359228-921e-475e-ac1c-55cdfa30a107 Authenticating user 'default' from [fd00:1122:3344:101::e]:39889 | ||
| 15332 | 2026.01.16 03:42:09.926362 [ 293 ] {} <Debug> TCP-Session: 36359228-921e-475e-ac1c-55cdfa30a107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15333 | 2026.01.16 03:42:09.926374 [ 293 ] {} <Debug> TCP-Session: 36359228-921e-475e-ac1c-55cdfa30a107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15334 | 2026.01.16 03:42:09.926399 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15335 | 2026.01.16 03:42:09.926459 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15336 | 2026.01.16 03:42:09.926740 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 15337 | 2026.01.16 03:42:09.927839 [ 300 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> AggregatingTransform: Aggregating | ||
| 15338 | 2026.01.16 03:42:09.927888 [ 300 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 15339 | 2026.01.16 03:42:09.927924 [ 300 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083406 sec. (923.015 rows/sec., 36.06 KiB/sec.) | ||
| 15340 | 2026.01.16 03:42:09.927942 [ 300 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Trace> Aggregator: Merging aggregated data | ||
| 15341 | 2026.01.16 03:42:09.929067 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 15342 | 2026.01.16 03:42:09.929227 [ 291 ] {fac5cff6-8179-4e7c-b58b-63f64efb17a3} <Debug> TCPHandler: Processed in 0.003640385 sec. | ||
| 15343 | 2026.01.16 03:42:09.929344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15344 | 2026.01.16 03:42:09.929367 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15345 | 2026.01.16 03:42:09.929383 [ 291 ] {} <Debug> TCP-Session: 27621194-1b22-4a20-9fae-9b4ee11cea0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15346 | 2026.01.16 03:42:09.929390 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15347 | 2026.01.16 03:42:09.929408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15348 | 2026.01.16 03:42:09.929437 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15349 | 2026.01.16 03:42:09.929459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15350 | 2026.01.16 03:42:09.929474 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15351 | 2026.01.16 03:42:09.929486 [ 294 ] {} <Debug> TCP-Session: 25c45f5d-514b-4028-8651-dd718a285142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15352 | 2026.01.16 03:42:09.929492 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15353 | 2026.01.16 03:42:09.929509 [ 293 ] {} <Debug> TCP-Session: 36359228-921e-475e-ac1c-55cdfa30a107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15354 | 2026.01.16 03:42:09.929469 [ 286 ] {} <Debug> TCP-Session: be5fff30-0491-43c3-935c-06613d8db945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2026.01.16 03:42:09.929553 [ 287 ] {} <Debug> TCP-Session: 9d76bd8a-5494-4f4a-8938-6758bed4172b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15356 | 2026.01.16 03:42:09.929423 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15357 | 2026.01.16 03:42:09.929412 [ 290 ] {} <Debug> TCP-Session: db7a7783-a296-41a4-bb2a-621dd7092552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15358 | 2026.01.16 03:42:09.929448 [ 292 ] {} <Debug> TCP-Session: 42854f21-c06f-44e6-9a01-5ae7c290ee2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15359 | 2026.01.16 03:42:09.929629 [ 288 ] {} <Debug> TCP-Session: 689277fa-cf17-41be-8872-e5528a403d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2026.01.16 03:42:09.929520 [ 289 ] {} <Debug> TCP-Session: 11075afb-5c9a-4f6d-8252-99c2d53e8d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2026.01.16 03:42:10.211877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38940 | ||
| 15362 | 2026.01.16 03:42:10.212429 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2026.01.16 03:42:10.212479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15364 | 2026.01.16 03:42:10.212984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15365 | 2026.01.16 03:42:10.213215 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.01.16 03:42:10.213350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38940 | ||
| 15367 | 2026.01.16 03:42:10.213357 [ 93 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15368 | 2026.01.16 03:42:10.213399 [ 93 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2026.01.16 03:42:10.213417 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15370 | 2026.01.16 03:42:10.213550 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15371 | 2026.01.16 03:42:10.213702 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15372 | 2026.01.16 03:42:10.213749 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 15373 | 2026.01.16 03:42:10.213819 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 15374 | 2026.01.16 03:42:10.213866 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 15375 | 2026.01.16 03:42:10.213908 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 15376 | 2026.01.16 03:42:10.213946 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 15377 | 2026.01.16 03:42:10.213992 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 15378 | 2026.01.16 03:42:10.216703 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003213458 sec., 12117787.131495105 rows/sec., 173.35 MiB/sec. | ||
| 15379 | 2026.01.16 03:42:10.217162 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15380 | 2026.01.16 03:42:10.217534 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2026.01.16 03:42:10.217634 [ 199 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_81_16} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15382 | 2026.01.16 03:42:10.217782 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15383 | 2026.01.16 03:42:11.360637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
| 15384 | 2026.01.16 03:42:11.360786 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15385 | 2026.01.16 03:42:11.360814 [ 291 ] {} <Debug> TCP-Session: 7c463941-aa54-42c5-8f89-da1f4767099c Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
| 15386 | 2026.01.16 03:42:11.360837 [ 291 ] {} <Debug> TCP-Session: 7c463941-aa54-42c5-8f89-da1f4767099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15387 | 2026.01.16 03:42:11.360850 [ 291 ] {} <Debug> TCP-Session: 7c463941-aa54-42c5-8f89-da1f4767099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15388 | 2026.01.16 03:42:11.361077 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56965 | ||
| 15389 | 2026.01.16 03:42:11.361106 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33686 | ||
| 15390 | 2026.01.16 03:42:11.361136 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61022 | ||
| 15391 | 2026.01.16 03:42:11.361174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65492 | ||
| 15392 | 2026.01.16 03:42:11.361192 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15393 | 2026.01.16 03:42:11.361231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15394 | 2026.01.16 03:42:11.361248 [ 292 ] {} <Debug> TCP-Session: 5edf6e24-fdcf-4ad5-8df8-00fa1f610d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:56965 | ||
| 15395 | 2026.01.16 03:42:11.361165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43188 | ||
| 15396 | 2026.01.16 03:42:11.361272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15397 | 2026.01.16 03:42:11.361284 [ 292 ] {} <Debug> TCP-Session: 5edf6e24-fdcf-4ad5-8df8-00fa1f610d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2026.01.16 03:42:11.361341 [ 287 ] {} <Debug> TCP-Session: 318537ce-b1a9-4429-b06f-8e2abff4803f Authenticating user 'default' from [fd00:1122:3344:101::e]:61022 | ||
| 15399 | 2026.01.16 03:42:11.361350 [ 292 ] {} <Debug> TCP-Session: 5edf6e24-fdcf-4ad5-8df8-00fa1f610d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15400 | 2026.01.16 03:42:11.361272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15401 | 2026.01.16 03:42:11.361375 [ 287 ] {} <Debug> TCP-Session: 318537ce-b1a9-4429-b06f-8e2abff4803f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2026.01.16 03:42:11.361401 [ 290 ] {} <Debug> TCP-Session: 19295aa4-9722-4117-8f71-1cdc9ef34d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:65492 | ||
| 15403 | 2026.01.16 03:42:11.361411 [ 287 ] {} <Debug> TCP-Session: 318537ce-b1a9-4429-b06f-8e2abff4803f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2026.01.16 03:42:11.361425 [ 290 ] {} <Debug> TCP-Session: 19295aa4-9722-4117-8f71-1cdc9ef34d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15405 | 2026.01.16 03:42:11.361370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15406 | 2026.01.16 03:42:11.361442 [ 290 ] {} <Debug> TCP-Session: 19295aa4-9722-4117-8f71-1cdc9ef34d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2026.01.16 03:42:11.361271 [ 291 ] {} <Trace> TCP-Session: 7c463941-aa54-42c5-8f89-da1f4767099c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.01.16 03:42:11.361487 [ 289 ] {} <Debug> TCP-Session: de54ca42-cfa7-4be6-9c82-dd88fec35c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:43188 | ||
| 15409 | 2026.01.16 03:42:11.361271 [ 293 ] {} <Debug> TCP-Session: 62f1db30-f9af-4da1-b0eb-ee0756af45a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33686 | ||
| 15410 | 2026.01.16 03:42:11.361547 [ 289 ] {} <Debug> TCP-Session: de54ca42-cfa7-4be6-9c82-dd88fec35c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2026.01.16 03:42:11.361564 [ 293 ] {} <Debug> TCP-Session: 62f1db30-f9af-4da1-b0eb-ee0756af45a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15412 | 2026.01.16 03:42:11.361573 [ 289 ] {} <Debug> TCP-Session: de54ca42-cfa7-4be6-9c82-dd88fec35c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2026.01.16 03:42:11.361585 [ 293 ] {} <Debug> TCP-Session: 62f1db30-f9af-4da1-b0eb-ee0756af45a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2026.01.16 03:42:11.361130 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44909 | ||
| 15415 | 2026.01.16 03:42:11.361121 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50661 | ||
| 15416 | 2026.01.16 03:42:11.361166 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45527 | ||
| 15417 | 2026.01.16 03:42:11.361682 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15418 | 2026.01.16 03:42:11.361690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2026.01.16 03:42:11.361722 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15420 | 2026.01.16 03:42:11.361735 [ 294 ] {} <Debug> TCP-Session: 9eb6d094-bf4e-4781-8195-f486f5c7c69c Authenticating user 'default' from [fd00:1122:3344:101::e]:44909 | ||
| 15421 | 2026.01.16 03:42:11.361752 [ 286 ] {} <Debug> TCP-Session: f99bd305-838d-4a78-928c-11bce2ce2b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50661 | ||
| 15422 | 2026.01.16 03:42:11.361764 [ 294 ] {} <Debug> TCP-Session: 9eb6d094-bf4e-4781-8195-f486f5c7c69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2026.01.16 03:42:11.361781 [ 286 ] {} <Debug> TCP-Session: f99bd305-838d-4a78-928c-11bce2ce2b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.01.16 03:42:11.361793 [ 294 ] {} <Debug> TCP-Session: 9eb6d094-bf4e-4781-8195-f486f5c7c69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15425 | 2026.01.16 03:42:11.361804 [ 286 ] {} <Debug> TCP-Session: f99bd305-838d-4a78-928c-11bce2ce2b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15426 | 2026.01.16 03:42:11.361753 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15427 | 2026.01.16 03:42:11.361854 [ 288 ] {} <Debug> TCP-Session: 197cbcfe-796f-4035-b442-3197de31c784 Authenticating user 'default' from [fd00:1122:3344:101::e]:45527 | ||
| 15428 | 2026.01.16 03:42:11.361871 [ 288 ] {} <Debug> TCP-Session: 197cbcfe-796f-4035-b442-3197de31c784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15429 | 2026.01.16 03:42:11.361883 [ 288 ] {} <Debug> TCP-Session: 197cbcfe-796f-4035-b442-3197de31c784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15430 | 2026.01.16 03:42:11.361990 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15431 | 2026.01.16 03:42:11.362049 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15432 | 2026.01.16 03:42:11.362342 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 15433 | 2026.01.16 03:42:11.363393 [ 319 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> AggregatingTransform: Aggregating | ||
| 15434 | 2026.01.16 03:42:11.363432 [ 319 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> Aggregator: Aggregation method: without_key | ||
| 15435 | 2026.01.16 03:42:11.363471 [ 319 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026965 sec. (973.743 rows/sec., 38.04 KiB/sec.) | ||
| 15436 | 2026.01.16 03:42:11.363488 [ 319 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Trace> Aggregator: Merging aggregated data | ||
| 15437 | 2026.01.16 03:42:11.365080 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00346 sec., 289.01734104046244 rows/sec., 11.29 KiB/sec. | ||
| 15438 | 2026.01.16 03:42:11.365298 [ 291 ] {0f20865b-5a8e-464e-86c3-ba77c6d4d055} <Debug> TCPHandler: Processed in 0.004145382 sec. | ||
| 15439 | 2026.01.16 03:42:11.365465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15440 | 2026.01.16 03:42:11.365493 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15441 | 2026.01.16 03:42:11.365510 [ 291 ] {} <Debug> TCP-Session: 7c463941-aa54-42c5-8f89-da1f4767099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.01.16 03:42:11.365517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15443 | 2026.01.16 03:42:11.365541 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15444 | 2026.01.16 03:42:11.365566 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15445 | 2026.01.16 03:42:11.365586 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15446 | 2026.01.16 03:42:11.365593 [ 290 ] {} <Debug> TCP-Session: 19295aa4-9722-4117-8f71-1cdc9ef34d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15447 | 2026.01.16 03:42:11.365576 [ 292 ] {} <Debug> TCP-Session: 5edf6e24-fdcf-4ad5-8df8-00fa1f610d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15448 | 2026.01.16 03:42:11.365619 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15449 | 2026.01.16 03:42:11.365634 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15450 | 2026.01.16 03:42:11.365659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15451 | 2026.01.16 03:42:11.365684 [ 286 ] {} <Debug> TCP-Session: f99bd305-838d-4a78-928c-11bce2ce2b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2026.01.16 03:42:11.365700 [ 288 ] {} <Debug> TCP-Session: 197cbcfe-796f-4035-b442-3197de31c784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15453 | 2026.01.16 03:42:11.365727 [ 289 ] {} <Debug> TCP-Session: de54ca42-cfa7-4be6-9c82-dd88fec35c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15454 | 2026.01.16 03:42:11.365625 [ 294 ] {} <Debug> TCP-Session: 9eb6d094-bf4e-4781-8195-f486f5c7c69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.01.16 03:42:11.365612 [ 287 ] {} <Debug> TCP-Session: 318537ce-b1a9-4429-b06f-8e2abff4803f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2026.01.16 03:42:11.365541 [ 293 ] {} <Debug> TCP-Session: 62f1db30-f9af-4da1-b0eb-ee0756af45a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15457 | 2026.01.16 03:42:11.430253 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59191 | ||
| 15458 | 2026.01.16 03:42:11.430360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15459 | 2026.01.16 03:42:11.430386 [ 290 ] {} <Debug> TCP-Session: da0e7dc4-a0bb-4921-a6f2-b310b10a59b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59191 | ||
| 15460 | 2026.01.16 03:42:11.430409 [ 290 ] {} <Debug> TCP-Session: da0e7dc4-a0bb-4921-a6f2-b310b10a59b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15461 | 2026.01.16 03:42:11.430422 [ 290 ] {} <Debug> TCP-Session: da0e7dc4-a0bb-4921-a6f2-b310b10a59b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2026.01.16 03:42:11.430639 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58519 | ||
| 15463 | 2026.01.16 03:42:11.430673 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34800 | ||
| 15464 | 2026.01.16 03:42:11.430712 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35683 | ||
| 15465 | 2026.01.16 03:42:11.430733 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50953 | ||
| 15466 | 2026.01.16 03:42:11.430724 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62221 | ||
| 15467 | 2026.01.16 03:42:11.430807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15468 | 2026.01.16 03:42:11.430819 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15469 | 2026.01.16 03:42:11.430827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15470 | 2026.01.16 03:42:11.430845 [ 293 ] {} <Debug> TCP-Session: 3c9c67db-a03c-4ad5-a646-847d9fa4b2c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34800 | ||
| 15471 | 2026.01.16 03:42:11.430863 [ 287 ] {} <Debug> TCP-Session: d829aa08-489c-4f9b-91ae-b243fc03d8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35683 | ||
| 15472 | 2026.01.16 03:42:11.430871 [ 289 ] {} <Debug> TCP-Session: b08cab54-792a-4ac6-9a72-a3d4aca50e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:50953 | ||
| 15473 | 2026.01.16 03:42:11.430885 [ 293 ] {} <Debug> TCP-Session: 3c9c67db-a03c-4ad5-a646-847d9fa4b2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15474 | 2026.01.16 03:42:11.430900 [ 287 ] {} <Debug> TCP-Session: d829aa08-489c-4f9b-91ae-b243fc03d8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2026.01.16 03:42:11.430919 [ 293 ] {} <Debug> TCP-Session: 3c9c67db-a03c-4ad5-a646-847d9fa4b2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2026.01.16 03:42:11.430948 [ 287 ] {} <Debug> TCP-Session: d829aa08-489c-4f9b-91ae-b243fc03d8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2026.01.16 03:42:11.430908 [ 289 ] {} <Debug> TCP-Session: b08cab54-792a-4ac6-9a72-a3d4aca50e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.01.16 03:42:11.430886 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15479 | 2026.01.16 03:42:11.431005 [ 289 ] {} <Debug> TCP-Session: b08cab54-792a-4ac6-9a72-a3d4aca50e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2026.01.16 03:42:11.430696 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49617 | ||
| 15481 | 2026.01.16 03:42:11.431041 [ 288 ] {} <Debug> TCP-Session: d8ad083e-9c13-4687-9ec4-d84ccb5b3c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:62221 | ||
| 15482 | 2026.01.16 03:42:11.430655 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52336 | ||
| 15483 | 2026.01.16 03:42:11.431089 [ 288 ] {} <Debug> TCP-Session: d8ad083e-9c13-4687-9ec4-d84ccb5b3c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15484 | 2026.01.16 03:42:11.430777 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15485 | 2026.01.16 03:42:11.431110 [ 288 ] {} <Debug> TCP-Session: d8ad083e-9c13-4687-9ec4-d84ccb5b3c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15486 | 2026.01.16 03:42:11.431115 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15487 | 2026.01.16 03:42:11.431137 [ 291 ] {} <Debug> TCP-Session: 013a31a0-6409-4956-8d04-ce626393117b Authenticating user 'default' from [fd00:1122:3344:101::e]:58519 | ||
| 15488 | 2026.01.16 03:42:11.431151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15489 | 2026.01.16 03:42:11.431155 [ 286 ] {} <Debug> TCP-Session: 55dc902f-f23b-4a6d-9be2-4975129d94b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49617 | ||
| 15490 | 2026.01.16 03:42:11.431166 [ 291 ] {} <Debug> TCP-Session: 013a31a0-6409-4956-8d04-ce626393117b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2026.01.16 03:42:11.431181 [ 292 ] {} <Debug> TCP-Session: b39e35ca-9447-4ef8-96b6-652b01786dba Authenticating user 'default' from [fd00:1122:3344:101::e]:52336 | ||
| 15492 | 2026.01.16 03:42:11.431190 [ 286 ] {} <Debug> TCP-Session: 55dc902f-f23b-4a6d-9be2-4975129d94b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.01.16 03:42:11.431196 [ 291 ] {} <Debug> TCP-Session: 013a31a0-6409-4956-8d04-ce626393117b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.01.16 03:42:11.431212 [ 292 ] {} <Debug> TCP-Session: b39e35ca-9447-4ef8-96b6-652b01786dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2026.01.16 03:42:11.431219 [ 286 ] {} <Debug> TCP-Session: 55dc902f-f23b-4a6d-9be2-4975129d94b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15496 | 2026.01.16 03:42:11.431241 [ 292 ] {} <Debug> TCP-Session: b39e35ca-9447-4ef8-96b6-652b01786dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15497 | 2026.01.16 03:42:11.430684 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58625 | ||
| 15498 | 2026.01.16 03:42:11.430776 [ 290 ] {} <Trace> TCP-Session: da0e7dc4-a0bb-4921-a6f2-b310b10a59b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15499 | 2026.01.16 03:42:11.431340 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15500 | 2026.01.16 03:42:11.431369 [ 294 ] {} <Debug> TCP-Session: 917a957d-a3f1-48fd-89dd-1f00566c91d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58625 | ||
| 15501 | 2026.01.16 03:42:11.431390 [ 294 ] {} <Debug> TCP-Session: 917a957d-a3f1-48fd-89dd-1f00566c91d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.01.16 03:42:11.431407 [ 294 ] {} <Debug> TCP-Session: 917a957d-a3f1-48fd-89dd-1f00566c91d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2026.01.16 03:42:11.431482 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59191) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15504 | 2026.01.16 03:42:11.431741 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15505 | 2026.01.16 03:42:11.431793 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15506 | 2026.01.16 03:42:11.432105 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 15507 | 2026.01.16 03:42:11.433078 [ 304 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> AggregatingTransform: Aggregating | ||
| 15508 | 2026.01.16 03:42:11.433196 [ 304 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> Aggregator: Aggregation method: without_key | ||
| 15509 | 2026.01.16 03:42:11.433234 [ 304 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019786 sec. (980.598 rows/sec., 38.30 KiB/sec.) | ||
| 15510 | 2026.01.16 03:42:11.433253 [ 304 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Trace> Aggregator: Merging aggregated data | ||
| 15511 | 2026.01.16 03:42:11.434639 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 15512 | 2026.01.16 03:42:11.434792 [ 290 ] {b45c6376-0c09-4d14-8db4-f04b63fb0ef5} <Debug> TCPHandler: Processed in 0.004171202 sec. | ||
| 15513 | 2026.01.16 03:42:11.434915 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15514 | 2026.01.16 03:42:11.434942 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15515 | 2026.01.16 03:42:11.434947 [ 290 ] {} <Debug> TCP-Session: da0e7dc4-a0bb-4921-a6f2-b310b10a59b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2026.01.16 03:42:11.434962 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15517 | 2026.01.16 03:42:11.434995 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15518 | 2026.01.16 03:42:11.435028 [ 293 ] {} <Debug> TCP-Session: 3c9c67db-a03c-4ad5-a646-847d9fa4b2c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15519 | 2026.01.16 03:42:11.435037 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15520 | 2026.01.16 03:42:11.435054 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15521 | 2026.01.16 03:42:11.435073 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15522 | 2026.01.16 03:42:11.435088 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15523 | 2026.01.16 03:42:11.435092 [ 288 ] {} <Debug> TCP-Session: d8ad083e-9c13-4687-9ec4-d84ccb5b3c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.01.16 03:42:11.435122 [ 286 ] {} <Debug> TCP-Session: 55dc902f-f23b-4a6d-9be2-4975129d94b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15525 | 2026.01.16 03:42:11.435132 [ 287 ] {} <Debug> TCP-Session: d829aa08-489c-4f9b-91ae-b243fc03d8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.01.16 03:42:11.435101 [ 292 ] {} <Debug> TCP-Session: b39e35ca-9447-4ef8-96b6-652b01786dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.01.16 03:42:11.435004 [ 289 ] {} <Debug> TCP-Session: b08cab54-792a-4ac6-9a72-a3d4aca50e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2026.01.16 03:42:11.435061 [ 291 ] {} <Debug> TCP-Session: 013a31a0-6409-4956-8d04-ce626393117b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.01.16 03:42:11.435012 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15530 | 2026.01.16 03:42:11.435278 [ 294 ] {} <Debug> TCP-Session: 917a957d-a3f1-48fd-89dd-1f00566c91d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2026.01.16 03:42:12.291121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15532 | 2026.01.16 03:42:12.316191 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2026.01.16 03:42:12.316269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15534 | 2026.01.16 03:42:12.325478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15535 | 2026.01.16 03:42:12.326843 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2026.01.16 03:42:12.327296 [ 88 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15537 | 2026.01.16 03:42:12.327362 [ 88 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15538 | 2026.01.16 03:42:12.327395 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15539 | 2026.01.16 03:42:12.327569 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15540 | 2026.01.16 03:42:12.332794 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15541 | 2026.01.16 03:42:12.334300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15542 | 2026.01.16 03:42:12.335262 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15543 | 2026.01.16 03:42:12.342307 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15544 | 2026.01.16 03:42:12.348748 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15545 | 2026.01.16 03:42:12.355208 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15546 | 2026.01.16 03:42:12.362280 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15547 | 2026.01.16 03:42:12.368749 [ 187 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15548 | 2026.01.16 03:42:12.440305 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.112809127 sec., 5407.363891753192 rows/sec., 27.96 MiB/sec. | ||
| 15549 | 2026.01.16 03:42:12.443717 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15550 | 2026.01.16 03:42:12.445896 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.01.16 03:42:12.446010 [ 200 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_81_16} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15552 | 2026.01.16 03:42:12.448449 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15553 | 2026.01.16 03:42:12.820611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1844 | ||
| 15554 | 2026.01.16 03:42:12.823117 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.01.16 03:42:12.823177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15556 | 2026.01.16 03:42:12.824456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15557 | 2026.01.16 03:42:12.824768 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.01.16 03:42:12.824966 [ 88 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15559 | 2026.01.16 03:42:12.825041 [ 88 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.01.16 03:42:12.825063 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15561 | 2026.01.16 03:42:12.825179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 15562 | 2026.01.16 03:42:12.825185 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15563 | 2026.01.16 03:42:12.825751 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15564 | 2026.01.16 03:42:12.825904 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1718 rows starting from the beginning of the part | ||
| 15565 | 2026.01.16 03:42:12.826271 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 15566 | 2026.01.16 03:42:12.826646 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 15567 | 2026.01.16 03:42:12.827018 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 15568 | 2026.01.16 03:42:12.827361 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
| 15569 | 2026.01.16 03:42:12.827704 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 15570 | 2026.01.16 03:42:12.835100 [ 192 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.009971319 sec., 184930.39887701918 rows/sec., 143.72 MiB/sec. | ||
| 15571 | 2026.01.16 03:42:12.837107 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15572 | 2026.01.16 03:42:12.837826 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2026.01.16 03:42:12.837947 [ 189 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_61_12} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15574 | 2026.01.16 03:42:12.838358 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 15575 | 2026.01.16 03:42:13.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.43 MiB, peak 394.78 MiB, free memory in arenas 0.00 B, will set to 376.31 MiB (RSS), difference: -1.12 MiB | ||
| 15576 | 2026.01.16 03:42:14.405467 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15577 | 2026.01.16 03:42:14.405664 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15578 | 2026.01.16 03:42:14.405736 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15579 | 2026.01.16 03:42:14.406470 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.01.16 03:42:14.406517 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15581 | 2026.01.16 03:42:14.406921 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15582 | 2026.01.16 03:42:14.407167 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2026.01.16 03:42:14.407332 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00172 sec., 81395.3488372093 rows/sec., 7.07 MiB/sec. | ||
| 15584 | 2026.01.16 03:42:14.407356 [ 84 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15585 | 2026.01.16 03:42:14.407377 [ 260 ] {339b7de9-074c-4ffc-a5e5-ebd1c01e7db1} <Debug> TCPHandler: Processed in 0.002048561 sec. | ||
| 15586 | 2026.01.16 03:42:14.407425 [ 84 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.01.16 03:42:14.407453 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15588 | 2026.01.16 03:42:14.407538 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2026.01.16 03:42:14.407587 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15590 | 2026.01.16 03:42:14.407639 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15591 | 2026.01.16 03:42:14.407685 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15592 | 2026.01.16 03:42:14.407740 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15593 | 2026.01.16 03:42:14.407785 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2467 rows starting from the beginning of the part | ||
| 15594 | 2026.01.16 03:42:14.407860 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 140 rows starting from the beginning of the part | ||
| 15595 | 2026.01.16 03:42:14.407913 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 15596 | 2026.01.16 03:42:14.407964 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 140 rows starting from the beginning of the part | ||
| 15597 | 2026.01.16 03:42:14.408009 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1316 rows starting from the beginning of the part | ||
| 15598 | 2026.01.16 03:42:14.408055 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 140 rows starting from the beginning of the part | ||
| 15599 | 2026.01.16 03:42:14.408108 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15600 | 2026.01.16 03:42:14.408150 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15601 | 2026.01.16 03:42:14.408497 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15602 | 2026.01.16 03:42:14.408730 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15603 | 2026.01.16 03:42:14.408876 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001255 sec., 33466.13545816733 rows/sec., 2.46 MiB/sec. | ||
| 15604 | 2026.01.16 03:42:14.408915 [ 260 ] {2e8c0f3d-b1b0-4315-994a-35e80c307d1a} <Debug> TCPHandler: Processed in 0.001426491 sec. | ||
| 15605 | 2026.01.16 03:42:14.408937 [ 225 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15606 | 2026.01.16 03:42:14.408973 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15607 | 2026.01.16 03:42:14.409031 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2026.01.16 03:42:14.409126 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15609 | 2026.01.16 03:42:14.409167 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15610 | 2026.01.16 03:42:14.409605 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2026.01.16 03:42:14.409641 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15612 | 2026.01.16 03:42:14.409905 [ 192 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4259 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386856 sec., 1784355.6544676344 rows/sec., 154.49 MiB/sec. | ||
| 15613 | 2026.01.16 03:42:14.409974 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15614 | 2026.01.16 03:42:14.410192 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15615 | 2026.01.16 03:42:14.410236 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.01.16 03:42:14.410394 [ 84 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15617 | 2026.01.16 03:42:14.410403 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001293 sec., 81979.8917246713 rows/sec., 6.40 MiB/sec. | ||
| 15618 | 2026.01.16 03:42:14.410435 [ 84 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.01.16 03:42:14.410461 [ 260 ] {2c5b0d28-8cdc-4519-bfe7-0fb21734a636} <Debug> TCPHandler: Processed in 0.001479522 sec. | ||
| 15620 | 2026.01.16 03:42:14.410462 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15621 | 2026.01.16 03:42:14.410552 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.01.16 03:42:14.410564 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15623 | 2026.01.16 03:42:14.410586 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.01.16 03:42:14.410654 [ 203 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_121_24} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15625 | 2026.01.16 03:42:14.410673 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15626 | 2026.01.16 03:42:14.410687 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15627 | 2026.01.16 03:42:14.410709 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1251 rows starting from the beginning of the part | ||
| 15628 | 2026.01.16 03:42:14.410731 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15629 | 2026.01.16 03:42:14.410737 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15630 | 2026.01.16 03:42:14.410769 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 106 rows starting from the beginning of the part | ||
| 15631 | 2026.01.16 03:42:14.410820 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 15632 | 2026.01.16 03:42:14.410876 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 106 rows starting from the beginning of the part | ||
| 15633 | 2026.01.16 03:42:14.410942 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 556 rows starting from the beginning of the part | ||
| 15634 | 2026.01.16 03:42:14.410987 [ 201 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 106 rows starting from the beginning of the part | ||
| 15635 | 2026.01.16 03:42:14.411162 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.01.16 03:42:14.411197 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15637 | 2026.01.16 03:42:14.411541 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15638 | 2026.01.16 03:42:14.411786 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15639 | 2026.01.16 03:42:14.411804 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.01.16 03:42:14.411949 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 15641 | 2026.01.16 03:42:14.411987 [ 260 ] {0fa0f4ed-9abb-485a-99af-745516bf5050} <Debug> TCPHandler: Processed in 0.001450352 sec. | ||
| 15642 | 2026.01.16 03:42:14.412104 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2026.01.16 03:42:14.412145 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616714 sec., 1353980.976227088 rows/sec., 105.24 MiB/sec. | ||
| 15644 | 2026.01.16 03:42:14.412199 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.01.16 03:42:14.412258 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <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 | ||
| 15646 | 2026.01.16 03:42:14.412346 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15647 | 2026.01.16 03:42:14.412592 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.01.16 03:42:14.412662 [ 203 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_121_24} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15649 | 2026.01.16 03:42:14.412740 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15650 | 2026.01.16 03:42:14.413173 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2026.01.16 03:42:14.413215 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15652 | 2026.01.16 03:42:14.413826 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15653 | 2026.01.16 03:42:14.414058 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.01.16 03:42:14.414202 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00202 sec., 20792.07920792079 rows/sec., 37.26 MiB/sec. | ||
| 15655 | 2026.01.16 03:42:14.414257 [ 260 ] {9d1580b9-31bc-4351-b4ce-7338c8524579} <Debug> TCPHandler: Processed in 0.002201713 sec. | ||
| 15656 | 2026.01.16 03:42:14.414374 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2026.01.16 03:42:14.414469 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15658 | 2026.01.16 03:42:14.414511 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15659 | 2026.01.16 03:42:14.414851 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.01.16 03:42:14.414888 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15661 | 2026.01.16 03:42:14.415212 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15662 | 2026.01.16 03:42:14.415441 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.01.16 03:42:14.415562 [ 83 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15664 | 2026.01.16 03:42:14.415572 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 15665 | 2026.01.16 03:42:14.415606 [ 83 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2026.01.16 03:42:14.415624 [ 260 ] {1472ecae-359f-497a-ab11-a2d00003e453} <Debug> TCPHandler: Processed in 0.00130022 sec. | ||
| 15667 | 2026.01.16 03:42:14.415630 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 15668 | 2026.01.16 03:42:14.415736 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15669 | 2026.01.16 03:42:14.415865 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15670 | 2026.01.16 03:42:14.415902 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7690 rows starting from the beginning of the part | ||
| 15671 | 2026.01.16 03:42:14.415970 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15672 | 2026.01.16 03:42:14.416019 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15673 | 2026.01.16 03:42:14.416061 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15674 | 2026.01.16 03:42:14.416103 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 15675 | 2026.01.16 03:42:14.416145 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15676 | 2026.01.16 03:42:14.418216 [ 191 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521688 sec., 3168512.520184892 rows/sec., 208.56 MiB/sec. | ||
| 15677 | 2026.01.16 03:42:14.418689 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15678 | 2026.01.16 03:42:14.418967 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2026.01.16 03:42:14.419043 [ 192 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_121_24} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15680 | 2026.01.16 03:42:14.419126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15681 | 2026.01.16 03:42:17.493687 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15682 | 2026.01.16 03:42:17.493746 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15683 | 2026.01.16 03:42:17.713621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39388 | ||
| 15684 | 2026.01.16 03:42:17.714153 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2026.01.16 03:42:17.714195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15686 | 2026.01.16 03:42:17.714677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15687 | 2026.01.16 03:42:17.714913 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2026.01.16 03:42:17.715046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 15689 | 2026.01.16 03:42:19.079492 [ 221 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15690 | 2026.01.16 03:42:19.079575 [ 221 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15691 | 2026.01.16 03:42:19.083127 [ 221 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15692 | 2026.01.16 03:42:19.321697 [ 219 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15693 | 2026.01.16 03:42:19.321747 [ 219 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15694 | 2026.01.16 03:42:19.325407 [ 219 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15695 | 2026.01.16 03:42:19.403312 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2026.01.16 03:42:19.403485 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15697 | 2026.01.16 03:42:19.403552 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15698 | 2026.01.16 03:42:19.404189 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.01.16 03:42:19.404237 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15700 | 2026.01.16 03:42:19.404645 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15701 | 2026.01.16 03:42:19.404880 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.01.16 03:42:19.405050 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 15703 | 2026.01.16 03:42:19.405102 [ 260 ] {bcb5c7f5-989e-4ce2-bb71-e8fbd5712e14} <Debug> TCPHandler: Processed in 0.001914468 sec. | ||
| 15704 | 2026.01.16 03:42:19.405126 [ 221 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15705 | 2026.01.16 03:42:19.405158 [ 221 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15706 | 2026.01.16 03:42:19.405226 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15707 | 2026.01.16 03:42:19.405327 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15708 | 2026.01.16 03:42:19.405371 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15709 | 2026.01.16 03:42:19.405815 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2026.01.16 03:42:19.405850 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15711 | 2026.01.16 03:42:19.406160 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15712 | 2026.01.16 03:42:19.406399 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2026.01.16 03:42:19.406537 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 15714 | 2026.01.16 03:42:19.406578 [ 260 ] {084f5105-47bd-4c8b-9e3f-3b6bab1683c7} <Debug> TCPHandler: Processed in 0.001401341 sec. | ||
| 15715 | 2026.01.16 03:42:19.406694 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2026.01.16 03:42:19.406791 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15717 | 2026.01.16 03:42:19.406836 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15718 | 2026.01.16 03:42:19.407244 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.01.16 03:42:19.407279 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15720 | 2026.01.16 03:42:19.407621 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15721 | 2026.01.16 03:42:19.407879 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.01.16 03:42:19.408028 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 15723 | 2026.01.16 03:42:19.408067 [ 260 ] {811095d5-e775-4448-bd4b-ae104bbb1c55} <Debug> TCPHandler: Processed in 0.001419671 sec. | ||
| 15724 | 2026.01.16 03:42:19.408110 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15725 | 2026.01.16 03:42:19.408146 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15726 | 2026.01.16 03:42:19.408192 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2026.01.16 03:42:19.408297 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15728 | 2026.01.16 03:42:19.408341 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15729 | 2026.01.16 03:42:19.408672 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.01.16 03:42:19.408710 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15731 | 2026.01.16 03:42:19.408988 [ 221 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15732 | 2026.01.16 03:42:19.409064 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15733 | 2026.01.16 03:42:19.409299 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.01.16 03:42:19.409437 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 15735 | 2026.01.16 03:42:19.409476 [ 260 ] {e8779118-ae78-46d3-9d9a-ba0813bd1533} <Debug> TCPHandler: Processed in 0.00133497 sec. | ||
| 15736 | 2026.01.16 03:42:19.411275 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15737 | 2026.01.16 03:42:19.834521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15738 | 2026.01.16 03:42:19.851256 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.01.16 03:42:19.851304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15740 | 2026.01.16 03:42:19.857421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15741 | 2026.01.16 03:42:19.858122 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2026.01.16 03:42:19.861232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15743 | 2026.01.16 03:42:22.028563 [ 72 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 15744 | 2026.01.16 03:42:22.028656 [ 72 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2026.01.16 03:42:22.028694 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15746 | 2026.01.16 03:42:22.028870 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 15747 | 2026.01.16 03:42:22.029112 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15748 | 2026.01.16 03:42:22.029176 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 434 rows starting from the beginning of the part | ||
| 15749 | 2026.01.16 03:42:22.029296 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 15750 | 2026.01.16 03:42:22.029385 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 15751 | 2026.01.16 03:42:22.029459 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 15752 | 2026.01.16 03:42:22.029522 [ 203 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 15753 | 2026.01.16 03:42:22.030530 [ 197 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736806 sec., 305157.85873609374 rows/sec., 21.87 MiB/sec. | ||
| 15754 | 2026.01.16 03:42:22.030793 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 15755 | 2026.01.16 03:42:22.031147 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.01.16 03:42:22.031232 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_36_8} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 15757 | 2026.01.16 03:42:22.031332 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15758 | 2026.01.16 03:42:22.825539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1864 | ||
| 15759 | 2026.01.16 03:42:22.827774 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.01.16 03:42:22.827830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15761 | 2026.01.16 03:42:22.829044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15762 | 2026.01.16 03:42:22.829337 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2026.01.16 03:42:22.829722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15764 | 2026.01.16 03:42:24.418449 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.01.16 03:42:24.418647 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15766 | 2026.01.16 03:42:24.418721 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15767 | 2026.01.16 03:42:24.419574 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.01.16 03:42:24.419623 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15769 | 2026.01.16 03:42:24.420022 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15770 | 2026.01.16 03:42:24.420257 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.01.16 03:42:24.420414 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 15772 | 2026.01.16 03:42:24.420457 [ 260 ] {47524be5-5d9d-4a7a-b270-c48bd4a365f3} <Debug> TCPHandler: Processed in 0.002146492 sec. | ||
| 15773 | 2026.01.16 03:42:24.420585 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.01.16 03:42:24.420683 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15775 | 2026.01.16 03:42:24.420724 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15776 | 2026.01.16 03:42:24.421148 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.16 03:42:24.421187 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15778 | 2026.01.16 03:42:24.421490 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15779 | 2026.01.16 03:42:24.421702 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.16 03:42:24.421835 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00117 sec., 11965.811965811965 rows/sec., 975.73 KiB/sec. | ||
| 15781 | 2026.01.16 03:42:24.421875 [ 260 ] {eadafad5-21ee-443e-a653-50331fa697e1} <Debug> TCPHandler: Processed in 0.00134084 sec. | ||
| 15782 | 2026.01.16 03:42:24.421988 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15783 | 2026.01.16 03:42:24.422083 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15784 | 2026.01.16 03:42:24.422123 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15785 | 2026.01.16 03:42:24.423089 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.01.16 03:42:24.423127 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15787 | 2026.01.16 03:42:24.423494 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15788 | 2026.01.16 03:42:24.423704 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2026.01.16 03:42:24.423832 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Debug> executeQuery: Read 1204 rows, 98.50 KiB in 0.001768 sec., 680995.4751131221 rows/sec., 54.41 MiB/sec. | ||
| 15790 | 2026.01.16 03:42:24.423871 [ 260 ] {fe0470cb-4d0d-4589-a3ec-61042efbdf96} <Debug> TCPHandler: Processed in 0.00193122 sec. | ||
| 15791 | 2026.01.16 03:42:24.423987 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15792 | 2026.01.16 03:42:24.424099 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15793 | 2026.01.16 03:42:24.424150 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15794 | 2026.01.16 03:42:24.424794 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.01.16 03:42:24.424839 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15796 | 2026.01.16 03:42:24.425209 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15797 | 2026.01.16 03:42:24.425427 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2026.01.16 03:42:24.425560 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Debug> executeQuery: Read 261 rows, 16.45 KiB in 0.001487 sec., 175521.18359112306 rows/sec., 10.80 MiB/sec. | ||
| 15799 | 2026.01.16 03:42:24.425599 [ 260 ] {c5a1bb52-5254-47e1-8d2a-400c303685ad} <Debug> TCPHandler: Processed in 0.001664065 sec. | ||
| 15800 | 2026.01.16 03:42:24.425710 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2026.01.16 03:42:24.425807 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15802 | 2026.01.16 03:42:24.425846 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15803 | 2026.01.16 03:42:24.426321 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2026.01.16 03:42:24.426356 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15805 | 2026.01.16 03:42:24.426672 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15806 | 2026.01.16 03:42:24.426876 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2026.01.16 03:42:24.427005 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001216 sec., 175164.4736842105 rows/sec., 11.30 MiB/sec. | ||
| 15808 | 2026.01.16 03:42:24.427016 [ 223 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15809 | 2026.01.16 03:42:24.427042 [ 260 ] {23ca65f7-fe29-4435-8acf-7d6c358cc7e2} <Debug> TCPHandler: Processed in 0.001380631 sec. | ||
| 15810 | 2026.01.16 03:42:24.427076 [ 223 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15811 | 2026.01.16 03:42:24.427170 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15812 | 2026.01.16 03:42:24.427267 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15813 | 2026.01.16 03:42:24.427306 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15814 | 2026.01.16 03:42:24.427757 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15815 | 2026.01.16 03:42:24.427796 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15816 | 2026.01.16 03:42:24.428116 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15817 | 2026.01.16 03:42:24.428320 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.01.16 03:42:24.428463 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 15819 | 2026.01.16 03:42:24.428500 [ 260 ] {c6d59b6d-559d-409b-a214-df9b84854bae} <Debug> TCPHandler: Processed in 0.001378391 sec. | ||
| 15820 | 2026.01.16 03:42:24.428619 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15821 | 2026.01.16 03:42:24.428722 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15822 | 2026.01.16 03:42:24.428763 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15823 | 2026.01.16 03:42:24.429448 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.01.16 03:42:24.429488 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15825 | 2026.01.16 03:42:24.429892 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15826 | 2026.01.16 03:42:24.429949 [ 223 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15827 | 2026.01.16 03:42:24.430148 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15828 | 2026.01.16 03:42:24.430293 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Debug> executeQuery: Read 735 rows, 52.97 KiB in 0.001589 sec., 462555.0660792952 rows/sec., 32.56 MiB/sec. | ||
| 15829 | 2026.01.16 03:42:24.430334 [ 260 ] {4d374a83-ecaf-4f01-a09b-3963f5e28dda} <Debug> TCPHandler: Processed in 0.001764856 sec. | ||
| 15830 | 2026.01.16 03:42:24.430450 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2026.01.16 03:42:24.430545 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15832 | 2026.01.16 03:42:24.430589 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15833 | 2026.01.16 03:42:24.430915 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.01.16 03:42:24.430952 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15835 | 2026.01.16 03:42:24.431262 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15836 | 2026.01.16 03:42:24.431478 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.01.16 03:42:24.431609 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 15838 | 2026.01.16 03:42:24.431649 [ 260 ] {3158186a-ae77-41a3-aaf5-c02433063b5c} <Debug> TCPHandler: Processed in 0.001247719 sec. | ||
| 15839 | 2026.01.16 03:42:24.431758 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2026.01.16 03:42:24.431849 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15841 | 2026.01.16 03:42:24.431893 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15842 | 2026.01.16 03:42:24.432328 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.01.16 03:42:24.432365 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15844 | 2026.01.16 03:42:24.432708 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15845 | 2026.01.16 03:42:24.432922 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15846 | 2026.01.16 03:42:24.433056 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001225 sec., 262040.81632653062 rows/sec., 17.23 MiB/sec. | ||
| 15847 | 2026.01.16 03:42:24.433096 [ 260 ] {0a030c43-693b-4b9d-afe2-8d3a4464ead3} <Debug> TCPHandler: Processed in 0.001388421 sec. | ||
| 15848 | 2026.01.16 03:42:24.433200 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15849 | 2026.01.16 03:42:24.433293 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15850 | 2026.01.16 03:42:24.433335 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15851 | 2026.01.16 03:42:24.433637 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.01.16 03:42:24.433674 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15853 | 2026.01.16 03:42:24.433969 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15854 | 2026.01.16 03:42:24.434181 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.01.16 03:42:24.434310 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001034 sec., 1934.2359767891683 rows/sec., 126.56 KiB/sec. | ||
| 15856 | 2026.01.16 03:42:24.434346 [ 260 ] {16e51234-e356-4bd0-88d1-53c78433c869} <Debug> TCPHandler: Processed in 0.001193828 sec. | ||
| 15857 | 2026.01.16 03:42:24.434447 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.01.16 03:42:24.434539 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.01.16 03:42:24.434593 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <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 | ||
| 15860 | 2026.01.16 03:42:24.435463 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.01.16 03:42:24.435499 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15862 | 2026.01.16 03:42:24.436065 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15863 | 2026.01.16 03:42:24.436284 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.01.16 03:42:24.436405 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15865 | 2026.01.16 03:42:24.436427 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001905 sec., 22047.24409448819 rows/sec., 39.51 MiB/sec. | ||
| 15866 | 2026.01.16 03:42:24.436474 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.01.16 03:42:24.436500 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15868 | 2026.01.16 03:42:24.436512 [ 260 ] {a969a055-a21f-480e-b2fb-c496ce5a7ee1} <Debug> TCPHandler: Processed in 0.002113381 sec. | ||
| 15869 | 2026.01.16 03:42:24.436601 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15870 | 2026.01.16 03:42:24.436632 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15871 | 2026.01.16 03:42:24.436761 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15872 | 2026.01.16 03:42:24.436805 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15873 | 2026.01.16 03:42:24.436830 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15874 | 2026.01.16 03:42:24.436895 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2282 rows starting from the beginning of the part | ||
| 15875 | 2026.01.16 03:42:24.437033 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 15876 | 2026.01.16 03:42:24.437140 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 15877 | 2026.01.16 03:42:24.437139 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.01.16 03:42:24.437192 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15879 | 2026.01.16 03:42:24.437241 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 15880 | 2026.01.16 03:42:24.437339 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 15881 | 2026.01.16 03:42:24.437428 [ 191 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 15882 | 2026.01.16 03:42:24.437544 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15883 | 2026.01.16 03:42:24.437807 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2026.01.16 03:42:24.437946 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001203 sec., 86450.54031587696 rows/sec., 5.30 MiB/sec. | ||
| 15885 | 2026.01.16 03:42:24.437984 [ 260 ] {f7ac5c8d-a5f7-4ec7-90cf-865246ff778c} <Debug> TCPHandler: Processed in 0.001402121 sec. | ||
| 15886 | 2026.01.16 03:42:24.448708 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2492 rows, containing 19 columns (19 merged, 0 gathered) in 0.012153782 sec., 205039.05697831343 rows/sec., 367.42 MiB/sec. | ||
| 15887 | 2026.01.16 03:42:24.451154 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15888 | 2026.01.16 03:42:24.451514 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.01.16 03:42:24.451592 [ 190 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15890 | 2026.01.16 03:42:24.451745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 15891 | 2026.01.16 03:42:25.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.22 MiB, peak 396.05 MiB, free memory in arenas 0.00 B, will set to 383.47 MiB (RSS), difference: 6.25 MiB | ||
| 15892 | 2026.01.16 03:42:25.215292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39900 | ||
| 15893 | 2026.01.16 03:42:25.216140 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.01.16 03:42:25.216192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15895 | 2026.01.16 03:42:25.216683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15896 | 2026.01.16 03:42:25.216926 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.01.16 03:42:25.217087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39900 | ||
| 15898 | 2026.01.16 03:42:27.361386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15899 | 2026.01.16 03:42:27.380471 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.01.16 03:42:27.380543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15901 | 2026.01.16 03:42:27.387061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15902 | 2026.01.16 03:42:27.387806 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.01.16 03:42:27.391913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15904 | 2026.01.16 03:42:29.403646 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15905 | 2026.01.16 03:42:29.403837 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15906 | 2026.01.16 03:42:29.403899 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15907 | 2026.01.16 03:42:29.404538 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.01.16 03:42:29.404578 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15909 | 2026.01.16 03:42:29.404962 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15910 | 2026.01.16 03:42:29.405204 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.01.16 03:42:29.405354 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 15912 | 2026.01.16 03:42:29.405397 [ 260 ] {85f1e73b-8896-4e9b-981e-4a74591a5eaa} <Debug> TCPHandler: Processed in 0.001873738 sec. | ||
| 15913 | 2026.01.16 03:42:29.405517 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15914 | 2026.01.16 03:42:29.405612 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15915 | 2026.01.16 03:42:29.405654 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15916 | 2026.01.16 03:42:29.406084 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.01.16 03:42:29.406121 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15918 | 2026.01.16 03:42:29.406445 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15919 | 2026.01.16 03:42:29.406652 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15920 | 2026.01.16 03:42:29.406777 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 15921 | 2026.01.16 03:42:29.406815 [ 260 ] {5c7ca9cc-edbd-435d-b193-69c0f557e503} <Debug> TCPHandler: Processed in 0.00134718 sec. | ||
| 15922 | 2026.01.16 03:42:29.406933 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.01.16 03:42:29.407026 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15924 | 2026.01.16 03:42:29.407071 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15925 | 2026.01.16 03:42:29.407471 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.01.16 03:42:29.407507 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15927 | 2026.01.16 03:42:29.407849 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15928 | 2026.01.16 03:42:29.408065 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.01.16 03:42:29.408195 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15930 | 2026.01.16 03:42:29.408233 [ 260 ] {07f7ed4b-051c-43f7-bf31-21e069773182} <Debug> TCPHandler: Processed in 0.00134929 sec. | ||
| 15931 | 2026.01.16 03:42:29.408360 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15932 | 2026.01.16 03:42:29.408479 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15933 | 2026.01.16 03:42:29.408528 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15934 | 2026.01.16 03:42:29.408916 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.01.16 03:42:29.408957 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15936 | 2026.01.16 03:42:29.409316 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15937 | 2026.01.16 03:42:29.409539 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15938 | 2026.01.16 03:42:29.409668 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 15939 | 2026.01.16 03:42:29.409704 [ 260 ] {33d043dc-5470-429f-ab20-ae31d28706e0} <Debug> TCPHandler: Processed in 0.001402301 sec. | ||
| 15940 | 2026.01.16 03:42:32.493995 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15941 | 2026.01.16 03:42:32.494062 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15942 | 2026.01.16 03:42:32.717297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40348 | ||
| 15943 | 2026.01.16 03:42:32.718087 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15944 | 2026.01.16 03:42:32.718163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15945 | 2026.01.16 03:42:32.718748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15946 | 2026.01.16 03:42:32.718985 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.01.16 03:42:32.719144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 15948 | 2026.01.16 03:42:32.829973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1896 | ||
| 15949 | 2026.01.16 03:42:32.832680 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2026.01.16 03:42:32.832721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15951 | 2026.01.16 03:42:32.833924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15952 | 2026.01.16 03:42:32.834202 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.01.16 03:42:32.834465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 15954 | 2026.01.16 03:42:34.417513 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.01.16 03:42:34.417689 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15956 | 2026.01.16 03:42:34.417754 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15957 | 2026.01.16 03:42:34.418547 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.01.16 03:42:34.418589 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15959 | 2026.01.16 03:42:34.418997 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15960 | 2026.01.16 03:42:34.419223 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.01.16 03:42:34.419374 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001732 sec., 236720.55427251733 rows/sec., 15.02 MiB/sec. | ||
| 15962 | 2026.01.16 03:42:34.419417 [ 260 ] {5a56dcbd-b064-4f9b-954b-d5819dbe106f} <Debug> TCPHandler: Processed in 0.0020317 sec. | ||
| 15963 | 2026.01.16 03:42:34.419542 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.01.16 03:42:34.419639 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15965 | 2026.01.16 03:42:34.419679 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15966 | 2026.01.16 03:42:34.420625 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.01.16 03:42:34.420661 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15968 | 2026.01.16 03:42:34.421038 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15969 | 2026.01.16 03:42:34.421260 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.01.16 03:42:34.421391 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001771 sec., 675324.6753246753 rows/sec., 53.98 MiB/sec. | ||
| 15971 | 2026.01.16 03:42:34.421429 [ 260 ] {da59a342-575b-477f-a065-31533d7893c4} <Debug> TCPHandler: Processed in 0.001937699 sec. | ||
| 15972 | 2026.01.16 03:42:34.421536 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2026.01.16 03:42:34.421630 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15974 | 2026.01.16 03:42:34.421669 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15975 | 2026.01.16 03:42:34.422149 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.01.16 03:42:34.422185 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15977 | 2026.01.16 03:42:34.422507 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15978 | 2026.01.16 03:42:34.422725 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.01.16 03:42:34.422857 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001245 sec., 198393.57429718875 rows/sec., 12.14 MiB/sec. | ||
| 15980 | 2026.01.16 03:42:34.422895 [ 260 ] {7e1948a8-0866-48a4-8f44-269ce4842453} <Debug> TCPHandler: Processed in 0.001409191 sec. | ||
| 15981 | 2026.01.16 03:42:34.422998 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2026.01.16 03:42:34.423091 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15983 | 2026.01.16 03:42:34.423130 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15984 | 2026.01.16 03:42:34.423590 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2026.01.16 03:42:34.423627 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15986 | 2026.01.16 03:42:34.423931 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15987 | 2026.01.16 03:42:34.424144 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2026.01.16 03:42:34.424253 [ 55 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 15989 | 2026.01.16 03:42:34.424271 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 15990 | 2026.01.16 03:42:34.424323 [ 55 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2026.01.16 03:42:34.424331 [ 260 ] {43a4fe1c-734a-4ce2-9f96-df7f4e29491c} <Debug> TCPHandler: Processed in 0.00138171 sec. | ||
| 15992 | 2026.01.16 03:42:34.424352 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 15993 | 2026.01.16 03:42:34.424471 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2026.01.16 03:42:34.424477 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 15995 | 2026.01.16 03:42:34.424568 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15996 | 2026.01.16 03:42:34.424611 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15997 | 2026.01.16 03:42:34.424624 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15998 | 2026.01.16 03:42:34.424662 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 465 rows starting from the beginning of the part | ||
| 15999 | 2026.01.16 03:42:34.424729 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 16000 | 2026.01.16 03:42:34.424774 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 252 rows starting from the beginning of the part | ||
| 16001 | 2026.01.16 03:42:34.424815 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 252 rows starting from the beginning of the part | ||
| 16002 | 2026.01.16 03:42:34.424856 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 213 rows starting from the beginning of the part | ||
| 16003 | 2026.01.16 03:42:34.424894 [ 194 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 16004 | 2026.01.16 03:42:34.425107 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.01.16 03:42:34.425150 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16006 | 2026.01.16 03:42:34.425473 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16007 | 2026.01.16 03:42:34.425703 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.01.16 03:42:34.425809 [ 55 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 16009 | 2026.01.16 03:42:34.425834 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 16010 | 2026.01.16 03:42:34.425839 [ 55 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.01.16 03:42:34.425875 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16012 | 2026.01.16 03:42:34.425880 [ 260 ] {cf29471b-f270-44e1-93ed-73c8c9d156c7} <Debug> TCPHandler: Processed in 0.001459002 sec. | ||
| 16013 | 2026.01.16 03:42:34.425960 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 16014 | 2026.01.16 03:42:34.425961 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543393 sec., 1066481.447045568 rows/sec., 75.90 MiB/sec. | ||
| 16015 | 2026.01.16 03:42:34.426012 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.01.16 03:42:34.426071 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16017 | 2026.01.16 03:42:34.426102 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 223 rows starting from the beginning of the part | ||
| 16018 | 2026.01.16 03:42:34.426113 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16019 | 2026.01.16 03:42:34.426159 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16020 | 2026.01.16 03:42:34.426160 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 16021 | 2026.01.16 03:42:34.426199 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16022 | 2026.01.16 03:42:34.426219 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 16023 | 2026.01.16 03:42:34.426266 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 16024 | 2026.01.16 03:42:34.426305 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 16025 | 2026.01.16 03:42:34.426350 [ 190 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 16026 | 2026.01.16 03:42:34.426545 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.01.16 03:42:34.426634 [ 195 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_43_9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 16028 | 2026.01.16 03:42:34.426739 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16029 | 2026.01.16 03:42:34.426840 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.01.16 03:42:34.426881 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16031 | 2026.01.16 03:42:34.427117 [ 194 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191068 sec., 571755.7687722279 rows/sec., 35.44 MiB/sec. | ||
| 16032 | 2026.01.16 03:42:34.427240 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16033 | 2026.01.16 03:42:34.427274 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 16034 | 2026.01.16 03:42:34.427517 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.01.16 03:42:34.427600 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.01.16 03:42:34.427662 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001567 sec., 460114.8691767709 rows/sec., 32.30 MiB/sec. | ||
| 16037 | 2026.01.16 03:42:34.427678 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_38_8} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 16038 | 2026.01.16 03:42:34.427708 [ 260 ] {a51421d6-c6cb-4a95-8a99-6f95561a99f2} <Debug> TCPHandler: Processed in 0.001746386 sec. | ||
| 16039 | 2026.01.16 03:42:34.427781 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16040 | 2026.01.16 03:42:34.427836 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16041 | 2026.01.16 03:42:34.427934 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16042 | 2026.01.16 03:42:34.427975 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16043 | 2026.01.16 03:42:34.428309 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16044 | 2026.01.16 03:42:34.428344 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16045 | 2026.01.16 03:42:34.428646 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16046 | 2026.01.16 03:42:34.428854 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16047 | 2026.01.16 03:42:34.428982 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 16048 | 2026.01.16 03:42:34.429017 [ 260 ] {f2e68c9e-03e2-470a-8856-957a5f4b9982} <Debug> TCPHandler: Processed in 0.001231819 sec. | ||
| 16049 | 2026.01.16 03:42:34.429133 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.01.16 03:42:34.429226 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16051 | 2026.01.16 03:42:34.429267 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16052 | 2026.01.16 03:42:34.429712 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2026.01.16 03:42:34.429748 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16054 | 2026.01.16 03:42:34.430080 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16055 | 2026.01.16 03:42:34.430303 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.01.16 03:42:34.430416 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_120_27 to all_125_125_0 | ||
| 16057 | 2026.01.16 03:42:34.430435 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 16058 | 2026.01.16 03:42:34.430451 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.01.16 03:42:34.430483 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16060 | 2026.01.16 03:42:34.430484 [ 260 ] {377e5c3f-0782-48c1-b489-c3d46813da76} <Debug> TCPHandler: Processed in 0.001400492 sec. | ||
| 16061 | 2026.01.16 03:42:34.430574 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_27 to all_125_125_0 into Compact with storage Full | ||
| 16062 | 2026.01.16 03:42:34.430633 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2026.01.16 03:42:34.430694 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16064 | 2026.01.16 03:42:34.430734 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16065 | 2026.01.16 03:42:34.430735 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_27, total 37756 rows starting from the beginning of the part | ||
| 16066 | 2026.01.16 03:42:34.430782 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16067 | 2026.01.16 03:42:34.430829 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16068 | 2026.01.16 03:42:34.430886 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16069 | 2026.01.16 03:42:34.430934 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 321 rows starting from the beginning of the part | ||
| 16070 | 2026.01.16 03:42:34.430987 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16071 | 2026.01.16 03:42:34.431038 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 314 rows starting from the beginning of the part | ||
| 16072 | 2026.01.16 03:42:34.431110 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.01.16 03:42:34.431153 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16074 | 2026.01.16 03:42:34.431487 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16075 | 2026.01.16 03:42:34.431731 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.01.16 03:42:34.431870 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 16077 | 2026.01.16 03:42:34.431905 [ 260 ] {e8bb7aa8-4567-4635-aaa6-ef8120c8bc80} <Debug> TCPHandler: Processed in 0.00132166 sec. | ||
| 16078 | 2026.01.16 03:42:34.432019 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.01.16 03:42:34.432114 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16080 | 2026.01.16 03:42:34.432170 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <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 | ||
| 16081 | 2026.01.16 03:42:34.433032 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.01.16 03:42:34.433070 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16083 | 2026.01.16 03:42:34.433669 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16084 | 2026.01.16 03:42:34.433898 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.01.16 03:42:34.434046 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001949 sec., 21549.512570549 rows/sec., 38.62 MiB/sec. | ||
| 16086 | 2026.01.16 03:42:34.434101 [ 260 ] {c18f2c62-3746-4bf8-adb7-ab76e9fc65ec} <Debug> TCPHandler: Processed in 0.002130982 sec. | ||
| 16087 | 2026.01.16 03:42:34.434225 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.01.16 03:42:34.434319 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16089 | 2026.01.16 03:42:34.434360 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16090 | 2026.01.16 03:42:34.434686 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.01.16 03:42:34.434721 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16092 | 2026.01.16 03:42:34.435049 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16093 | 2026.01.16 03:42:34.435268 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.01.16 03:42:34.435398 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 16095 | 2026.01.16 03:42:34.435432 [ 260 ] {038595a0-7fa1-4518-9135-c12c89d2f2e9} <Debug> TCPHandler: Processed in 0.001257939 sec. | ||
| 16096 | 2026.01.16 03:42:34.437750 [ 200 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38871 rows, containing 5 columns (5 merged, 0 gathered) in 0.007202548 sec., 5396840.118247043 rows/sec., 367.50 MiB/sec. | ||
| 16097 | 2026.01.16 03:42:34.438372 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Trace> MergedBlockOutputStream: filled checksums all_1_125_28 (state Temporary) | ||
| 16098 | 2026.01.16 03:42:34.438657 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_125_28 to all_1_125_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.01.16 03:42:34.438734 [ 186 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_120_27, all_125_125_0] -> all_1_125_28 | ||
| 16100 | 2026.01.16 03:42:34.438836 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16101 | 2026.01.16 03:42:34.891998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16102 | 2026.01.16 03:42:34.910263 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.01.16 03:42:34.910323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16104 | 2026.01.16 03:42:34.916587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16105 | 2026.01.16 03:42:34.917305 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.01.16 03:42:34.921157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16107 | 2026.01.16 03:42:35.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.87 MiB, peak 396.05 MiB, free memory in arenas 0.00 B, will set to 383.49 MiB (RSS), difference: -1.38 MiB | ||
| 16108 | 2026.01.16 03:42:38.101218 [ 52 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16109 | 2026.01.16 03:42:38.101301 [ 52 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.01.16 03:42:38.101326 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16111 | 2026.01.16 03:42:38.101424 [ 225 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16112 | 2026.01.16 03:42:38.101462 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16113 | 2026.01.16 03:42:38.101486 [ 225 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16114 | 2026.01.16 03:42:38.101618 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16115 | 2026.01.16 03:42:38.101654 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 16116 | 2026.01.16 03:42:38.101722 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 16117 | 2026.01.16 03:42:38.101769 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 16118 | 2026.01.16 03:42:38.101811 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 16119 | 2026.01.16 03:42:38.101855 [ 194 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 16120 | 2026.01.16 03:42:38.102612 [ 200 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207669 sec., 46370.32166926534 rows/sec., 3.87 MiB/sec. | ||
| 16121 | 2026.01.16 03:42:38.102829 [ 187 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16122 | 2026.01.16 03:42:38.103246 [ 187 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.01.16 03:42:38.103349 [ 187 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_21_5} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16124 | 2026.01.16 03:42:38.103483 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16125 | 2026.01.16 03:42:38.104071 [ 225 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16126 | 2026.01.16 03:42:39.430088 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.01.16 03:42:39.430267 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16128 | 2026.01.16 03:42:39.430332 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16129 | 2026.01.16 03:42:39.430949 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.01.16 03:42:39.430996 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16131 | 2026.01.16 03:42:39.431372 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16132 | 2026.01.16 03:42:39.431614 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.01.16 03:42:39.431768 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001549 sec., 2582.3111684958035 rows/sec., 210.57 KiB/sec. | ||
| 16134 | 2026.01.16 03:42:39.431809 [ 260 ] {a1275c4a-de02-4f42-925d-804a4b9a7501} <Debug> TCPHandler: Processed in 0.001853118 sec. | ||
| 16135 | 2026.01.16 03:42:39.431950 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.01.16 03:42:39.432046 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16137 | 2026.01.16 03:42:39.432086 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16138 | 2026.01.16 03:42:39.433383 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.01.16 03:42:39.433419 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16140 | 2026.01.16 03:42:39.433827 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16141 | 2026.01.16 03:42:39.434049 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.01.16 03:42:39.434198 [ 52 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16143 | 2026.01.16 03:42:39.434224 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Debug> executeQuery: Read 1198 rows, 101.11 KiB in 0.002177 sec., 550298.5760220487 rows/sec., 45.36 MiB/sec. | ||
| 16144 | 2026.01.16 03:42:39.434279 [ 52 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2026.01.16 03:42:39.434288 [ 260 ] {bdfbdc90-784c-4fd5-88e7-4c8cd64d0049} <Debug> TCPHandler: Processed in 0.002388576 sec. | ||
| 16146 | 2026.01.16 03:42:39.434310 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16147 | 2026.01.16 03:42:39.434475 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16148 | 2026.01.16 03:42:39.434480 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16149 | 2026.01.16 03:42:39.434624 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16150 | 2026.01.16 03:42:39.434626 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16151 | 2026.01.16 03:42:39.434669 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16152 | 2026.01.16 03:42:39.434678 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2467 rows starting from the beginning of the part | ||
| 16153 | 2026.01.16 03:42:39.434758 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 16154 | 2026.01.16 03:42:39.434803 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1204 rows starting from the beginning of the part | ||
| 16155 | 2026.01.16 03:42:39.434848 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 16156 | 2026.01.16 03:42:39.434889 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1196 rows starting from the beginning of the part | ||
| 16157 | 2026.01.16 03:42:39.434930 [ 194 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1198 rows starting from the beginning of the part | ||
| 16158 | 2026.01.16 03:42:39.435142 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.01.16 03:42:39.435186 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16160 | 2026.01.16 03:42:39.435510 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16161 | 2026.01.16 03:42:39.435767 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.01.16 03:42:39.435901 [ 48 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16163 | 2026.01.16 03:42:39.435908 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001302 sec., 3072.1966205837175 rows/sec., 214.51 KiB/sec. | ||
| 16164 | 2026.01.16 03:42:39.435947 [ 48 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.16 03:42:39.435976 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16166 | 2026.01.16 03:42:39.435981 [ 260 ] {0930b257-7ce2-4691-9a47-737a2141312d} <Debug> TCPHandler: Processed in 0.001583004 sec. | ||
| 16167 | 2026.01.16 03:42:39.436089 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16168 | 2026.01.16 03:42:39.436120 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.01.16 03:42:39.436225 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.01.16 03:42:39.436231 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16171 | 2026.01.16 03:42:39.436269 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16172 | 2026.01.16 03:42:39.436278 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 16173 | 2026.01.16 03:42:39.436357 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 16174 | 2026.01.16 03:42:39.436406 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part | ||
| 16175 | 2026.01.16 03:42:39.436453 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 261 rows starting from the beginning of the part | ||
| 16176 | 2026.01.16 03:42:39.436496 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 247 rows starting from the beginning of the part | ||
| 16177 | 2026.01.16 03:42:39.436540 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 4 rows starting from the beginning of the part | ||
| 16178 | 2026.01.16 03:42:39.436865 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.01.16 03:42:39.436906 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16180 | 2026.01.16 03:42:39.437160 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760361 sec., 2237750.7869441714 rows/sec., 190.05 MiB/sec. | ||
| 16181 | 2026.01.16 03:42:39.437246 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16182 | 2026.01.16 03:42:39.437432 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16183 | 2026.01.16 03:42:39.437474 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.01.16 03:42:39.437527 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500372 sec., 563193.6613053296 rows/sec., 37.40 MiB/sec. | ||
| 16185 | 2026.01.16 03:42:39.437611 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001404 sec., 162393.16239316238 rows/sec., 11.00 MiB/sec. | ||
| 16186 | 2026.01.16 03:42:39.437657 [ 260 ] {91381e16-706b-40da-bf1c-5cc88963a9c1} <Debug> TCPHandler: Processed in 0.001589154 sec. | ||
| 16187 | 2026.01.16 03:42:39.437696 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16188 | 2026.01.16 03:42:39.437701 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16189 | 2026.01.16 03:42:39.437785 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2026.01.16 03:42:39.437803 [ 189 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_126_25} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16191 | 2026.01.16 03:42:39.437882 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16192 | 2026.01.16 03:42:39.437909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 16193 | 2026.01.16 03:42:39.437926 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16194 | 2026.01.16 03:42:39.438003 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.01.16 03:42:39.438089 [ 198 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_81_16} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16196 | 2026.01.16 03:42:39.438177 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16197 | 2026.01.16 03:42:39.438643 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.01.16 03:42:39.438684 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16199 | 2026.01.16 03:42:39.439014 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16200 | 2026.01.16 03:42:39.439222 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.16 03:42:39.439339 [ 48 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16202 | 2026.01.16 03:42:39.439354 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.00149 sec., 351677.8523489933 rows/sec., 26.04 MiB/sec. | ||
| 16203 | 2026.01.16 03:42:39.439370 [ 48 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.01.16 03:42:39.439395 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16205 | 2026.01.16 03:42:39.439400 [ 260 ] {8aed1202-d899-4faf-bec3-b559c5b19cb8} <Debug> TCPHandler: Processed in 0.001665725 sec. | ||
| 16206 | 2026.01.16 03:42:39.439479 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16207 | 2026.01.16 03:42:39.439526 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2026.01.16 03:42:39.439553 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16209 | 2026.01.16 03:42:39.439581 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1251 rows starting from the beginning of the part | ||
| 16210 | 2026.01.16 03:42:39.439623 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16211 | 2026.01.16 03:42:39.439637 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 16212 | 2026.01.16 03:42:39.439667 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16213 | 2026.01.16 03:42:39.439680 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 735 rows starting from the beginning of the part | ||
| 16214 | 2026.01.16 03:42:39.439718 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 16215 | 2026.01.16 03:42:39.439753 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 721 rows starting from the beginning of the part | ||
| 16216 | 2026.01.16 03:42:39.439791 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 524 rows starting from the beginning of the part | ||
| 16217 | 2026.01.16 03:42:39.440338 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.01.16 03:42:39.440373 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16219 | 2026.01.16 03:42:39.440761 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16220 | 2026.01.16 03:42:39.440925 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477552 sec., 2273354.846394577 rows/sec., 172.07 MiB/sec. | ||
| 16221 | 2026.01.16 03:42:39.440999 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.01.16 03:42:39.441106 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16223 | 2026.01.16 03:42:39.441137 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001533 sec., 551859.0998043052 rows/sec., 37.14 MiB/sec. | ||
| 16224 | 2026.01.16 03:42:39.441179 [ 260 ] {2c5cb895-5227-48df-8282-909d36882f50} <Debug> TCPHandler: Processed in 0.001702186 sec. | ||
| 16225 | 2026.01.16 03:42:39.441301 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2026.01.16 03:42:39.441353 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.01.16 03:42:39.441398 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16228 | 2026.01.16 03:42:39.441425 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_126_25} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16229 | 2026.01.16 03:42:39.441446 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16230 | 2026.01.16 03:42:39.441504 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 16231 | 2026.01.16 03:42:39.441799 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.01.16 03:42:39.441839 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16233 | 2026.01.16 03:42:39.442151 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16234 | 2026.01.16 03:42:39.442360 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.01.16 03:42:39.442469 [ 48 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16236 | 2026.01.16 03:42:39.442494 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 16237 | 2026.01.16 03:42:39.442501 [ 48 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.01.16 03:42:39.442535 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16239 | 2026.01.16 03:42:39.442538 [ 260 ] {59793b07-6ba5-4089-9636-41fec32ec76d} <Debug> TCPHandler: Processed in 0.001286979 sec. | ||
| 16240 | 2026.01.16 03:42:39.442607 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16241 | 2026.01.16 03:42:39.442700 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16242 | 2026.01.16 03:42:39.442724 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7990 rows starting from the beginning of the part | ||
| 16243 | 2026.01.16 03:42:39.442770 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16244 | 2026.01.16 03:42:39.442805 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 16245 | 2026.01.16 03:42:39.442838 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16246 | 2026.01.16 03:42:39.442871 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 104 rows starting from the beginning of the part | ||
| 16247 | 2026.01.16 03:42:39.442906 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16248 | 2026.01.16 03:42:39.445105 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002524668 sec., 3318456.1296772487 rows/sec., 218.16 MiB/sec. | ||
| 16249 | 2026.01.16 03:42:39.445233 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16250 | 2026.01.16 03:42:39.445465 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2026.01.16 03:42:39.445531 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_126_25} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16252 | 2026.01.16 03:42:39.445591 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16253 | 2026.01.16 03:42:40.220226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40860 | ||
| 16254 | 2026.01.16 03:42:40.220757 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2026.01.16 03:42:40.220797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16256 | 2026.01.16 03:42:40.221302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16257 | 2026.01.16 03:42:40.221553 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2026.01.16 03:42:40.221684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40860 | ||
| 16259 | 2026.01.16 03:42:40.221766 [ 223 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16260 | 2026.01.16 03:42:40.221830 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16261 | 2026.01.16 03:42:40.224368 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16262 | 2026.01.16 03:42:40.673624 [ 218 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16263 | 2026.01.16 03:42:40.673678 [ 218 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16264 | 2026.01.16 03:42:40.676777 [ 218 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16265 | 2026.01.16 03:42:42.421199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16266 | 2026.01.16 03:42:42.438082 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.01.16 03:42:42.438134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16268 | 2026.01.16 03:42:42.444330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16269 | 2026.01.16 03:42:42.445010 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2026.01.16 03:42:42.448011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16271 | 2026.01.16 03:42:42.835664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1932 | ||
| 16272 | 2026.01.16 03:42:42.838085 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.01.16 03:42:42.838123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16274 | 2026.01.16 03:42:42.839284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16275 | 2026.01.16 03:42:42.839556 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2026.01.16 03:42:42.839766 [ 220 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16277 | 2026.01.16 03:42:42.839816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 16278 | 2026.01.16 03:42:42.839821 [ 220 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16279 | 2026.01.16 03:42:42.842574 [ 220 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16280 | 2026.01.16 03:42:44.416442 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16281 | 2026.01.16 03:42:44.416622 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16282 | 2026.01.16 03:42:44.416687 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16283 | 2026.01.16 03:42:44.417544 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2026.01.16 03:42:44.417590 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16285 | 2026.01.16 03:42:44.417996 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16286 | 2026.01.16 03:42:44.418225 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16287 | 2026.01.16 03:42:44.418383 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 16288 | 2026.01.16 03:42:44.418427 [ 260 ] {99209c7c-ea05-4f58-9de2-a4eb4435293f} <Debug> TCPHandler: Processed in 0.002111091 sec. | ||
| 16289 | 2026.01.16 03:42:44.418574 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16290 | 2026.01.16 03:42:44.418699 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16291 | 2026.01.16 03:42:44.418749 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16292 | 2026.01.16 03:42:44.419946 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16293 | 2026.01.16 03:42:44.419990 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16294 | 2026.01.16 03:42:44.420436 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16295 | 2026.01.16 03:42:44.420692 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16296 | 2026.01.16 03:42:44.420825 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.002151 sec., 556020.4556020455 rows/sec., 44.44 MiB/sec. | ||
| 16297 | 2026.01.16 03:42:44.420863 [ 260 ] {5d882311-fa8f-4d03-9f6d-c4011d2ba8c5} <Debug> TCPHandler: Processed in 0.002350915 sec. | ||
| 16298 | 2026.01.16 03:42:44.420940 [ 219 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16299 | 2026.01.16 03:42:44.420976 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.01.16 03:42:44.421027 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16301 | 2026.01.16 03:42:44.421103 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16302 | 2026.01.16 03:42:44.421148 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16303 | 2026.01.16 03:42:44.421649 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.01.16 03:42:44.421687 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16305 | 2026.01.16 03:42:44.422017 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16306 | 2026.01.16 03:42:44.422223 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2026.01.16 03:42:44.422352 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001263 sec., 195566.1124307205 rows/sec., 11.96 MiB/sec. | ||
| 16308 | 2026.01.16 03:42:44.422390 [ 260 ] {e6b7cb22-5f24-4998-9211-a46821d501bf} <Debug> TCPHandler: Processed in 0.001461362 sec. | ||
| 16309 | 2026.01.16 03:42:44.422491 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16310 | 2026.01.16 03:42:44.422584 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16311 | 2026.01.16 03:42:44.422625 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16312 | 2026.01.16 03:42:44.423095 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.01.16 03:42:44.423134 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16314 | 2026.01.16 03:42:44.423447 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16315 | 2026.01.16 03:42:44.423659 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.01.16 03:42:44.423794 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 16317 | 2026.01.16 03:42:44.423832 [ 260 ] {3df9952a-7603-4079-a29a-7389c59df771} <Debug> TCPHandler: Processed in 0.001387581 sec. | ||
| 16318 | 2026.01.16 03:42:44.423935 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16319 | 2026.01.16 03:42:44.424027 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16320 | 2026.01.16 03:42:44.424068 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16321 | 2026.01.16 03:42:44.424384 [ 219 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16322 | 2026.01.16 03:42:44.424528 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.01.16 03:42:44.424569 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16324 | 2026.01.16 03:42:44.424891 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16325 | 2026.01.16 03:42:44.425104 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.01.16 03:42:44.425228 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 16327 | 2026.01.16 03:42:44.425265 [ 260 ] {d85b605a-b565-475b-8e51-b4a312f78030} <Debug> TCPHandler: Processed in 0.00137601 sec. | ||
| 16328 | 2026.01.16 03:42:44.425372 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2026.01.16 03:42:44.425462 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16330 | 2026.01.16 03:42:44.425500 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16331 | 2026.01.16 03:42:44.426142 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.01.16 03:42:44.426177 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16333 | 2026.01.16 03:42:44.426505 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16334 | 2026.01.16 03:42:44.426708 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.01.16 03:42:44.426830 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001385 sec., 520577.6173285199 rows/sec., 36.55 MiB/sec. | ||
| 16336 | 2026.01.16 03:42:44.426867 [ 260 ] {70d2ba65-a223-4cb1-b70e-630b3da31600} <Debug> TCPHandler: Processed in 0.001540603 sec. | ||
| 16337 | 2026.01.16 03:42:44.426908 [ 224 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16338 | 2026.01.16 03:42:44.426951 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16339 | 2026.01.16 03:42:44.426982 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.01.16 03:42:44.427078 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16341 | 2026.01.16 03:42:44.427118 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16342 | 2026.01.16 03:42:44.427449 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.01.16 03:42:44.427488 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16344 | 2026.01.16 03:42:44.427796 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16345 | 2026.01.16 03:42:44.428036 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.01.16 03:42:44.428177 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 16347 | 2026.01.16 03:42:44.428214 [ 260 ] {fabef3bd-36a0-4a93-9159-690053b956a0} <Debug> TCPHandler: Processed in 0.001278969 sec. | ||
| 16348 | 2026.01.16 03:42:44.428327 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.01.16 03:42:44.428425 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16350 | 2026.01.16 03:42:44.428467 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16351 | 2026.01.16 03:42:44.428911 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.01.16 03:42:44.428949 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16353 | 2026.01.16 03:42:44.429338 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16354 | 2026.01.16 03:42:44.429370 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16355 | 2026.01.16 03:42:44.429574 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16356 | 2026.01.16 03:42:44.429713 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001306 sec., 240428.79019908115 rows/sec., 15.79 MiB/sec. | ||
| 16357 | 2026.01.16 03:42:44.429751 [ 260 ] {416349eb-3f9f-47f2-8a4c-126f094206c5} <Debug> TCPHandler: Processed in 0.001473922 sec. | ||
| 16358 | 2026.01.16 03:42:44.429854 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16359 | 2026.01.16 03:42:44.429948 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16360 | 2026.01.16 03:42:44.429990 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16361 | 2026.01.16 03:42:44.430300 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.01.16 03:42:44.430333 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16363 | 2026.01.16 03:42:44.430624 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16364 | 2026.01.16 03:42:44.430844 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2026.01.16 03:42:44.430972 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 16366 | 2026.01.16 03:42:44.431008 [ 260 ] {70ead37f-b918-49ad-8a3b-9c0518685982} <Debug> TCPHandler: Processed in 0.001202358 sec. | ||
| 16367 | 2026.01.16 03:42:44.431112 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16368 | 2026.01.16 03:42:44.431205 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16369 | 2026.01.16 03:42:44.431257 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <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 | ||
| 16370 | 2026.01.16 03:42:44.432151 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2026.01.16 03:42:44.432184 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16372 | 2026.01.16 03:42:44.432745 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16373 | 2026.01.16 03:42:44.432976 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.01.16 03:42:44.433115 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001929 sec., 21772.93934681182 rows/sec., 39.02 MiB/sec. | ||
| 16375 | 2026.01.16 03:42:44.433171 [ 260 ] {fefae2b7-0a4a-4921-8239-67a6775d28b4} <Debug> TCPHandler: Processed in 0.002107592 sec. | ||
| 16376 | 2026.01.16 03:42:44.433286 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16377 | 2026.01.16 03:42:44.433381 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16378 | 2026.01.16 03:42:44.433422 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16379 | 2026.01.16 03:42:44.433755 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2026.01.16 03:42:44.433791 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16381 | 2026.01.16 03:42:44.434097 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16382 | 2026.01.16 03:42:44.434309 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16383 | 2026.01.16 03:42:44.434436 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 16384 | 2026.01.16 03:42:44.434472 [ 260 ] {d4f8d7ca-8f6b-404a-a3bd-09f59bc9c91c} <Debug> TCPHandler: Processed in 0.001234608 sec. | ||
| 16385 | 2026.01.16 03:42:44.434495 [ 222 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16386 | 2026.01.16 03:42:44.434549 [ 222 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16387 | 2026.01.16 03:42:44.437762 [ 222 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16388 | 2026.01.16 03:42:44.980036 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16389 | 2026.01.16 03:42:44.980089 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16390 | 2026.01.16 03:42:44.982498 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16391 | 2026.01.16 03:42:47.494396 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16392 | 2026.01.16 03:42:47.494448 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16393 | 2026.01.16 03:42:47.721864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41308 | ||
| 16394 | 2026.01.16 03:42:47.722385 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.01.16 03:42:47.722427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16396 | 2026.01.16 03:42:47.722923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16397 | 2026.01.16 03:42:47.723151 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.01.16 03:42:47.723280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 16399 | 2026.01.16 03:42:47.723294 [ 28 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16400 | 2026.01.16 03:42:47.723361 [ 28 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.01.16 03:42:47.723385 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16402 | 2026.01.16 03:42:47.723490 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16403 | 2026.01.16 03:42:47.723571 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16404 | 2026.01.16 03:42:47.723600 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38940 rows starting from the beginning of the part | ||
| 16405 | 2026.01.16 03:42:47.723654 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 16406 | 2026.01.16 03:42:47.723694 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 16407 | 2026.01.16 03:42:47.723733 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 16408 | 2026.01.16 03:42:47.723768 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 16409 | 2026.01.16 03:42:47.723804 [ 189 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 16410 | 2026.01.16 03:42:47.726150 [ 202 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695601 sec., 15324226.397007568 rows/sec., 219.21 MiB/sec. | ||
| 16411 | 2026.01.16 03:42:47.726442 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16412 | 2026.01.16 03:42:47.726703 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.01.16 03:42:47.726766 [ 201 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_86_17} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16414 | 2026.01.16 03:42:47.726831 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16415 | 2026.01.16 03:42:49.403478 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.01.16 03:42:49.403653 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16417 | 2026.01.16 03:42:49.403716 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16418 | 2026.01.16 03:42:49.404434 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.01.16 03:42:49.404475 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16420 | 2026.01.16 03:42:49.404859 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16421 | 2026.01.16 03:42:49.405094 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.01.16 03:42:49.405256 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 16423 | 2026.01.16 03:42:49.405300 [ 260 ] {66eb755a-bc12-47b8-a8b6-b5f7d77fde77} <Debug> TCPHandler: Processed in 0.001952019 sec. | ||
| 16424 | 2026.01.16 03:42:49.405442 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.01.16 03:42:49.405545 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16426 | 2026.01.16 03:42:49.405586 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16427 | 2026.01.16 03:42:49.406044 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.01.16 03:42:49.406083 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16429 | 2026.01.16 03:42:49.406413 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16430 | 2026.01.16 03:42:49.406633 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.01.16 03:42:49.406768 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 16432 | 2026.01.16 03:42:49.406808 [ 260 ] {33f37bac-7444-4055-8742-fd5c36dcf1a4} <Debug> TCPHandler: Processed in 0.001418712 sec. | ||
| 16433 | 2026.01.16 03:42:49.406927 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.01.16 03:42:49.407023 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16435 | 2026.01.16 03:42:49.407067 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16436 | 2026.01.16 03:42:49.407489 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.01.16 03:42:49.407526 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16438 | 2026.01.16 03:42:49.407868 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16439 | 2026.01.16 03:42:49.408084 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.01.16 03:42:49.408218 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 16441 | 2026.01.16 03:42:49.408256 [ 260 ] {598f20cd-fd24-4590-b3c6-add47cf1b3e6} <Debug> TCPHandler: Processed in 0.00137964 sec. | ||
| 16442 | 2026.01.16 03:42:49.408375 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.01.16 03:42:49.408475 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16444 | 2026.01.16 03:42:49.408518 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16445 | 2026.01.16 03:42:49.408864 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.01.16 03:42:49.408901 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16447 | 2026.01.16 03:42:49.409236 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16448 | 2026.01.16 03:42:49.409444 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.01.16 03:42:49.409577 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 16450 | 2026.01.16 03:42:49.409613 [ 260 ] {d9155b4d-bcdf-4ad4-b860-5f51cff905cd} <Debug> TCPHandler: Processed in 0.00128858 sec. | ||
| 16451 | 2026.01.16 03:42:49.948142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16452 | 2026.01.16 03:42:49.967052 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2026.01.16 03:42:49.967119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16454 | 2026.01.16 03:42:49.973765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16455 | 2026.01.16 03:42:49.974562 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.01.16 03:42:49.974888 [ 24 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16457 | 2026.01.16 03:42:49.974948 [ 24 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2026.01.16 03:42:49.974968 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16459 | 2026.01.16 03:42:49.975066 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16460 | 2026.01.16 03:42:49.978099 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16461 | 2026.01.16 03:42:49.978466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16462 | 2026.01.16 03:42:49.978897 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 16463 | 2026.01.16 03:42:49.982294 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 16464 | 2026.01.16 03:42:49.985777 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 16465 | 2026.01.16 03:42:49.990087 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 16466 | 2026.01.16 03:42:49.994510 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16467 | 2026.01.16 03:42:49.999242 [ 192 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16468 | 2026.01.16 03:42:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.31 MiB, peak 396.05 MiB, free memory in arenas 0.00 B, will set to 383.50 MiB (RSS), difference: -4.81 MiB | ||
| 16469 | 2026.01.16 03:42:50.055849 [ 202 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.080818589 sec., 8017.957353845908 rows/sec., 41.46 MiB/sec. | ||
| 16470 | 2026.01.16 03:42:50.059065 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16471 | 2026.01.16 03:42:50.061188 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.01.16 03:42:50.061310 [ 203 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_86_17} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16473 | 2026.01.16 03:42:50.064248 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16474 | 2026.01.16 03:42:51.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.05 MiB, peak 397.46 MiB, free memory in arenas 0.00 B, will set to 383.52 MiB (RSS), difference: 3.47 MiB | ||
| 16475 | 2026.01.16 03:42:52.840208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1962 | ||
| 16476 | 2026.01.16 03:42:52.842865 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16477 | 2026.01.16 03:42:52.842910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16478 | 2026.01.16 03:42:52.844142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16479 | 2026.01.16 03:42:52.844435 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16480 | 2026.01.16 03:42:52.844712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
| 16481 | 2026.01.16 03:42:54.125394 [ 220 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16482 | 2026.01.16 03:42:54.125457 [ 220 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16483 | 2026.01.16 03:42:54.129055 [ 220 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16484 | 2026.01.16 03:42:54.416450 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.01.16 03:42:54.416729 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16486 | 2026.01.16 03:42:54.416832 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16487 | 2026.01.16 03:42:54.417777 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.01.16 03:42:54.417818 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16489 | 2026.01.16 03:42:54.418224 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16490 | 2026.01.16 03:42:54.418473 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2026.01.16 03:42:54.418635 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001981 sec., 206966.17869762745 rows/sec., 13.13 MiB/sec. | ||
| 16492 | 2026.01.16 03:42:54.418690 [ 260 ] {3943d0dc-4957-4377-95d7-7f02e81914e1} <Debug> TCPHandler: Processed in 0.002421886 sec. | ||
| 16493 | 2026.01.16 03:42:54.418697 [ 223 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16494 | 2026.01.16 03:42:54.418777 [ 223 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16495 | 2026.01.16 03:42:54.418828 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2026.01.16 03:42:54.418940 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16497 | 2026.01.16 03:42:54.418986 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16498 | 2026.01.16 03:42:54.420293 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.01.16 03:42:54.420331 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16500 | 2026.01.16 03:42:54.420754 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16501 | 2026.01.16 03:42:54.421042 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.01.16 03:42:54.421183 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.002267 sec., 527569.4750771945 rows/sec., 42.17 MiB/sec. | ||
| 16503 | 2026.01.16 03:42:54.421226 [ 260 ] {12a052d5-7ea7-4e26-b6ea-eb6c87ca9780} <Debug> TCPHandler: Processed in 0.002448597 sec. | ||
| 16504 | 2026.01.16 03:42:54.421257 [ 223 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16505 | 2026.01.16 03:42:54.421347 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16506 | 2026.01.16 03:42:54.421450 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16507 | 2026.01.16 03:42:54.421493 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16508 | 2026.01.16 03:42:54.422032 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16509 | 2026.01.16 03:42:54.422070 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16510 | 2026.01.16 03:42:54.422395 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16511 | 2026.01.16 03:42:54.422609 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16512 | 2026.01.16 03:42:54.422741 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001311 sec., 188405.79710144925 rows/sec., 11.53 MiB/sec. | ||
| 16513 | 2026.01.16 03:42:54.422782 [ 260 ] {faa2aeac-a24c-48c3-b054-473ab96ed634} <Debug> TCPHandler: Processed in 0.001484282 sec. | ||
| 16514 | 2026.01.16 03:42:54.422912 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16515 | 2026.01.16 03:42:54.423029 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16516 | 2026.01.16 03:42:54.423076 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16517 | 2026.01.16 03:42:54.423675 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2026.01.16 03:42:54.423718 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16519 | 2026.01.16 03:42:54.424102 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16520 | 2026.01.16 03:42:54.424307 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2026.01.16 03:42:54.424436 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001432 sec., 148044.6927374302 rows/sec., 9.55 MiB/sec. | ||
| 16522 | 2026.01.16 03:42:54.424474 [ 260 ] {e47a9a11-6dc2-4b24-b185-3e95a50f7f8c} <Debug> TCPHandler: Processed in 0.001620975 sec. | ||
| 16523 | 2026.01.16 03:42:54.424584 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16524 | 2026.01.16 03:42:54.424679 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16525 | 2026.01.16 03:42:54.424718 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16526 | 2026.01.16 03:42:54.425220 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16527 | 2026.01.16 03:42:54.425257 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16528 | 2026.01.16 03:42:54.425580 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16529 | 2026.01.16 03:42:54.425802 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2026.01.16 03:42:54.425930 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 16531 | 2026.01.16 03:42:54.425943 [ 219 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16532 | 2026.01.16 03:42:54.425969 [ 260 ] {82c986f6-7836-437f-8803-1e65dbd0e948} <Debug> TCPHandler: Processed in 0.001434572 sec. | ||
| 16533 | 2026.01.16 03:42:54.425984 [ 219 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16534 | 2026.01.16 03:42:54.426109 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.01.16 03:42:54.426214 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16536 | 2026.01.16 03:42:54.426262 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16537 | 2026.01.16 03:42:54.427035 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.01.16 03:42:54.427072 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16539 | 2026.01.16 03:42:54.427475 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16540 | 2026.01.16 03:42:54.427747 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2026.01.16 03:42:54.427895 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.0017 sec., 424117.64705882355 rows/sec., 29.77 MiB/sec. | ||
| 16542 | 2026.01.16 03:42:54.427935 [ 260 ] {95fa1a9c-e598-4e7e-8375-30c80ad3985d} <Debug> TCPHandler: Processed in 0.001886408 sec. | ||
| 16543 | 2026.01.16 03:42:54.428047 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2026.01.16 03:42:54.428142 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16545 | 2026.01.16 03:42:54.428183 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16546 | 2026.01.16 03:42:54.428461 [ 219 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16547 | 2026.01.16 03:42:54.428505 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.01.16 03:42:54.428546 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16549 | 2026.01.16 03:42:54.428883 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16550 | 2026.01.16 03:42:54.429111 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.01.16 03:42:54.429241 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 16552 | 2026.01.16 03:42:54.429277 [ 260 ] {5d560048-d16a-4237-9059-9bb5333513d3} <Debug> TCPHandler: Processed in 0.001279999 sec. | ||
| 16553 | 2026.01.16 03:42:54.429409 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2026.01.16 03:42:54.429528 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16555 | 2026.01.16 03:42:54.429579 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16556 | 2026.01.16 03:42:54.430122 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.01.16 03:42:54.430182 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16558 | 2026.01.16 03:42:54.430520 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16559 | 2026.01.16 03:42:54.430725 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.01.16 03:42:54.430854 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00135 sec., 232592.59259259258 rows/sec., 15.28 MiB/sec. | ||
| 16561 | 2026.01.16 03:42:54.430891 [ 260 ] {f1c0b881-52b9-4f9d-a9d0-ad9b254e8e25} <Debug> TCPHandler: Processed in 0.001542054 sec. | ||
| 16562 | 2026.01.16 03:42:54.431000 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16563 | 2026.01.16 03:42:54.431096 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16564 | 2026.01.16 03:42:54.431145 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16565 | 2026.01.16 03:42:54.431501 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2026.01.16 03:42:54.431544 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16567 | 2026.01.16 03:42:54.431894 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16568 | 2026.01.16 03:42:54.432142 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2026.01.16 03:42:54.432239 [ 91 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 16570 | 2026.01.16 03:42:54.432264 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 56.67 KiB/sec. | ||
| 16571 | 2026.01.16 03:42:54.432286 [ 91 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.01.16 03:42:54.432304 [ 260 ] {c7f1db5a-5fb5-42ac-bbf5-9cd0d33c97c7} <Debug> TCPHandler: Processed in 0.00135168 sec. | ||
| 16573 | 2026.01.16 03:42:54.432311 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16574 | 2026.01.16 03:42:54.432437 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.01.16 03:42:54.432441 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 16576 | 2026.01.16 03:42:54.432556 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16577 | 2026.01.16 03:42:54.432592 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16578 | 2026.01.16 03:42:54.432624 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <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 | ||
| 16579 | 2026.01.16 03:42:54.432632 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 16580 | 2026.01.16 03:42:54.432710 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 16581 | 2026.01.16 03:42:54.432754 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 16582 | 2026.01.16 03:42:54.432796 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 16583 | 2026.01.16 03:42:54.432835 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 16584 | 2026.01.16 03:42:54.432874 [ 202 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 16585 | 2026.01.16 03:42:54.433622 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.01.16 03:42:54.433663 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16587 | 2026.01.16 03:42:54.433691 [ 191 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310019 sec., 19847.040386437144 rows/sec., 1.30 MiB/sec. | ||
| 16588 | 2026.01.16 03:42:54.433891 [ 196 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 16589 | 2026.01.16 03:42:54.434219 [ 196 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.01.16 03:42:54.434258 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16591 | 2026.01.16 03:42:54.434303 [ 196 ] {1f964bf9-e394-4284-a1a4-1e8d8a89fb64::all_1_25_5} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 16592 | 2026.01.16 03:42:54.434402 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16593 | 2026.01.16 03:42:54.434521 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.01.16 03:42:54.434670 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002138 sec., 19644.527595884003 rows/sec., 35.20 MiB/sec. | ||
| 16595 | 2026.01.16 03:42:54.434742 [ 260 ] {66141d99-4d35-4efe-a6c3-b475e2c156bd} <Debug> TCPHandler: Processed in 0.002365305 sec. | ||
| 16596 | 2026.01.16 03:42:54.434858 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.01.16 03:42:54.434952 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16598 | 2026.01.16 03:42:54.434993 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16599 | 2026.01.16 03:42:54.435337 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.01.16 03:42:54.435373 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16601 | 2026.01.16 03:42:54.435685 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16602 | 2026.01.16 03:42:54.435910 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.01.16 03:42:54.436038 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 16604 | 2026.01.16 03:42:54.436074 [ 260 ] {b2100ee9-ef10-423d-8937-4f5b6228224a} <Debug> TCPHandler: Processed in 0.001265359 sec. | ||
| 16605 | 2026.01.16 03:42:54.888858 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16606 | 2026.01.16 03:42:54.888909 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16607 | 2026.01.16 03:42:54.891662 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16608 | 2026.01.16 03:42:55.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.34 MiB, peak 397.46 MiB, free memory in arenas 0.00 B, will set to 383.52 MiB (RSS), difference: 3.17 MiB | ||
| 16609 | 2026.01.16 03:42:55.223609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41820 | ||
| 16610 | 2026.01.16 03:42:55.224344 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2026.01.16 03:42:55.224386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16612 | 2026.01.16 03:42:55.224860 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16613 | 2026.01.16 03:42:55.225100 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.01.16 03:42:55.225247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41820 | ||
| 16615 | 2026.01.16 03:42:57.478744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16616 | 2026.01.16 03:42:57.495910 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16617 | 2026.01.16 03:42:57.495979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16618 | 2026.01.16 03:42:57.502026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16619 | 2026.01.16 03:42:57.502720 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.01.16 03:42:57.505838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16621 | 2026.01.16 03:42:59.403748 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2026.01.16 03:42:59.404026 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16623 | 2026.01.16 03:42:59.404123 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16624 | 2026.01.16 03:42:59.404865 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2026.01.16 03:42:59.404914 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16626 | 2026.01.16 03:42:59.405339 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16627 | 2026.01.16 03:42:59.405575 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2026.01.16 03:42:59.405736 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. | ||
| 16629 | 2026.01.16 03:42:59.405788 [ 260 ] {83518d2c-016a-4c4c-b41a-cca0489916df} <Debug> TCPHandler: Processed in 0.002210923 sec. | ||
| 16630 | 2026.01.16 03:42:59.405934 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.01.16 03:42:59.406038 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16632 | 2026.01.16 03:42:59.406081 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16633 | 2026.01.16 03:42:59.406526 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.01.16 03:42:59.406564 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16635 | 2026.01.16 03:42:59.406899 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16636 | 2026.01.16 03:42:59.407122 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.01.16 03:42:59.407258 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 16638 | 2026.01.16 03:42:59.407295 [ 260 ] {812884ce-2635-47fb-86b6-572fbe8e97ac} <Debug> TCPHandler: Processed in 0.001414581 sec. | ||
| 16639 | 2026.01.16 03:42:59.407424 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.16 03:42:59.407515 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16641 | 2026.01.16 03:42:59.407557 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16642 | 2026.01.16 03:42:59.407953 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.01.16 03:42:59.407986 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16644 | 2026.01.16 03:42:59.408312 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16645 | 2026.01.16 03:42:59.408594 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.01.16 03:42:59.408719 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 5 parts from all_1_125_28 to all_129_129_0 | ||
| 16647 | 2026.01.16 03:42:59.408726 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 16648 | 2026.01.16 03:42:59.408790 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.01.16 03:42:59.408807 [ 260 ] {a34f80fa-ac02-4142-bbbb-c62cc6c3b4c1} <Debug> TCPHandler: Processed in 0.001434792 sec. | ||
| 16650 | 2026.01.16 03:42:59.408817 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16651 | 2026.01.16 03:42:59.408933 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2026.01.16 03:42:59.408955 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_125_28 to all_129_129_0 into Compact with storage Full | ||
| 16653 | 2026.01.16 03:42:59.409030 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.01.16 03:42:59.409076 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16655 | 2026.01.16 03:42:59.409116 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16656 | 2026.01.16 03:42:59.409159 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_28, total 38871 rows starting from the beginning of the part | ||
| 16657 | 2026.01.16 03:42:59.409232 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 846 rows starting from the beginning of the part | ||
| 16658 | 2026.01.16 03:42:59.409278 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 16659 | 2026.01.16 03:42:59.409324 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16660 | 2026.01.16 03:42:59.409365 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 16661 | 2026.01.16 03:42:59.409414 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.01.16 03:42:59.409456 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16663 | 2026.01.16 03:42:59.409808 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16664 | 2026.01.16 03:42:59.410023 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16665 | 2026.01.16 03:42:59.410156 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 16666 | 2026.01.16 03:42:59.410193 [ 260 ] {ad6d5490-cb5a-4031-bc38-992ba66e06a0} <Debug> TCPHandler: Processed in 0.00131056 sec. | ||
| 16667 | 2026.01.16 03:42:59.416781 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40505 rows, containing 5 columns (5 merged, 0 gathered) in 0.007881108 sec., 5139505.76492544 rows/sec., 349.73 MiB/sec. | ||
| 16668 | 2026.01.16 03:42:59.417281 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Trace> MergedBlockOutputStream: filled checksums all_1_129_29 (state Temporary) | ||
| 16669 | 2026.01.16 03:42:59.417587 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_129_29 to all_1_129_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2026.01.16 03:42:59.417662 [ 199 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_129_29} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 5 parts: [all_1_125_28, all_129_129_0] -> all_1_129_29 | ||
| 16671 | 2026.01.16 03:42:59.417751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16672 | 2026.01.16 03:43:02.494516 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16673 | 2026.01.16 03:43:02.494604 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16674 | 2026.01.16 03:43:02.725569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42268 | ||
| 16675 | 2026.01.16 03:43:02.726278 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.01.16 03:43:02.726337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16677 | 2026.01.16 03:43:02.726888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16678 | 2026.01.16 03:43:02.727128 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.01.16 03:43:02.727258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 16680 | 2026.01.16 03:43:02.845131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1992 | ||
| 16681 | 2026.01.16 03:43:02.847540 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2026.01.16 03:43:02.847578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16683 | 2026.01.16 03:43:02.848774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16684 | 2026.01.16 03:43:02.849057 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2026.01.16 03:43:02.849200 [ 171 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16686 | 2026.01.16 03:43:02.849241 [ 171 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.01.16 03:43:02.849263 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16688 | 2026.01.16 03:43:02.849325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1992 | ||
| 16689 | 2026.01.16 03:43:02.849423 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 16690 | 2026.01.16 03:43:02.850114 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16691 | 2026.01.16 03:43:02.850274 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part | ||
| 16692 | 2026.01.16 03:43:02.850661 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 16693 | 2026.01.16 03:43:02.850970 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 16694 | 2026.01.16 03:43:02.851270 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 16695 | 2026.01.16 03:43:02.851562 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 16696 | 2026.01.16 03:43:02.851854 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 16697 | 2026.01.16 03:43:02.858182 [ 199 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 72 columns (72 merged, 0 gathered) in 0.008842872 sec., 225266.18048977753 rows/sec., 173.89 MiB/sec. | ||
| 16698 | 2026.01.16 03:43:02.860039 [ 190 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16699 | 2026.01.16 03:43:02.860669 [ 190 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.01.16 03:43:02.860746 [ 190 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_66_13} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16701 | 2026.01.16 03:43:02.861101 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16702 | 2026.01.16 03:43:04.417104 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2026.01.16 03:43:04.417281 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16704 | 2026.01.16 03:43:04.417344 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16705 | 2026.01.16 03:43:04.418150 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.01.16 03:43:04.418195 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16707 | 2026.01.16 03:43:04.418590 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16708 | 2026.01.16 03:43:04.418823 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.01.16 03:43:04.418972 [ 170 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 16710 | 2026.01.16 03:43:04.418983 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00175 sec., 234285.7142857143 rows/sec., 14.86 MiB/sec. | ||
| 16711 | 2026.01.16 03:43:04.419050 [ 170 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.01.16 03:43:04.419066 [ 260 ] {b5b30989-32cd-4751-89bb-519b60915cec} <Debug> TCPHandler: Processed in 0.002086721 sec. | ||
| 16713 | 2026.01.16 03:43:04.419080 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16714 | 2026.01.16 03:43:04.419187 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16715 | 2026.01.16 03:43:04.419186 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 16716 | 2026.01.16 03:43:04.419286 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16717 | 2026.01.16 03:43:04.419322 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16718 | 2026.01.16 03:43:04.419329 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16719 | 2026.01.16 03:43:04.419361 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 434 rows starting from the beginning of the part | ||
| 16720 | 2026.01.16 03:43:04.419433 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 16721 | 2026.01.16 03:43:04.419484 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 16722 | 2026.01.16 03:43:04.419528 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 16723 | 2026.01.16 03:43:04.419568 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 16724 | 2026.01.16 03:43:04.419613 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 16725 | 2026.01.16 03:43:04.420327 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.01.16 03:43:04.420368 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16727 | 2026.01.16 03:43:04.420744 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16728 | 2026.01.16 03:43:04.420787 [ 190 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642684 sec., 1512159.3684482225 rows/sec., 101.98 MiB/sec. | ||
| 16729 | 2026.01.16 03:43:04.420947 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 16730 | 2026.01.16 03:43:04.420988 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.01.16 03:43:04.421121 [ 170 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16732 | 2026.01.16 03:43:04.421134 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Debug> executeQuery: Read 1196 rows, 97.89 KiB in 0.001867 sec., 640599.8928762721 rows/sec., 51.20 MiB/sec. | ||
| 16733 | 2026.01.16 03:43:04.421159 [ 170 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.01.16 03:43:04.421183 [ 260 ] {9cbc387f-f1e0-4f0f-abbb-2933d97f7f91} <Debug> TCPHandler: Processed in 0.002043731 sec. | ||
| 16735 | 2026.01.16 03:43:04.421189 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16736 | 2026.01.16 03:43:04.421218 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.01.16 03:43:04.421290 [ 186 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_41_9} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 16738 | 2026.01.16 03:43:04.421320 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16739 | 2026.01.16 03:43:04.421345 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16740 | 2026.01.16 03:43:04.421371 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 16741 | 2026.01.16 03:43:04.421459 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.01.16 03:43:04.421465 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16743 | 2026.01.16 03:43:04.421525 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2468 rows starting from the beginning of the part | ||
| 16744 | 2026.01.16 03:43:04.421529 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16745 | 2026.01.16 03:43:04.421592 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1196 rows starting from the beginning of the part | ||
| 16746 | 2026.01.16 03:43:04.421643 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 16747 | 2026.01.16 03:43:04.421684 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1196 rows starting from the beginning of the part | ||
| 16748 | 2026.01.16 03:43:04.421722 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 16749 | 2026.01.16 03:43:04.421777 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1196 rows starting from the beginning of the part | ||
| 16750 | 2026.01.16 03:43:04.422210 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.01.16 03:43:04.422260 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16752 | 2026.01.16 03:43:04.422638 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16753 | 2026.01.16 03:43:04.422883 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.01.16 03:43:04.423014 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001573 sec., 157024.79338842977 rows/sec., 9.61 MiB/sec. | ||
| 16755 | 2026.01.16 03:43:04.423052 [ 260 ] {48ca2052-333e-49a8-94f6-f446b801ffa3} <Debug> TCPHandler: Processed in 0.001754116 sec. | ||
| 16756 | 2026.01.16 03:43:04.423169 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.01.16 03:43:04.423263 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16758 | 2026.01.16 03:43:04.423304 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16759 | 2026.01.16 03:43:04.423782 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.01.16 03:43:04.423818 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16761 | 2026.01.16 03:43:04.424073 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002819112 sec., 2187923.0055421707 rows/sec., 184.78 MiB/sec. | ||
| 16762 | 2026.01.16 03:43:04.424127 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16763 | 2026.01.16 03:43:04.424324 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16764 | 2026.01.16 03:43:04.424370 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16765 | 2026.01.16 03:43:04.424520 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 16766 | 2026.01.16 03:43:04.424560 [ 260 ] {0b3d14e0-9fdb-44b8-856d-9f3ca5339bbb} <Debug> TCPHandler: Processed in 0.001440002 sec. | ||
| 16767 | 2026.01.16 03:43:04.424676 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16768 | 2026.01.16 03:43:04.424677 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.01.16 03:43:04.424771 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16770 | 2026.01.16 03:43:04.424774 [ 200 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_131_26} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16771 | 2026.01.16 03:43:04.424820 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16772 | 2026.01.16 03:43:04.424867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16773 | 2026.01.16 03:43:04.425297 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2026.01.16 03:43:04.425339 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16775 | 2026.01.16 03:43:04.425661 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16776 | 2026.01.16 03:43:04.425867 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2026.01.16 03:43:04.425998 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 16778 | 2026.01.16 03:43:04.426035 [ 260 ] {6bf897e3-889b-4bb7-ad22-35a451db65f8} <Debug> TCPHandler: Processed in 0.001406661 sec. | ||
| 16779 | 2026.01.16 03:43:04.426166 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16780 | 2026.01.16 03:43:04.426281 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16781 | 2026.01.16 03:43:04.426331 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16782 | 2026.01.16 03:43:04.427048 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2026.01.16 03:43:04.427085 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16784 | 2026.01.16 03:43:04.427434 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16785 | 2026.01.16 03:43:04.427654 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16786 | 2026.01.16 03:43:04.427781 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001521 sec., 474030.2432610125 rows/sec., 33.28 MiB/sec. | ||
| 16787 | 2026.01.16 03:43:04.427789 [ 169 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16788 | 2026.01.16 03:43:04.427821 [ 260 ] {3e94cf9b-81aa-40c3-8fa7-64600976e2b3} <Debug> TCPHandler: Processed in 0.001714475 sec. | ||
| 16789 | 2026.01.16 03:43:04.427838 [ 169 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.01.16 03:43:04.427864 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16791 | 2026.01.16 03:43:04.427933 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16792 | 2026.01.16 03:43:04.428003 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16793 | 2026.01.16 03:43:04.428028 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16794 | 2026.01.16 03:43:04.428114 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16795 | 2026.01.16 03:43:04.428203 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16796 | 2026.01.16 03:43:04.428257 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1251 rows starting from the beginning of the part | ||
| 16797 | 2026.01.16 03:43:04.428357 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 721 rows starting from the beginning of the part | ||
| 16798 | 2026.01.16 03:43:04.428432 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 16799 | 2026.01.16 03:43:04.428441 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.01.16 03:43:04.428492 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16801 | 2026.01.16 03:43:04.428502 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 721 rows starting from the beginning of the part | ||
| 16802 | 2026.01.16 03:43:04.428572 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 16803 | 2026.01.16 03:43:04.428622 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 721 rows starting from the beginning of the part | ||
| 16804 | 2026.01.16 03:43:04.428798 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16805 | 2026.01.16 03:43:04.429047 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2026.01.16 03:43:04.429143 [ 169 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 16807 | 2026.01.16 03:43:04.429169 [ 169 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16808 | 2026.01.16 03:43:04.429181 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 16809 | 2026.01.16 03:43:04.429187 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16810 | 2026.01.16 03:43:04.429217 [ 260 ] {eb32b8e5-bc40-4732-a72c-4578424bb4da} <Debug> TCPHandler: Processed in 0.00133324 sec. | ||
| 16811 | 2026.01.16 03:43:04.429271 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 16812 | 2026.01.16 03:43:04.429343 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16813 | 2026.01.16 03:43:04.429369 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16814 | 2026.01.16 03:43:04.429400 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 16815 | 2026.01.16 03:43:04.429441 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16816 | 2026.01.16 03:43:04.429446 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 16817 | 2026.01.16 03:43:04.429494 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16818 | 2026.01.16 03:43:04.429502 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 16819 | 2026.01.16 03:43:04.429547 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 16820 | 2026.01.16 03:43:04.429578 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 16821 | 2026.01.16 03:43:04.429611 [ 200 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 16822 | 2026.01.16 03:43:04.429987 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.01.16 03:43:04.430028 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16824 | 2026.01.16 03:43:04.430064 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135832 sec., 1658370.1339805755 rows/sec., 124.37 MiB/sec. | ||
| 16825 | 2026.01.16 03:43:04.430284 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16826 | 2026.01.16 03:43:04.430335 [ 198 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098497 sec., 136550.21361005082 rows/sec., 6.97 MiB/sec. | ||
| 16827 | 2026.01.16 03:43:04.430413 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16828 | 2026.01.16 03:43:04.430484 [ 187 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 16829 | 2026.01.16 03:43:04.430667 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.01.16 03:43:04.430765 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2026.01.16 03:43:04.430797 [ 194 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_131_26} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16832 | 2026.01.16 03:43:04.430868 [ 187 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.01.16 03:43:04.430909 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16834 | 2026.01.16 03:43:04.430919 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001495 sec., 210033.4448160535 rows/sec., 13.80 MiB/sec. | ||
| 16835 | 2026.01.16 03:43:04.430949 [ 187 ] {ab5b9b84-850a-40e1-9c22-b34c68ad8147::all_1_25_5} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 16836 | 2026.01.16 03:43:04.430971 [ 260 ] {fb37f991-ed6e-40c8-bc35-6903a52b3124} <Debug> TCPHandler: Processed in 0.001677254 sec. | ||
| 16837 | 2026.01.16 03:43:04.431041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16838 | 2026.01.16 03:43:04.431090 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.01.16 03:43:04.431190 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16840 | 2026.01.16 03:43:04.431232 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16841 | 2026.01.16 03:43:04.431530 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.01.16 03:43:04.431565 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16843 | 2026.01.16 03:43:04.431866 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16844 | 2026.01.16 03:43:04.432090 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.01.16 03:43:04.432218 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 16846 | 2026.01.16 03:43:04.432253 [ 260 ] {17f4773c-2079-4089-b55b-2a0d8cd2c9d3} <Debug> TCPHandler: Processed in 0.001211328 sec. | ||
| 16847 | 2026.01.16 03:43:04.432360 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2026.01.16 03:43:04.432451 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16849 | 2026.01.16 03:43:04.432507 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <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 | ||
| 16850 | 2026.01.16 03:43:04.433383 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.01.16 03:43:04.433418 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16852 | 2026.01.16 03:43:04.433997 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16853 | 2026.01.16 03:43:04.434250 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.01.16 03:43:04.434384 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00195 sec., 21538.46153846154 rows/sec., 38.60 MiB/sec. | ||
| 16855 | 2026.01.16 03:43:04.434441 [ 260 ] {937f51e8-52b9-4b85-b283-421dd151812c} <Debug> TCPHandler: Processed in 0.002129423 sec. | ||
| 16856 | 2026.01.16 03:43:04.434553 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2026.01.16 03:43:04.434648 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16858 | 2026.01.16 03:43:04.434689 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16859 | 2026.01.16 03:43:04.435018 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.01.16 03:43:04.435054 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16861 | 2026.01.16 03:43:04.435365 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16862 | 2026.01.16 03:43:04.435590 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.01.16 03:43:04.435696 [ 169 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16864 | 2026.01.16 03:43:04.435719 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 16865 | 2026.01.16 03:43:04.435721 [ 169 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16866 | 2026.01.16 03:43:04.435748 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16867 | 2026.01.16 03:43:04.435756 [ 260 ] {3fd3d91e-5f1c-40f0-ac91-1df1aa4284d8} <Debug> TCPHandler: Processed in 0.001251609 sec. | ||
| 16868 | 2026.01.16 03:43:04.435821 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16869 | 2026.01.16 03:43:04.435921 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16870 | 2026.01.16 03:43:04.435948 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8378 rows starting from the beginning of the part | ||
| 16871 | 2026.01.16 03:43:04.436000 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 16872 | 2026.01.16 03:43:04.436043 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16873 | 2026.01.16 03:43:04.436079 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 16874 | 2026.01.16 03:43:04.436116 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16875 | 2026.01.16 03:43:04.436150 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
| 16876 | 2026.01.16 03:43:04.438547 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758192 sec., 3194121.366460348 rows/sec., 209.56 MiB/sec. | ||
| 16877 | 2026.01.16 03:43:04.438689 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16878 | 2026.01.16 03:43:04.438934 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.01.16 03:43:04.439003 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_131_26} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16880 | 2026.01.16 03:43:04.439069 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 16881 | 2026.01.16 03:43:05.006009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 16882 | 2026.01.16 03:43:05.023490 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.01.16 03:43:05.023541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 16884 | 2026.01.16 03:43:05.029776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16885 | 2026.01.16 03:43:05.030485 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.01.16 03:43:05.033611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16887 | 2026.01.16 03:43:09.128998 [ 224 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16888 | 2026.01.16 03:43:09.129085 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16889 | 2026.01.16 03:43:09.132742 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16890 | 2026.01.16 03:43:09.436344 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.01.16 03:43:09.436526 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16892 | 2026.01.16 03:43:09.436595 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16893 | 2026.01.16 03:43:09.437259 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16894 | 2026.01.16 03:43:09.437305 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16895 | 2026.01.16 03:43:09.437705 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16896 | 2026.01.16 03:43:09.437951 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2026.01.16 03:43:09.438106 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 16898 | 2026.01.16 03:43:09.438151 [ 260 ] {09229d52-e888-4f4a-9aec-ff5b5f1876d2} <Debug> TCPHandler: Processed in 0.001937389 sec. | ||
| 16899 | 2026.01.16 03:43:09.438283 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16900 | 2026.01.16 03:43:09.438378 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16901 | 2026.01.16 03:43:09.438419 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16902 | 2026.01.16 03:43:09.439555 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2026.01.16 03:43:09.439591 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16904 | 2026.01.16 03:43:09.439985 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16905 | 2026.01.16 03:43:09.440234 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2026.01.16 03:43:09.440365 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002005 sec., 656359.1022443891 rows/sec., 54.76 MiB/sec. | ||
| 16907 | 2026.01.16 03:43:09.440405 [ 260 ] {eb47d442-d3e8-42c2-a486-0fc4dc51482c} <Debug> TCPHandler: Processed in 0.002171973 sec. | ||
| 16908 | 2026.01.16 03:43:09.440521 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2026.01.16 03:43:09.440615 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16910 | 2026.01.16 03:43:09.440657 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16911 | 2026.01.16 03:43:09.441049 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.01.16 03:43:09.441085 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16913 | 2026.01.16 03:43:09.441389 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16914 | 2026.01.16 03:43:09.441605 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16915 | 2026.01.16 03:43:09.441733 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 845.90 KiB/sec. | ||
| 16916 | 2026.01.16 03:43:09.441771 [ 260 ] {d027e3a6-3e16-481a-908d-f561627e96ca} <Debug> TCPHandler: Processed in 0.001299069 sec. | ||
| 16917 | 2026.01.16 03:43:09.441885 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2026.01.16 03:43:09.441997 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16919 | 2026.01.16 03:43:09.442042 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16920 | 2026.01.16 03:43:09.442545 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.01.16 03:43:09.442582 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16922 | 2026.01.16 03:43:09.442911 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16923 | 2026.01.16 03:43:09.443132 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2026.01.16 03:43:09.443260 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001281 sec., 196721.31147540984 rows/sec., 13.61 MiB/sec. | ||
| 16925 | 2026.01.16 03:43:09.443291 [ 152 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 16926 | 2026.01.16 03:43:09.443298 [ 260 ] {b1da9c9b-2f26-45db-99de-776a6f917e0d} <Debug> TCPHandler: Processed in 0.001461792 sec. | ||
| 16927 | 2026.01.16 03:43:09.443389 [ 152 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.01.16 03:43:09.443431 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16929 | 2026.01.16 03:43:09.443484 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2026.01.16 03:43:09.443584 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16931 | 2026.01.16 03:43:09.443585 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 16932 | 2026.01.16 03:43:09.443626 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16933 | 2026.01.16 03:43:09.443754 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16934 | 2026.01.16 03:43:09.443795 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 466 rows starting from the beginning of the part | ||
| 16935 | 2026.01.16 03:43:09.443866 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 16936 | 2026.01.16 03:43:09.443914 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 16937 | 2026.01.16 03:43:09.443961 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 16938 | 2026.01.16 03:43:09.444003 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 16939 | 2026.01.16 03:43:09.444045 [ 187 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 252 rows starting from the beginning of the part | ||
| 16940 | 2026.01.16 03:43:09.444045 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2026.01.16 03:43:09.444095 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16942 | 2026.01.16 03:43:09.444445 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16943 | 2026.01.16 03:43:09.444696 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.01.16 03:43:09.444831 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001266 sec., 9478.67298578199 rows/sec., 740.52 KiB/sec. | ||
| 16945 | 2026.01.16 03:43:09.444870 [ 260 ] {b986085a-dfc7-4072-9d94-de6179d1060b} <Debug> TCPHandler: Processed in 0.001434422 sec. | ||
| 16946 | 2026.01.16 03:43:09.444969 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2026.01.16 03:43:09.445061 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16948 | 2026.01.16 03:43:09.445101 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16949 | 2026.01.16 03:43:09.445170 [ 189 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655745 sec., 955461.1368296447 rows/sec., 67.13 MiB/sec. | ||
| 16950 | 2026.01.16 03:43:09.445321 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 16951 | 2026.01.16 03:43:09.445583 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2026.01.16 03:43:09.445647 [ 197 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_48_10} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 16953 | 2026.01.16 03:43:09.445722 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2026.01.16 03:43:09.445729 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16955 | 2026.01.16 03:43:09.445758 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16956 | 2026.01.16 03:43:09.446093 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16957 | 2026.01.16 03:43:09.446320 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.01.16 03:43:09.446448 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001404 sec., 396011.39601139596 rows/sec., 29.67 MiB/sec. | ||
| 16959 | 2026.01.16 03:43:09.446487 [ 260 ] {3892b91e-f685-42e6-8d42-892f5da0db24} <Debug> TCPHandler: Processed in 0.001566254 sec. | ||
| 16960 | 2026.01.16 03:43:09.446635 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16961 | 2026.01.16 03:43:09.446730 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16962 | 2026.01.16 03:43:09.446773 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16963 | 2026.01.16 03:43:09.447449 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16964 | 2026.01.16 03:43:09.447486 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16965 | 2026.01.16 03:43:09.447846 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16966 | 2026.01.16 03:43:09.448049 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2026.01.16 03:43:09.448169 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Debug> executeQuery: Read 916 rows, 64.15 KiB in 0.001501 sec., 610259.8267821453 rows/sec., 41.73 MiB/sec. | ||
| 16968 | 2026.01.16 03:43:09.448206 [ 260 ] {4beba055-756a-4024-a5e5-42bd5523bc8e} <Debug> TCPHandler: Processed in 0.001664145 sec. | ||
| 16969 | 2026.01.16 03:43:09.448321 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.01.16 03:43:09.448410 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16971 | 2026.01.16 03:43:09.448449 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16972 | 2026.01.16 03:43:09.448858 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.01.16 03:43:09.448894 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 16974 | 2026.01.16 03:43:09.449220 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16975 | 2026.01.16 03:43:09.449430 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2026.01.16 03:43:09.449558 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 16977 | 2026.01.16 03:43:09.449596 [ 260 ] {2974b341-12fa-479e-969c-3a5cbfee3821} <Debug> TCPHandler: Processed in 0.001268249 sec. | ||
| 16978 | 2026.01.16 03:43:09.449637 [ 224 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16979 | 2026.01.16 03:43:09.449678 [ 224 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16980 | 2026.01.16 03:43:09.453412 [ 224 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16981 | 2026.01.16 03:43:09.815165 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49684 | ||
| 16982 | 2026.01.16 03:43:09.815311 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16983 | 2026.01.16 03:43:09.815351 [ 290 ] {} <Debug> TCP-Session: ce7e7b8d-5789-4a07-9cf2-a6245eb598a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49684 | ||
| 16984 | 2026.01.16 03:43:09.815385 [ 290 ] {} <Debug> TCP-Session: ce7e7b8d-5789-4a07-9cf2-a6245eb598a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2026.01.16 03:43:09.815406 [ 290 ] {} <Debug> TCP-Session: ce7e7b8d-5789-4a07-9cf2-a6245eb598a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16986 | 2026.01.16 03:43:09.815700 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48069 | ||
| 16987 | 2026.01.16 03:43:09.815726 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35364 | ||
| 16988 | 2026.01.16 03:43:09.815761 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40197 | ||
| 16989 | 2026.01.16 03:43:09.815786 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63424 | ||
| 16990 | 2026.01.16 03:43:09.815805 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39767 | ||
| 16991 | 2026.01.16 03:43:09.815840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16992 | 2026.01.16 03:43:09.815853 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16993 | 2026.01.16 03:43:09.815872 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16994 | 2026.01.16 03:43:09.815871 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16995 | 2026.01.16 03:43:09.815885 [ 291 ] {} <Debug> TCP-Session: 9c44d14d-0f0a-4f4b-a5c8-388c14f68259 Authenticating user 'default' from [fd00:1122:3344:101::e]:48069 | ||
| 16996 | 2026.01.16 03:43:09.815898 [ 292 ] {} <Debug> TCP-Session: f99e8ffa-6304-4d44-ac25-12c3a992930f Authenticating user 'default' from [fd00:1122:3344:101::e]:35364 | ||
| 16997 | 2026.01.16 03:43:09.815921 [ 294 ] {} <Debug> TCP-Session: 431dc8ff-e4a8-4f45-a6ce-e810d3b3c21b Authenticating user 'default' from [fd00:1122:3344:101::e]:40197 | ||
| 16998 | 2026.01.16 03:43:09.815938 [ 291 ] {} <Debug> TCP-Session: 9c44d14d-0f0a-4f4b-a5c8-388c14f68259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2026.01.16 03:43:09.815950 [ 292 ] {} <Debug> TCP-Session: f99e8ffa-6304-4d44-ac25-12c3a992930f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2026.01.16 03:43:09.815962 [ 294 ] {} <Debug> TCP-Session: 431dc8ff-e4a8-4f45-a6ce-e810d3b3c21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2026.01.16 03:43:09.815969 [ 291 ] {} <Debug> TCP-Session: 9c44d14d-0f0a-4f4b-a5c8-388c14f68259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17002 | 2026.01.16 03:43:09.815983 [ 292 ] {} <Debug> TCP-Session: f99e8ffa-6304-4d44-ac25-12c3a992930f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17003 | 2026.01.16 03:43:09.815998 [ 294 ] {} <Debug> TCP-Session: 431dc8ff-e4a8-4f45-a6ce-e810d3b3c21b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17004 | 2026.01.16 03:43:09.815930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17005 | 2026.01.16 03:43:09.815908 [ 287 ] {} <Debug> TCP-Session: d7074aaa-02fb-48e5-83d6-d0b7aa237721 Authenticating user 'default' from [fd00:1122:3344:101::e]:63424 | ||
| 17006 | 2026.01.16 03:43:09.815840 [ 290 ] {} <Trace> TCP-Session: ce7e7b8d-5789-4a07-9cf2-a6245eb598a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17007 | 2026.01.16 03:43:09.816085 [ 287 ] {} <Debug> TCP-Session: d7074aaa-02fb-48e5-83d6-d0b7aa237721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17008 | 2026.01.16 03:43:09.816076 [ 289 ] {} <Debug> TCP-Session: ea448292-1ea1-4dcf-a848-fd7b0e36c77e Authenticating user 'default' from [fd00:1122:3344:101::e]:39767 | ||
| 17009 | 2026.01.16 03:43:09.816108 [ 287 ] {} <Debug> TCP-Session: d7074aaa-02fb-48e5-83d6-d0b7aa237721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2026.01.16 03:43:09.815799 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57546 | ||
| 17011 | 2026.01.16 03:43:09.816138 [ 289 ] {} <Debug> TCP-Session: ea448292-1ea1-4dcf-a848-fd7b0e36c77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2026.01.16 03:43:09.815774 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40565 | ||
| 17013 | 2026.01.16 03:43:09.816220 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17014 | 2026.01.16 03:43:09.816195 [ 289 ] {} <Debug> TCP-Session: ea448292-1ea1-4dcf-a848-fd7b0e36c77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17015 | 2026.01.16 03:43:09.816244 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17016 | 2026.01.16 03:43:09.816256 [ 288 ] {} <Debug> TCP-Session: 5f5bd9e0-00af-4a88-93b7-5aa43b2eb97d Authenticating user 'default' from [fd00:1122:3344:101::e]:57546 | ||
| 17017 | 2026.01.16 03:43:09.815742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42022 | ||
| 17018 | 2026.01.16 03:43:09.816301 [ 288 ] {} <Debug> TCP-Session: 5f5bd9e0-00af-4a88-93b7-5aa43b2eb97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17019 | 2026.01.16 03:43:09.816336 [ 288 ] {} <Debug> TCP-Session: 5f5bd9e0-00af-4a88-93b7-5aa43b2eb97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2026.01.16 03:43:09.816537 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17021 | 2026.01.16 03:43:09.816596 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17022 | 2026.01.16 03:43:09.816725 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17023 | 2026.01.16 03:43:09.816765 [ 286 ] {} <Debug> TCP-Session: 2f1763b9-c0ad-4b0d-a438-6cc70111ab82 Authenticating user 'default' from [fd00:1122:3344:101::e]:40565 | ||
| 17024 | 2026.01.16 03:43:09.816783 [ 286 ] {} <Debug> TCP-Session: 2f1763b9-c0ad-4b0d-a438-6cc70111ab82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2026.01.16 03:43:09.816795 [ 286 ] {} <Debug> TCP-Session: 2f1763b9-c0ad-4b0d-a438-6cc70111ab82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.01.16 03:43:09.816851 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17027 | 2026.01.16 03:43:09.816887 [ 293 ] {} <Debug> TCP-Session: 936050f2-18da-4af6-bb56-854863b0ca99 Authenticating user 'default' from [fd00:1122:3344:101::e]:42022 | ||
| 17028 | 2026.01.16 03:43:09.816892 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 17029 | 2026.01.16 03:43:09.816907 [ 293 ] {} <Debug> TCP-Session: 936050f2-18da-4af6-bb56-854863b0ca99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2026.01.16 03:43:09.816936 [ 293 ] {} <Debug> TCP-Session: 936050f2-18da-4af6-bb56-854863b0ca99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2026.01.16 03:43:09.817847 [ 346 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> AggregatingTransform: Aggregating | ||
| 17032 | 2026.01.16 03:43:09.817896 [ 346 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> Aggregator: Aggregation method: without_key | ||
| 17033 | 2026.01.16 03:43:09.817934 [ 346 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931634 sec. (1073.383 rows/sec., 41.93 KiB/sec.) | ||
| 17034 | 2026.01.16 03:43:09.817954 [ 346 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Trace> Aggregator: Merging aggregated data | ||
| 17035 | 2026.01.16 03:43:09.819431 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003243 sec., 308.35646006783844 rows/sec., 12.05 KiB/sec. | ||
| 17036 | 2026.01.16 03:43:09.819586 [ 290 ] {3ce0c9db-c52d-4626-ac41-267958bc5918} <Debug> TCPHandler: Processed in 0.003877378 sec. | ||
| 17037 | 2026.01.16 03:43:09.819670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17038 | 2026.01.16 03:43:09.819703 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17039 | 2026.01.16 03:43:09.819704 [ 290 ] {} <Debug> TCP-Session: ce7e7b8d-5789-4a07-9cf2-a6245eb598a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17040 | 2026.01.16 03:43:09.819730 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17041 | 2026.01.16 03:43:09.819748 [ 292 ] {} <Debug> TCP-Session: f99e8ffa-6304-4d44-ac25-12c3a992930f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17042 | 2026.01.16 03:43:09.819752 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17043 | 2026.01.16 03:43:09.819777 [ 289 ] {} <Debug> TCP-Session: ea448292-1ea1-4dcf-a848-fd7b0e36c77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2026.01.16 03:43:09.819772 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17045 | 2026.01.16 03:43:09.819790 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17046 | 2026.01.16 03:43:09.819814 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17047 | 2026.01.16 03:43:09.819836 [ 291 ] {} <Debug> TCP-Session: 9c44d14d-0f0a-4f4b-a5c8-388c14f68259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17048 | 2026.01.16 03:43:09.819867 [ 286 ] {} <Debug> TCP-Session: 2f1763b9-c0ad-4b0d-a438-6cc70111ab82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2026.01.16 03:43:09.819849 [ 294 ] {} <Debug> TCP-Session: 431dc8ff-e4a8-4f45-a6ce-e810d3b3c21b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17050 | 2026.01.16 03:43:09.819834 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17051 | 2026.01.16 03:43:09.819804 [ 293 ] {} <Debug> TCP-Session: 936050f2-18da-4af6-bb56-854863b0ca99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17052 | 2026.01.16 03:43:09.819937 [ 288 ] {} <Debug> TCP-Session: 5f5bd9e0-00af-4a88-93b7-5aa43b2eb97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17053 | 2026.01.16 03:43:09.819850 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17054 | 2026.01.16 03:43:09.819993 [ 287 ] {} <Debug> TCP-Session: d7074aaa-02fb-48e5-83d6-d0b7aa237721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2026.01.16 03:43:09.863394 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17056 | 2026.01.16 03:43:09.863440 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17057 | 2026.01.16 03:43:09.865604 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17058 | 2026.01.16 03:43:10.227470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42780 | ||
| 17059 | 2026.01.16 03:43:10.228052 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.01.16 03:43:10.228100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17061 | 2026.01.16 03:43:10.228607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17062 | 2026.01.16 03:43:10.228853 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.01.16 03:43:10.228987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42780 | ||
| 17064 | 2026.01.16 03:43:10.601769 [ 220 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17065 | 2026.01.16 03:43:10.601836 [ 220 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17066 | 2026.01.16 03:43:10.605220 [ 220 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17067 | 2026.01.16 03:43:11.502834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51687 | ||
| 17068 | 2026.01.16 03:43:11.502947 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17069 | 2026.01.16 03:43:11.502973 [ 290 ] {} <Debug> TCP-Session: 5aab3d41-f71b-45aa-a3b6-3b550e525db0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51687 | ||
| 17070 | 2026.01.16 03:43:11.502994 [ 290 ] {} <Debug> TCP-Session: 5aab3d41-f71b-45aa-a3b6-3b550e525db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17071 | 2026.01.16 03:43:11.503007 [ 290 ] {} <Debug> TCP-Session: 5aab3d41-f71b-45aa-a3b6-3b550e525db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.01.16 03:43:11.503216 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44535 | ||
| 17073 | 2026.01.16 03:43:11.503245 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62464 | ||
| 17074 | 2026.01.16 03:43:11.503258 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35758 | ||
| 17075 | 2026.01.16 03:43:11.503282 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44869 | ||
| 17076 | 2026.01.16 03:43:11.503321 [ 290 ] {} <Trace> TCP-Session: 5aab3d41-f71b-45aa-a3b6-3b550e525db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17077 | 2026.01.16 03:43:11.503343 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17078 | 2026.01.16 03:43:11.503344 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17079 | 2026.01.16 03:43:11.503356 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17080 | 2026.01.16 03:43:11.503396 [ 291 ] {} <Debug> TCP-Session: c1f41cff-85c7-479e-8509-91e5ade7b7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44535 | ||
| 17081 | 2026.01.16 03:43:11.503416 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17082 | 2026.01.16 03:43:11.503418 [ 287 ] {} <Debug> TCP-Session: dab5cb7e-b5fe-41b8-8ee7-9691a01b8681 Authenticating user 'default' from [fd00:1122:3344:101::e]:35758 | ||
| 17083 | 2026.01.16 03:43:11.503434 [ 291 ] {} <Debug> TCP-Session: c1f41cff-85c7-479e-8509-91e5ade7b7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17084 | 2026.01.16 03:43:11.503453 [ 289 ] {} <Debug> TCP-Session: 9a6605d8-de46-4600-acdc-24005d8dd52b Authenticating user 'default' from [fd00:1122:3344:101::e]:44869 | ||
| 17085 | 2026.01.16 03:43:11.503462 [ 287 ] {} <Debug> TCP-Session: dab5cb7e-b5fe-41b8-8ee7-9691a01b8681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2026.01.16 03:43:11.503476 [ 291 ] {} <Debug> TCP-Session: c1f41cff-85c7-479e-8509-91e5ade7b7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17087 | 2026.01.16 03:43:11.503503 [ 287 ] {} <Debug> TCP-Session: dab5cb7e-b5fe-41b8-8ee7-9691a01b8681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17088 | 2026.01.16 03:43:11.503499 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17089 | 2026.01.16 03:43:11.503500 [ 289 ] {} <Debug> TCP-Session: 9a6605d8-de46-4600-acdc-24005d8dd52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2026.01.16 03:43:11.503379 [ 286 ] {} <Debug> TCP-Session: f66ed949-4df0-484b-9ea7-17464e782a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62464 | ||
| 17091 | 2026.01.16 03:43:11.503577 [ 289 ] {} <Debug> TCP-Session: 9a6605d8-de46-4600-acdc-24005d8dd52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.01.16 03:43:11.503597 [ 286 ] {} <Debug> TCP-Session: f66ed949-4df0-484b-9ea7-17464e782a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2026.01.16 03:43:11.503272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60241 | ||
| 17094 | 2026.01.16 03:43:11.503623 [ 286 ] {} <Debug> TCP-Session: f66ed949-4df0-484b-9ea7-17464e782a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2026.01.16 03:43:11.503228 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61230 | ||
| 17096 | 2026.01.16 03:43:11.503232 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63329 | ||
| 17097 | 2026.01.16 03:43:11.503222 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51142 | ||
| 17098 | 2026.01.16 03:43:11.503720 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17099 | 2026.01.16 03:43:11.503748 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17100 | 2026.01.16 03:43:11.503762 [ 288 ] {} <Debug> TCP-Session: 65b428e6-c4a3-4ead-a25b-378f812ee68a Authenticating user 'default' from [fd00:1122:3344:101::e]:60241 | ||
| 17101 | 2026.01.16 03:43:11.503766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17102 | 2026.01.16 03:43:11.503780 [ 293 ] {} <Debug> TCP-Session: fdde8b43-cff7-4e09-81f5-c88a0f8ef12c Authenticating user 'default' from [fd00:1122:3344:101::e]:61230 | ||
| 17103 | 2026.01.16 03:43:11.503796 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17104 | 2026.01.16 03:43:11.503807 [ 294 ] {} <Debug> TCP-Session: e7559c8c-56a8-433a-a6fd-30aeb78f9a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63329 | ||
| 17105 | 2026.01.16 03:43:11.503822 [ 293 ] {} <Debug> TCP-Session: fdde8b43-cff7-4e09-81f5-c88a0f8ef12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.01.16 03:43:11.503846 [ 294 ] {} <Debug> TCP-Session: e7559c8c-56a8-433a-a6fd-30aeb78f9a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2026.01.16 03:43:11.503858 [ 293 ] {} <Debug> TCP-Session: fdde8b43-cff7-4e09-81f5-c88a0f8ef12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17108 | 2026.01.16 03:43:11.503870 [ 294 ] {} <Debug> TCP-Session: e7559c8c-56a8-433a-a6fd-30aeb78f9a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2026.01.16 03:43:11.503863 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17110 | 2026.01.16 03:43:11.503795 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17111 | 2026.01.16 03:43:11.503796 [ 288 ] {} <Debug> TCP-Session: 65b428e6-c4a3-4ead-a25b-378f812ee68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2026.01.16 03:43:11.503953 [ 292 ] {} <Debug> TCP-Session: 59cae575-beeb-48a4-aa9d-c62066caadcb Authenticating user 'default' from [fd00:1122:3344:101::e]:51142 | ||
| 17113 | 2026.01.16 03:43:11.503958 [ 288 ] {} <Debug> TCP-Session: 65b428e6-c4a3-4ead-a25b-378f812ee68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17114 | 2026.01.16 03:43:11.503971 [ 292 ] {} <Debug> TCP-Session: 59cae575-beeb-48a4-aa9d-c62066caadcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17115 | 2026.01.16 03:43:11.503983 [ 292 ] {} <Debug> TCP-Session: 59cae575-beeb-48a4-aa9d-c62066caadcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17116 | 2026.01.16 03:43:11.504267 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 17117 | 2026.01.16 03:43:11.505279 [ 336 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> AggregatingTransform: Aggregating | ||
| 17118 | 2026.01.16 03:43:11.505336 [ 336 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> Aggregator: Aggregation method: without_key | ||
| 17119 | 2026.01.16 03:43:11.505375 [ 336 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988205 sec. (1011.936 rows/sec., 39.53 KiB/sec.) | ||
| 17120 | 2026.01.16 03:43:11.505394 [ 336 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Trace> Aggregator: Merging aggregated data | ||
| 17121 | 2026.01.16 03:43:11.506509 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 17122 | 2026.01.16 03:43:11.506659 [ 290 ] {2d6172d4-7100-4b8e-b74c-376c0bb93643} <Debug> TCPHandler: Processed in 0.003454391 sec. | ||
| 17123 | 2026.01.16 03:43:11.506781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17124 | 2026.01.16 03:43:11.506816 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17125 | 2026.01.16 03:43:11.506822 [ 290 ] {} <Debug> TCP-Session: 5aab3d41-f71b-45aa-a3b6-3b550e525db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17126 | 2026.01.16 03:43:11.506846 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17127 | 2026.01.16 03:43:11.506859 [ 292 ] {} <Debug> TCP-Session: 59cae575-beeb-48a4-aa9d-c62066caadcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2026.01.16 03:43:11.506876 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17129 | 2026.01.16 03:43:11.506889 [ 288 ] {} <Debug> TCP-Session: 65b428e6-c4a3-4ead-a25b-378f812ee68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17130 | 2026.01.16 03:43:11.506903 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17131 | 2026.01.16 03:43:11.506914 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17132 | 2026.01.16 03:43:11.506929 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17133 | 2026.01.16 03:43:11.506950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17134 | 2026.01.16 03:43:11.506964 [ 294 ] {} <Debug> TCP-Session: e7559c8c-56a8-433a-a6fd-30aeb78f9a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2026.01.16 03:43:11.506983 [ 291 ] {} <Debug> TCP-Session: c1f41cff-85c7-479e-8509-91e5ade7b7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2026.01.16 03:43:11.506993 [ 286 ] {} <Debug> TCP-Session: f66ed949-4df0-484b-9ea7-17464e782a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2026.01.16 03:43:11.506970 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17138 | 2026.01.16 03:43:11.506948 [ 287 ] {} <Debug> TCP-Session: dab5cb7e-b5fe-41b8-8ee7-9691a01b8681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17139 | 2026.01.16 03:43:11.507058 [ 289 ] {} <Debug> TCP-Session: 9a6605d8-de46-4600-acdc-24005d8dd52b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17140 | 2026.01.16 03:43:11.506922 [ 293 ] {} <Debug> TCP-Session: fdde8b43-cff7-4e09-81f5-c88a0f8ef12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.01.16 03:43:11.552126 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47929 | ||
| 17142 | 2026.01.16 03:43:11.552214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17143 | 2026.01.16 03:43:11.552236 [ 290 ] {} <Debug> TCP-Session: 33aaec0c-24b2-4165-bde4-5919b51feed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47929 | ||
| 17144 | 2026.01.16 03:43:11.552256 [ 290 ] {} <Debug> TCP-Session: 33aaec0c-24b2-4165-bde4-5919b51feed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2026.01.16 03:43:11.552268 [ 290 ] {} <Debug> TCP-Session: 33aaec0c-24b2-4165-bde4-5919b51feed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.01.16 03:43:11.552453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63266 | ||
| 17147 | 2026.01.16 03:43:11.552456 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37336 | ||
| 17148 | 2026.01.16 03:43:11.552500 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46238 | ||
| 17149 | 2026.01.16 03:43:11.552524 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37746 | ||
| 17150 | 2026.01.16 03:43:11.552558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17151 | 2026.01.16 03:43:11.552563 [ 290 ] {} <Trace> TCP-Session: 33aaec0c-24b2-4165-bde4-5919b51feed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2026.01.16 03:43:11.552578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17153 | 2026.01.16 03:43:11.552601 [ 291 ] {} <Debug> TCP-Session: 82417c9c-93b4-4ec6-af65-9f51e8c9ab80 Authenticating user 'default' from [fd00:1122:3344:101::e]:63266 | ||
| 17154 | 2026.01.16 03:43:11.552615 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17155 | 2026.01.16 03:43:11.552633 [ 292 ] {} <Debug> TCP-Session: 63063298-357c-48e5-82f3-01615b476dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:37336 | ||
| 17156 | 2026.01.16 03:43:11.552647 [ 291 ] {} <Debug> TCP-Session: 82417c9c-93b4-4ec6-af65-9f51e8c9ab80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.01.16 03:43:11.552663 [ 287 ] {} <Debug> TCP-Session: b5d95a31-0a1d-452e-b0b6-490bbba56b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37746 | ||
| 17158 | 2026.01.16 03:43:11.552688 [ 291 ] {} <Debug> TCP-Session: 82417c9c-93b4-4ec6-af65-9f51e8c9ab80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17159 | 2026.01.16 03:43:11.552706 [ 287 ] {} <Debug> TCP-Session: b5d95a31-0a1d-452e-b0b6-490bbba56b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17160 | 2026.01.16 03:43:11.552675 [ 292 ] {} <Debug> TCP-Session: 63063298-357c-48e5-82f3-01615b476dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17161 | 2026.01.16 03:43:11.552732 [ 287 ] {} <Debug> TCP-Session: b5d95a31-0a1d-452e-b0b6-490bbba56b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2026.01.16 03:43:11.552739 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17163 | 2026.01.16 03:43:11.552752 [ 292 ] {} <Debug> TCP-Session: 63063298-357c-48e5-82f3-01615b476dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17164 | 2026.01.16 03:43:11.552599 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17165 | 2026.01.16 03:43:11.552512 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40446 | ||
| 17166 | 2026.01.16 03:43:11.552830 [ 294 ] {} <Debug> TCP-Session: c8bd440e-7d02-4fdc-8e84-a49ae6a71d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:46238 | ||
| 17167 | 2026.01.16 03:43:11.552489 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63773 | ||
| 17168 | 2026.01.16 03:43:11.552863 [ 294 ] {} <Debug> TCP-Session: c8bd440e-7d02-4fdc-8e84-a49ae6a71d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.01.16 03:43:11.552886 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17170 | 2026.01.16 03:43:11.552904 [ 294 ] {} <Debug> TCP-Session: c8bd440e-7d02-4fdc-8e84-a49ae6a71d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2026.01.16 03:43:11.552922 [ 286 ] {} <Debug> TCP-Session: 2d9605a3-9ef0-4be3-9896-15146eeb879f Authenticating user 'default' from [fd00:1122:3344:101::e]:40446 | ||
| 17172 | 2026.01.16 03:43:11.552943 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17173 | 2026.01.16 03:43:11.552956 [ 286 ] {} <Debug> TCP-Session: 2d9605a3-9ef0-4be3-9896-15146eeb879f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2026.01.16 03:43:11.552544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45166 | ||
| 17175 | 2026.01.16 03:43:11.552975 [ 293 ] {} <Debug> TCP-Session: a2dd8c60-aa39-4faa-ab17-0d18b323f502 Authenticating user 'default' from [fd00:1122:3344:101::e]:63773 | ||
| 17176 | 2026.01.16 03:43:11.552981 [ 286 ] {} <Debug> TCP-Session: 2d9605a3-9ef0-4be3-9896-15146eeb879f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17177 | 2026.01.16 03:43:11.553027 [ 293 ] {} <Debug> TCP-Session: a2dd8c60-aa39-4faa-ab17-0d18b323f502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17178 | 2026.01.16 03:43:11.553046 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17179 | 2026.01.16 03:43:11.553055 [ 293 ] {} <Debug> TCP-Session: a2dd8c60-aa39-4faa-ab17-0d18b323f502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.01.16 03:43:11.552979 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17181 | 2026.01.16 03:43:11.553068 [ 289 ] {} <Debug> TCP-Session: a3c1d405-b621-43fa-b102-782340952a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:45166 | ||
| 17182 | 2026.01.16 03:43:11.552530 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59527 | ||
| 17183 | 2026.01.16 03:43:11.553116 [ 289 ] {} <Debug> TCP-Session: a3c1d405-b621-43fa-b102-782340952a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17184 | 2026.01.16 03:43:11.553129 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17185 | 2026.01.16 03:43:11.553150 [ 289 ] {} <Debug> TCP-Session: a3c1d405-b621-43fa-b102-782340952a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.01.16 03:43:11.553177 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17187 | 2026.01.16 03:43:11.553201 [ 288 ] {} <Debug> TCP-Session: 3f2d79f7-7721-4961-9f17-a5d56f1264cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59527 | ||
| 17188 | 2026.01.16 03:43:11.553217 [ 288 ] {} <Debug> TCP-Session: 3f2d79f7-7721-4961-9f17-a5d56f1264cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.01.16 03:43:11.553229 [ 288 ] {} <Debug> TCP-Session: 3f2d79f7-7721-4961-9f17-a5d56f1264cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17190 | 2026.01.16 03:43:11.553428 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 17191 | 2026.01.16 03:43:11.554346 [ 312 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> AggregatingTransform: Aggregating | ||
| 17192 | 2026.01.16 03:43:11.554395 [ 312 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> Aggregator: Aggregation method: without_key | ||
| 17193 | 2026.01.16 03:43:11.554425 [ 312 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900584 sec. (1110.391 rows/sec., 43.37 KiB/sec.) | ||
| 17194 | 2026.01.16 03:43:11.554439 [ 312 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Trace> Aggregator: Merging aggregated data | ||
| 17195 | 2026.01.16 03:43:11.555855 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 17196 | 2026.01.16 03:43:11.556015 [ 290 ] {76b11b73-fcbd-408d-a7dc-961b6a8c622b} <Debug> TCPHandler: Processed in 0.003583314 sec. | ||
| 17197 | 2026.01.16 03:43:11.556095 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17198 | 2026.01.16 03:43:11.556126 [ 290 ] {} <Debug> TCP-Session: 33aaec0c-24b2-4165-bde4-5919b51feed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17199 | 2026.01.16 03:43:11.556126 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17200 | 2026.01.16 03:43:11.556148 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17201 | 2026.01.16 03:43:11.556170 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17202 | 2026.01.16 03:43:11.556174 [ 293 ] {} <Debug> TCP-Session: a2dd8c60-aa39-4faa-ab17-0d18b323f502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17203 | 2026.01.16 03:43:11.556184 [ 289 ] {} <Debug> TCP-Session: a3c1d405-b621-43fa-b102-782340952a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17204 | 2026.01.16 03:43:11.556194 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17205 | 2026.01.16 03:43:11.556215 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17206 | 2026.01.16 03:43:11.556232 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17207 | 2026.01.16 03:43:11.556250 [ 292 ] {} <Debug> TCP-Session: 63063298-357c-48e5-82f3-01615b476dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17208 | 2026.01.16 03:43:11.556272 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17209 | 2026.01.16 03:43:11.556289 [ 288 ] {} <Debug> TCP-Session: 3f2d79f7-7721-4961-9f17-a5d56f1264cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17210 | 2026.01.16 03:43:11.556273 [ 291 ] {} <Debug> TCP-Session: 82417c9c-93b4-4ec6-af65-9f51e8c9ab80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17211 | 2026.01.16 03:43:11.556317 [ 287 ] {} <Debug> TCP-Session: b5d95a31-0a1d-452e-b0b6-490bbba56b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.01.16 03:43:11.556252 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17213 | 2026.01.16 03:43:11.556216 [ 294 ] {} <Debug> TCP-Session: c8bd440e-7d02-4fdc-8e84-a49ae6a71d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.01.16 03:43:11.556395 [ 286 ] {} <Debug> TCP-Session: 2d9605a3-9ef0-4be3-9896-15146eeb879f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17215 | 2026.01.16 03:43:12.533768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17216 | 2026.01.16 03:43:12.555499 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.01.16 03:43:12.555604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17218 | 2026.01.16 03:43:12.564979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17219 | 2026.01.16 03:43:12.566081 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2026.01.16 03:43:12.571809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17221 | 2026.01.16 03:43:12.849647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2036 | ||
| 17222 | 2026.01.16 03:43:12.852584 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2026.01.16 03:43:12.852642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17224 | 2026.01.16 03:43:12.853943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17225 | 2026.01.16 03:43:12.854236 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2026.01.16 03:43:12.854645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 17227 | 2026.01.16 03:43:13.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.26 MiB, peak 397.46 MiB, free memory in arenas 0.00 B, will set to 383.79 MiB (RSS), difference: 3.53 MiB | ||
| 17228 | 2026.01.16 03:43:14.406415 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2026.01.16 03:43:14.406601 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17230 | 2026.01.16 03:43:14.406671 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17231 | 2026.01.16 03:43:14.407379 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.01.16 03:43:14.407432 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17233 | 2026.01.16 03:43:14.407873 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17234 | 2026.01.16 03:43:14.408124 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.01.16 03:43:14.408295 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001748 sec., 80091.53318077803 rows/sec., 6.96 MiB/sec. | ||
| 17236 | 2026.01.16 03:43:14.408352 [ 260 ] {3f92615c-03d3-4332-b1ce-00e8c7114125} <Debug> TCPHandler: Processed in 0.002063721 sec. | ||
| 17237 | 2026.01.16 03:43:14.408479 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.01.16 03:43:14.408582 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17239 | 2026.01.16 03:43:14.408627 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17240 | 2026.01.16 03:43:14.409057 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.01.16 03:43:14.409096 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17242 | 2026.01.16 03:43:14.409413 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17243 | 2026.01.16 03:43:14.409644 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.01.16 03:43:14.409754 [ 144 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17245 | 2026.01.16 03:43:14.409769 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001223 sec., 34341.78250204416 rows/sec., 2.52 MiB/sec. | ||
| 17246 | 2026.01.16 03:43:14.409816 [ 144 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.01.16 03:43:14.409828 [ 260 ] {be4edaca-27c6-4783-bf02-a2570064aff4} <Debug> TCPHandler: Processed in 0.001418452 sec. | ||
| 17248 | 2026.01.16 03:43:14.409844 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17249 | 2026.01.16 03:43:14.409943 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2026.01.16 03:43:14.409981 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17251 | 2026.01.16 03:43:14.410037 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17252 | 2026.01.16 03:43:14.410079 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17253 | 2026.01.16 03:43:14.410133 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17254 | 2026.01.16 03:43:14.410174 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 17255 | 2026.01.16 03:43:14.410246 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 247 rows starting from the beginning of the part | ||
| 17256 | 2026.01.16 03:43:14.410296 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 247 rows starting from the beginning of the part | ||
| 17257 | 2026.01.16 03:43:14.410344 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 247 rows starting from the beginning of the part | ||
| 17258 | 2026.01.16 03:43:14.410389 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 17259 | 2026.01.16 03:43:14.410434 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 42 rows starting from the beginning of the part | ||
| 17260 | 2026.01.16 03:43:14.410475 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.01.16 03:43:14.410580 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17262 | 2026.01.16 03:43:14.410952 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17263 | 2026.01.16 03:43:14.411186 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.01.16 03:43:14.411322 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001274 sec., 83202.51177394035 rows/sec., 6.50 MiB/sec. | ||
| 17265 | 2026.01.16 03:43:14.411364 [ 260 ] {9d03242e-1e72-43f6-aa4b-570a9f42633f} <Debug> TCPHandler: Processed in 0.001444821 sec. | ||
| 17266 | 2026.01.16 03:43:14.411485 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.01.16 03:43:14.411537 [ 187 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590094 sec., 675431.7669269867 rows/sec., 44.57 MiB/sec. | ||
| 17268 | 2026.01.16 03:43:14.411580 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17269 | 2026.01.16 03:43:14.411631 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17270 | 2026.01.16 03:43:14.411719 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17271 | 2026.01.16 03:43:14.412017 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2026.01.16 03:43:14.412034 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.01.16 03:43:14.412079 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17274 | 2026.01.16 03:43:14.412094 [ 203 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_86_17} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17275 | 2026.01.16 03:43:14.412178 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17276 | 2026.01.16 03:43:14.412428 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17277 | 2026.01.16 03:43:14.412668 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.01.16 03:43:14.412802 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 17279 | 2026.01.16 03:43:14.412840 [ 260 ] {d6cf26bb-faec-4d15-a750-2cd210f0065c} <Debug> TCPHandler: Processed in 0.001404131 sec. | ||
| 17280 | 2026.01.16 03:43:14.413044 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17281 | 2026.01.16 03:43:14.413138 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17282 | 2026.01.16 03:43:14.413192 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <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 | ||
| 17283 | 2026.01.16 03:43:14.414038 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17284 | 2026.01.16 03:43:14.414074 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17285 | 2026.01.16 03:43:14.414668 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17286 | 2026.01.16 03:43:14.415004 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17287 | 2026.01.16 03:43:14.415124 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17288 | 2026.01.16 03:43:14.415152 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002032 sec., 20669.291338582676 rows/sec., 37.04 MiB/sec. | ||
| 17289 | 2026.01.16 03:43:14.415165 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.01.16 03:43:14.415195 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17291 | 2026.01.16 03:43:14.415233 [ 260 ] {32441a9c-bfc0-40f3-ae8d-a52aea65e5f7} <Debug> TCPHandler: Processed in 0.002236514 sec. | ||
| 17292 | 2026.01.16 03:43:14.415292 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 17293 | 2026.01.16 03:43:14.415361 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17294 | 2026.01.16 03:43:14.415456 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17295 | 2026.01.16 03:43:14.415473 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17296 | 2026.01.16 03:43:14.415498 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17297 | 2026.01.16 03:43:14.415523 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2492 rows starting from the beginning of the part | ||
| 17298 | 2026.01.16 03:43:14.415694 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 17299 | 2026.01.16 03:43:14.415838 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.01.16 03:43:14.415840 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 17301 | 2026.01.16 03:43:14.415875 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17302 | 2026.01.16 03:43:14.415973 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 17303 | 2026.01.16 03:43:14.416068 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 17304 | 2026.01.16 03:43:14.416157 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 17305 | 2026.01.16 03:43:14.416211 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17306 | 2026.01.16 03:43:14.416443 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2026.01.16 03:43:14.416577 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 17308 | 2026.01.16 03:43:14.416615 [ 260 ] {26728640-6ed1-4831-9a22-99ab3af12757} <Debug> TCPHandler: Processed in 0.0013025 sec. | ||
| 17309 | 2026.01.16 03:43:14.425025 [ 187 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2702 rows, containing 19 columns (19 merged, 0 gathered) in 0.009771127 sec., 276529.00223280286 rows/sec., 495.53 MiB/sec. | ||
| 17310 | 2026.01.16 03:43:14.428309 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17311 | 2026.01.16 03:43:14.428650 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2026.01.16 03:43:14.428728 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17313 | 2026.01.16 03:43:14.428883 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.16 MiB. | ||
| 17314 | 2026.01.16 03:43:14.724571 [ 220 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17315 | 2026.01.16 03:43:14.724636 [ 220 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17316 | 2026.01.16 03:43:14.728117 [ 220 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17317 | 2026.01.16 03:43:15.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.31 MiB, peak 403.42 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: 2.58 MiB | ||
| 17318 | 2026.01.16 03:43:17.494863 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17319 | 2026.01.16 03:43:17.494943 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17320 | 2026.01.16 03:43:17.729233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43228 | ||
| 17321 | 2026.01.16 03:43:17.729911 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.01.16 03:43:17.729976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17323 | 2026.01.16 03:43:17.730621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17324 | 2026.01.16 03:43:17.730857 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2026.01.16 03:43:17.730989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43228 | ||
| 17326 | 2026.01.16 03:43:18.094379 [ 219 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17327 | 2026.01.16 03:43:18.094470 [ 219 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17328 | 2026.01.16 03:43:18.097384 [ 219 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17329 | 2026.01.16 03:43:18.859494 [ 220 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17330 | 2026.01.16 03:43:18.859549 [ 220 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17331 | 2026.01.16 03:43:18.862641 [ 220 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17332 | 2026.01.16 03:43:19.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.89 MiB, peak 403.42 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: 4.00 MiB | ||
| 17333 | 2026.01.16 03:43:19.403652 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2026.01.16 03:43:19.403933 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17335 | 2026.01.16 03:43:19.404040 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17336 | 2026.01.16 03:43:19.404723 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2026.01.16 03:43:19.404767 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17338 | 2026.01.16 03:43:19.405168 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17339 | 2026.01.16 03:43:19.405422 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17340 | 2026.01.16 03:43:19.405591 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.48 MiB/sec. | ||
| 17341 | 2026.01.16 03:43:19.405647 [ 260 ] {0f37f5c6-b0da-4b87-9484-3866cd028bb1} <Debug> TCPHandler: Processed in 0.002178563 sec. | ||
| 17342 | 2026.01.16 03:43:19.405771 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17343 | 2026.01.16 03:43:19.405874 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17344 | 2026.01.16 03:43:19.405918 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17345 | 2026.01.16 03:43:19.406336 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2026.01.16 03:43:19.406374 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17347 | 2026.01.16 03:43:19.406685 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17348 | 2026.01.16 03:43:19.406909 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17349 | 2026.01.16 03:43:19.407038 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 17350 | 2026.01.16 03:43:19.407077 [ 260 ] {6b289ce1-7277-472c-bf87-c5fbca307b44} <Debug> TCPHandler: Processed in 0.00135686 sec. | ||
| 17351 | 2026.01.16 03:43:19.407186 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17352 | 2026.01.16 03:43:19.407281 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17353 | 2026.01.16 03:43:19.407325 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17354 | 2026.01.16 03:43:19.407726 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2026.01.16 03:43:19.407760 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17356 | 2026.01.16 03:43:19.408096 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17357 | 2026.01.16 03:43:19.408320 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2026.01.16 03:43:19.408436 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 4 parts from all_1_129_29 to all_132_132_0 | ||
| 17359 | 2026.01.16 03:43:19.408454 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 17360 | 2026.01.16 03:43:19.408478 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17361 | 2026.01.16 03:43:19.408494 [ 260 ] {484b4c63-c4c7-4c51-99cd-1e39d7f65e2e} <Debug> TCPHandler: Processed in 0.0013576 sec. | ||
| 17362 | 2026.01.16 03:43:19.408499 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17363 | 2026.01.16 03:43:19.408624 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2026.01.16 03:43:19.408626 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_129_29 to all_132_132_0 into Compact with storage Full | ||
| 17365 | 2026.01.16 03:43:19.408749 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17366 | 2026.01.16 03:43:19.408804 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17367 | 2026.01.16 03:43:19.408805 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17368 | 2026.01.16 03:43:19.408861 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_29, total 40505 rows starting from the beginning of the part | ||
| 17369 | 2026.01.16 03:43:19.408935 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17370 | 2026.01.16 03:43:19.408988 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 17371 | 2026.01.16 03:43:19.409036 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 916 rows starting from the beginning of the part | ||
| 17372 | 2026.01.16 03:43:19.409207 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.01.16 03:43:19.409249 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17374 | 2026.01.16 03:43:19.409583 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17375 | 2026.01.16 03:43:19.409803 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.01.16 03:43:19.409935 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 17377 | 2026.01.16 03:43:19.409972 [ 260 ] {967626f8-93dd-4f9b-a6a5-f020aa4cc757} <Debug> TCPHandler: Processed in 0.001408612 sec. | ||
| 17378 | 2026.01.16 03:43:19.416347 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41895 rows, containing 5 columns (5 merged, 0 gathered) in 0.007773326 sec., 5389584.844376783 rows/sec., 366.73 MiB/sec. | ||
| 17379 | 2026.01.16 03:43:19.416580 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 17380 | 2026.01.16 03:43:19.416835 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2026.01.16 03:43:19.416905 [ 202 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 4 parts: [all_1_129_29, all_132_132_0] -> all_1_132_30 | ||
| 17382 | 2026.01.16 03:43:19.416972 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 17383 | 2026.01.16 03:43:20.071964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17384 | 2026.01.16 03:43:20.090025 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2026.01.16 03:43:20.090088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17386 | 2026.01.16 03:43:20.096438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17387 | 2026.01.16 03:43:20.097152 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2026.01.16 03:43:20.100383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17389 | 2026.01.16 03:43:20.915234 [ 134 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 17390 | 2026.01.16 03:43:20.915303 [ 134 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17391 | 2026.01.16 03:43:20.915327 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17392 | 2026.01.16 03:43:20.915457 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 17393 | 2026.01.16 03:43:20.915605 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17394 | 2026.01.16 03:43:20.915642 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 223 rows starting from the beginning of the part | ||
| 17395 | 2026.01.16 03:43:20.915721 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 17396 | 2026.01.16 03:43:20.915773 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 17397 | 2026.01.16 03:43:20.915821 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 17398 | 2026.01.16 03:43:20.915866 [ 195 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 17399 | 2026.01.16 03:43:20.916718 [ 191 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320609 sec., 657272.5159377228 rows/sec., 40.19 MiB/sec. | ||
| 17400 | 2026.01.16 03:43:20.916850 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 17401 | 2026.01.16 03:43:20.917090 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17402 | 2026.01.16 03:43:20.917154 [ 199 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_42_9} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 17403 | 2026.01.16 03:43:20.917225 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17404 | 2026.01.16 03:43:22.855030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2056 | ||
| 17405 | 2026.01.16 03:43:22.857410 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.01.16 03:43:22.857469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17407 | 2026.01.16 03:43:22.858681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17408 | 2026.01.16 03:43:22.858979 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.01.16 03:43:22.859364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 17410 | 2026.01.16 03:43:24.406867 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17411 | 2026.01.16 03:43:24.407044 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17412 | 2026.01.16 03:43:24.407112 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17413 | 2026.01.16 03:43:24.407745 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17414 | 2026.01.16 03:43:24.407796 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17415 | 2026.01.16 03:43:24.408182 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17416 | 2026.01.16 03:43:24.408420 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2026.01.16 03:43:24.408585 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001589 sec., 8810.57268722467 rows/sec., 718.44 KiB/sec. | ||
| 17418 | 2026.01.16 03:43:24.408638 [ 260 ] {5ef8566e-4937-4c82-a880-fa6f257a8455} <Debug> TCPHandler: Processed in 0.001898439 sec. | ||
| 17419 | 2026.01.16 03:43:24.408768 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17420 | 2026.01.16 03:43:24.408870 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17421 | 2026.01.16 03:43:24.408911 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17422 | 2026.01.16 03:43:24.409421 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2026.01.16 03:43:24.409460 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17424 | 2026.01.16 03:43:24.409786 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17425 | 2026.01.16 03:43:24.410017 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.01.16 03:43:24.410152 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001305 sec., 112643.67816091955 rows/sec., 9.71 MiB/sec. | ||
| 17427 | 2026.01.16 03:43:24.410191 [ 260 ] {8a549824-a22c-43a9-b608-5768fff06ad1} <Debug> TCPHandler: Processed in 0.001473552 sec. | ||
| 17428 | 2026.01.16 03:43:24.410296 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.01.16 03:43:24.410388 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17430 | 2026.01.16 03:43:24.410428 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17431 | 2026.01.16 03:43:24.410845 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2026.01.16 03:43:24.410882 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17433 | 2026.01.16 03:43:24.411175 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17434 | 2026.01.16 03:43:24.411391 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2026.01.16 03:43:24.411520 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.00115 sec., 48695.65217391305 rows/sec., 3.51 MiB/sec. | ||
| 17436 | 2026.01.16 03:43:24.411559 [ 260 ] {176fb3fb-855a-4543-87cc-25bb1c29bbc6} <Debug> TCPHandler: Processed in 0.001312499 sec. | ||
| 17437 | 2026.01.16 03:43:24.411659 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17438 | 2026.01.16 03:43:24.411753 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17439 | 2026.01.16 03:43:24.411792 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17440 | 2026.01.16 03:43:24.412219 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.01.16 03:43:24.412255 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17442 | 2026.01.16 03:43:24.412561 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17443 | 2026.01.16 03:43:24.412768 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.01.16 03:43:24.412896 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001161 sec., 103359.17312661499 rows/sec., 8.09 MiB/sec. | ||
| 17445 | 2026.01.16 03:43:24.412934 [ 260 ] {95fe6343-b03a-4c9a-8dbf-40aae48a42de} <Debug> TCPHandler: Processed in 0.00132382 sec. | ||
| 17446 | 2026.01.16 03:43:24.413038 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2026.01.16 03:43:24.413131 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17448 | 2026.01.16 03:43:24.413174 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17449 | 2026.01.16 03:43:24.413646 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.01.16 03:43:24.413685 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17451 | 2026.01.16 03:43:24.414023 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17452 | 2026.01.16 03:43:24.414228 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.01.16 03:43:24.414359 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001245 sec., 134136.54618473895 rows/sec., 9.34 MiB/sec. | ||
| 17454 | 2026.01.16 03:43:24.414397 [ 260 ] {39920793-5def-4709-9a9a-d769ae617714} <Debug> TCPHandler: Processed in 0.001406081 sec. | ||
| 17455 | 2026.01.16 03:43:24.414497 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.01.16 03:43:24.414592 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17457 | 2026.01.16 03:43:24.414645 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <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 | ||
| 17458 | 2026.01.16 03:43:24.415537 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.01.16 03:43:24.415572 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17460 | 2026.01.16 03:43:24.416145 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17461 | 2026.01.16 03:43:24.416365 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.01.16 03:43:24.416507 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001933 sec., 21727.88411795137 rows/sec., 38.94 MiB/sec. | ||
| 17463 | 2026.01.16 03:43:24.416574 [ 260 ] {aed0feef-7cfe-4317-b4f4-7cce73ccdd1b} <Debug> TCPHandler: Processed in 0.002125191 sec. | ||
| 17464 | 2026.01.16 03:43:24.416685 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.01.16 03:43:24.416780 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.01.16 03:43:24.416821 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17467 | 2026.01.16 03:43:24.417140 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.01.16 03:43:24.417176 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17469 | 2026.01.16 03:43:24.417488 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17470 | 2026.01.16 03:43:24.417698 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.01.16 03:43:24.417826 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 17472 | 2026.01.16 03:43:24.417860 [ 260 ] {f65f84b9-2b90-43ec-ac8f-f200398e4bee} <Debug> TCPHandler: Processed in 0.001224499 sec. | ||
| 17473 | 2026.01.16 03:43:25.231228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43740 | ||
| 17474 | 2026.01.16 03:43:25.232055 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.01.16 03:43:25.232122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17476 | 2026.01.16 03:43:25.232913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17477 | 2026.01.16 03:43:25.233153 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17478 | 2026.01.16 03:43:25.233298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43740 | ||
| 17479 | 2026.01.16 03:43:25.233296 [ 129 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17480 | 2026.01.16 03:43:25.233353 [ 129 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2026.01.16 03:43:25.233375 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17482 | 2026.01.16 03:43:25.233548 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17483 | 2026.01.16 03:43:25.233771 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17484 | 2026.01.16 03:43:25.233831 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41308 rows starting from the beginning of the part | ||
| 17485 | 2026.01.16 03:43:25.233931 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 17486 | 2026.01.16 03:43:25.234004 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 17487 | 2026.01.16 03:43:25.234074 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 17488 | 2026.01.16 03:43:25.234138 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 17489 | 2026.01.16 03:43:25.234201 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 17490 | 2026.01.16 03:43:25.236870 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003413571 sec., 12813560.930767223 rows/sec., 183.30 MiB/sec. | ||
| 17491 | 2026.01.16 03:43:25.237041 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17492 | 2026.01.16 03:43:25.237277 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.01.16 03:43:25.237347 [ 191 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_91_18} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17494 | 2026.01.16 03:43:25.237417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17495 | 2026.01.16 03:43:27.018400 [ 222 ] {} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17496 | 2026.01.16 03:43:27.018468 [ 222 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17497 | 2026.01.16 03:43:27.021722 [ 222 ] {} <Debug> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17498 | 2026.01.16 03:43:27.600532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17499 | 2026.01.16 03:43:27.618350 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.01.16 03:43:27.618400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17501 | 2026.01.16 03:43:27.624667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17502 | 2026.01.16 03:43:27.625408 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.01.16 03:43:27.625720 [ 123 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17504 | 2026.01.16 03:43:27.625786 [ 123 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17505 | 2026.01.16 03:43:27.625806 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17506 | 2026.01.16 03:43:27.625916 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17507 | 2026.01.16 03:43:27.628697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17508 | 2026.01.16 03:43:27.629708 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17509 | 2026.01.16 03:43:27.631293 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 17510 | 2026.01.16 03:43:27.636286 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17511 | 2026.01.16 03:43:27.641135 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17512 | 2026.01.16 03:43:27.646059 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 17513 | 2026.01.16 03:43:27.651359 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 17514 | 2026.01.16 03:43:27.656410 [ 199 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 17515 | 2026.01.16 03:43:27.718820 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.092946141 sec., 7380.618416422474 rows/sec., 38.16 MiB/sec. | ||
| 17516 | 2026.01.16 03:43:27.722075 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17517 | 2026.01.16 03:43:27.724187 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.01.16 03:43:27.724300 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_91_18} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17519 | 2026.01.16 03:43:27.727046 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17520 | 2026.01.16 03:43:29.403792 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.01.16 03:43:29.404072 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17522 | 2026.01.16 03:43:29.404180 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17523 | 2026.01.16 03:43:29.404998 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.01.16 03:43:29.405051 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17525 | 2026.01.16 03:43:29.405459 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17526 | 2026.01.16 03:43:29.405694 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.01.16 03:43:29.405862 [ 122 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17528 | 2026.01.16 03:43:29.405870 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. | ||
| 17529 | 2026.01.16 03:43:29.405933 [ 122 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2026.01.16 03:43:29.405959 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17531 | 2026.01.16 03:43:29.405968 [ 260 ] {adad9de1-75f1-48ca-aed7-7bfcaebccc12} <Debug> TCPHandler: Processed in 0.002359735 sec. | ||
| 17532 | 2026.01.16 03:43:29.406065 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17533 | 2026.01.16 03:43:29.406116 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17534 | 2026.01.16 03:43:29.406195 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17535 | 2026.01.16 03:43:29.406224 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17536 | 2026.01.16 03:43:29.406236 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2468 rows starting from the beginning of the part | ||
| 17537 | 2026.01.16 03:43:29.406278 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17538 | 2026.01.16 03:43:29.406325 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1316 rows starting from the beginning of the part | ||
| 17539 | 2026.01.16 03:43:29.406382 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 140 rows starting from the beginning of the part | ||
| 17540 | 2026.01.16 03:43:29.406431 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 17541 | 2026.01.16 03:43:29.406476 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 147 rows starting from the beginning of the part | ||
| 17542 | 2026.01.16 03:43:29.406514 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 17543 | 2026.01.16 03:43:29.406738 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.01.16 03:43:29.406784 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17545 | 2026.01.16 03:43:29.407121 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17546 | 2026.01.16 03:43:29.407352 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.01.16 03:43:29.407481 [ 122 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17548 | 2026.01.16 03:43:29.407497 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 17549 | 2026.01.16 03:43:29.407512 [ 122 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2026.01.16 03:43:29.407540 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17551 | 2026.01.16 03:43:29.407545 [ 260 ] {ba09bfb6-59cd-4333-b517-63f453c2432e} <Debug> TCPHandler: Processed in 0.001481303 sec. | ||
| 17552 | 2026.01.16 03:43:29.407615 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17553 | 2026.01.16 03:43:29.407676 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.16 03:43:29.407706 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17555 | 2026.01.16 03:43:29.407736 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1251 rows starting from the beginning of the part | ||
| 17556 | 2026.01.16 03:43:29.407778 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17557 | 2026.01.16 03:43:29.407790 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 556 rows starting from the beginning of the part | ||
| 17558 | 2026.01.16 03:43:29.407832 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17559 | 2026.01.16 03:43:29.407845 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 106 rows starting from the beginning of the part | ||
| 17560 | 2026.01.16 03:43:29.407891 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 17561 | 2026.01.16 03:43:29.407928 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 120 rows starting from the beginning of the part | ||
| 17562 | 2026.01.16 03:43:29.407966 [ 190 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 17563 | 2026.01.16 03:43:29.408256 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2026.01.16 03:43:29.408278 [ 196 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4183 rows, containing 5 columns (5 merged, 0 gathered) in 0.002259324 sec., 1851438.7489355223 rows/sec., 159.86 MiB/sec. | ||
| 17565 | 2026.01.16 03:43:29.408298 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17566 | 2026.01.16 03:43:29.408542 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17567 | 2026.01.16 03:43:29.408701 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17568 | 2026.01.16 03:43:29.408833 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.01.16 03:43:29.408916 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_136_27} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17570 | 2026.01.16 03:43:29.408944 [ 200 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135949 sec., 1589566.675738696 rows/sec., 123.47 MiB/sec. | ||
| 17571 | 2026.01.16 03:43:29.408987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 17572 | 2026.01.16 03:43:29.408999 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2026.01.16 03:43:29.409145 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 17574 | 2026.01.16 03:43:29.409184 [ 260 ] {e266623e-6bd7-42f7-983a-a8e7a3499466} <Debug> TCPHandler: Processed in 0.001559273 sec. | ||
| 17575 | 2026.01.16 03:43:29.409209 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17576 | 2026.01.16 03:43:29.409294 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17577 | 2026.01.16 03:43:29.409403 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17578 | 2026.01.16 03:43:29.409450 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17579 | 2026.01.16 03:43:29.409514 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.01.16 03:43:29.409603 [ 196 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_136_27} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17581 | 2026.01.16 03:43:29.409717 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17582 | 2026.01.16 03:43:29.409808 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17583 | 2026.01.16 03:43:29.409851 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17584 | 2026.01.16 03:43:29.410183 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17585 | 2026.01.16 03:43:29.410424 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17586 | 2026.01.16 03:43:29.410544 [ 122 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17587 | 2026.01.16 03:43:29.410559 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 17588 | 2026.01.16 03:43:29.410579 [ 122 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2026.01.16 03:43:29.410604 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17590 | 2026.01.16 03:43:29.410606 [ 260 ] {e162a1cd-24b0-4bc0-b6b8-d3b1f81a99d3} <Debug> TCPHandler: Processed in 0.00136302 sec. | ||
| 17591 | 2026.01.16 03:43:29.410687 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17592 | 2026.01.16 03:43:29.410789 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17593 | 2026.01.16 03:43:29.410822 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8810 rows starting from the beginning of the part | ||
| 17594 | 2026.01.16 03:43:29.410884 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17595 | 2026.01.16 03:43:29.410929 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17596 | 2026.01.16 03:43:29.410967 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17597 | 2026.01.16 03:43:29.411002 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17598 | 2026.01.16 03:43:29.411040 [ 196 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17599 | 2026.01.16 03:43:29.413635 [ 198 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981374 sec., 3055638.105115292 rows/sec., 200.65 MiB/sec. | ||
| 17600 | 2026.01.16 03:43:29.413818 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17601 | 2026.01.16 03:43:29.414120 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2026.01.16 03:43:29.414203 [ 200 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_136_27} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17603 | 2026.01.16 03:43:29.414280 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 17604 | 2026.01.16 03:43:32.494990 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17605 | 2026.01.16 03:43:32.495044 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17606 | 2026.01.16 03:43:32.733508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44188 | ||
| 17607 | 2026.01.16 03:43:32.734395 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.01.16 03:43:32.734469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17609 | 2026.01.16 03:43:32.735008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17610 | 2026.01.16 03:43:32.735247 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17611 | 2026.01.16 03:43:32.735393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44188 | ||
| 17612 | 2026.01.16 03:43:32.859589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2078 | ||
| 17613 | 2026.01.16 03:43:32.862259 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.01.16 03:43:32.862309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17615 | 2026.01.16 03:43:32.863507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17616 | 2026.01.16 03:43:32.863776 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.01.16 03:43:32.864046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 17618 | 2026.01.16 03:43:32.864050 [ 225 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17619 | 2026.01.16 03:43:32.864099 [ 225 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17620 | 2026.01.16 03:43:32.866743 [ 225 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17621 | 2026.01.16 03:43:34.002762 [ 223 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17622 | 2026.01.16 03:43:34.002824 [ 223 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17623 | 2026.01.16 03:43:34.006092 [ 223 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17624 | 2026.01.16 03:43:34.406939 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17625 | 2026.01.16 03:43:34.407120 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17626 | 2026.01.16 03:43:34.407187 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17627 | 2026.01.16 03:43:34.407894 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2026.01.16 03:43:34.407946 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17629 | 2026.01.16 03:43:34.408357 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17630 | 2026.01.16 03:43:34.408608 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.01.16 03:43:34.408770 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.0017 sec., 82352.94117647059 rows/sec., 7.16 MiB/sec. | ||
| 17632 | 2026.01.16 03:43:34.408827 [ 260 ] {d671c18c-7055-4618-8396-7c7e9e004615} <Debug> TCPHandler: Processed in 0.002016471 sec. | ||
| 17633 | 2026.01.16 03:43:34.408952 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17634 | 2026.01.16 03:43:34.409057 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17635 | 2026.01.16 03:43:34.409101 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17636 | 2026.01.16 03:43:34.409527 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17637 | 2026.01.16 03:43:34.409566 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17638 | 2026.01.16 03:43:34.409884 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17639 | 2026.01.16 03:43:34.410111 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17640 | 2026.01.16 03:43:34.410245 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001213 sec., 34624.89694971146 rows/sec., 2.54 MiB/sec. | ||
| 17641 | 2026.01.16 03:43:34.410285 [ 260 ] {bb037703-1ab6-40af-86e9-fea485e4cb26} <Debug> TCPHandler: Processed in 0.00138383 sec. | ||
| 17642 | 2026.01.16 03:43:34.410423 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.01.16 03:43:34.410548 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17644 | 2026.01.16 03:43:34.410600 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17645 | 2026.01.16 03:43:34.411135 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.01.16 03:43:34.411180 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17647 | 2026.01.16 03:43:34.411585 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17648 | 2026.01.16 03:43:34.411839 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.01.16 03:43:34.411984 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001461 sec., 72553.04585900067 rows/sec., 5.67 MiB/sec. | ||
| 17650 | 2026.01.16 03:43:34.412046 [ 260 ] {6e2f8644-4050-49b4-82c4-81566a87f9b7} <Debug> TCPHandler: Processed in 0.001682836 sec. | ||
| 17651 | 2026.01.16 03:43:34.412197 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2026.01.16 03:43:34.412315 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17653 | 2026.01.16 03:43:34.412368 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17654 | 2026.01.16 03:43:34.412818 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.01.16 03:43:34.412855 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17656 | 2026.01.16 03:43:34.413202 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17657 | 2026.01.16 03:43:34.413429 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.01.16 03:43:34.413555 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_132_30 to all_133_133_0 | ||
| 17659 | 2026.01.16 03:43:34.413563 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 17660 | 2026.01.16 03:43:34.413614 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2026.01.16 03:43:34.413629 [ 260 ] {bcfa91d6-0d10-4cc2-9d3c-14e83dfea14e} <Debug> TCPHandler: Processed in 0.001493022 sec. | ||
| 17662 | 2026.01.16 03:43:34.413640 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17663 | 2026.01.16 03:43:34.413745 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2026.01.16 03:43:34.413764 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_132_30 to all_133_133_0 into Compact with storage Full | ||
| 17665 | 2026.01.16 03:43:34.413808 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17666 | 2026.01.16 03:43:34.413855 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17667 | 2026.01.16 03:43:34.413865 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17668 | 2026.01.16 03:43:34.413923 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <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 | ||
| 17669 | 2026.01.16 03:43:34.413924 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17670 | 2026.01.16 03:43:34.413987 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_30, total 41895 rows starting from the beginning of the part | ||
| 17671 | 2026.01.16 03:43:34.414063 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17672 | 2026.01.16 03:43:34.414815 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17673 | 2026.01.16 03:43:34.414860 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17674 | 2026.01.16 03:43:34.415503 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17675 | 2026.01.16 03:43:34.415790 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17676 | 2026.01.16 03:43:34.415938 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002102 sec., 19980.970504281635 rows/sec., 35.80 MiB/sec. | ||
| 17677 | 2026.01.16 03:43:34.416014 [ 260 ] {bce5e46a-96da-415e-98f2-123bf45fbb13} <Debug> TCPHandler: Processed in 0.002319225 sec. | ||
| 17678 | 2026.01.16 03:43:34.416135 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17679 | 2026.01.16 03:43:34.416234 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17680 | 2026.01.16 03:43:34.416280 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17681 | 2026.01.16 03:43:34.416621 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17682 | 2026.01.16 03:43:34.416659 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17683 | 2026.01.16 03:43:34.416832 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17684 | 2026.01.16 03:43:34.417031 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17685 | 2026.01.16 03:43:34.417267 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2026.01.16 03:43:34.417404 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 17687 | 2026.01.16 03:43:34.417442 [ 260 ] {0682a3a2-15c1-4d12-acb2-bd6c80a80eb2} <Debug> TCPHandler: Processed in 0.00135677 sec. | ||
| 17688 | 2026.01.16 03:43:34.421664 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42055 rows, containing 5 columns (5 merged, 0 gathered) in 0.007947008 sec., 5291928.735946912 rows/sec., 360.11 MiB/sec. | ||
| 17689 | 2026.01.16 03:43:34.421903 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Trace> MergedBlockOutputStream: filled checksums all_1_133_31 (state Temporary) | ||
| 17690 | 2026.01.16 03:43:34.422191 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_133_31 to all_1_133_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17691 | 2026.01.16 03:43:34.422266 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_132_30, all_133_133_0] -> all_1_133_31 | ||
| 17692 | 2026.01.16 03:43:34.422341 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17693 | 2026.01.16 03:43:34.957935 [ 224 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17694 | 2026.01.16 03:43:34.957983 [ 224 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17695 | 2026.01.16 03:43:34.960891 [ 224 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17696 | 2026.01.16 03:43:35.128793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17697 | 2026.01.16 03:43:35.146206 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.01.16 03:43:35.146250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17699 | 2026.01.16 03:43:35.152482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17700 | 2026.01.16 03:43:35.153218 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2026.01.16 03:43:35.156127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17702 | 2026.01.16 03:43:35.295605 [ 222 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17703 | 2026.01.16 03:43:35.295658 [ 222 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17704 | 2026.01.16 03:43:35.298708 [ 222 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17705 | 2026.01.16 03:43:36.162517 [ 218 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17706 | 2026.01.16 03:43:36.162568 [ 218 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17707 | 2026.01.16 03:43:36.164603 [ 218 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17708 | 2026.01.16 03:43:37.891366 [ 225 ] {} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17709 | 2026.01.16 03:43:37.891430 [ 225 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17710 | 2026.01.16 03:43:37.894595 [ 225 ] {} <Debug> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17711 | 2026.01.16 03:43:39.434078 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17712 | 2026.01.16 03:43:39.434312 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17713 | 2026.01.16 03:43:39.434401 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17714 | 2026.01.16 03:43:39.435151 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2026.01.16 03:43:39.435202 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17716 | 2026.01.16 03:43:39.435595 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17717 | 2026.01.16 03:43:39.435835 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2026.01.16 03:43:39.436002 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 1.14 MiB/sec. | ||
| 17719 | 2026.01.16 03:43:39.436057 [ 260 ] {1566ef1e-b382-469c-a7a1-7d9ac0f61ae6} <Debug> TCPHandler: Processed in 0.002137472 sec. | ||
| 17720 | 2026.01.16 03:43:39.436197 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2026.01.16 03:43:39.436302 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17722 | 2026.01.16 03:43:39.436347 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17723 | 2026.01.16 03:43:39.436762 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.01.16 03:43:39.436800 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17725 | 2026.01.16 03:43:39.437105 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17726 | 2026.01.16 03:43:39.437327 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.01.16 03:43:39.437463 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001184 sec., 3378.3783783783783 rows/sec., 275.48 KiB/sec. | ||
| 17728 | 2026.01.16 03:43:39.437503 [ 260 ] {4f9509ea-3763-4899-a27f-0428f6ea8eec} <Debug> TCPHandler: Processed in 0.001359471 sec. | ||
| 17729 | 2026.01.16 03:43:39.437616 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2026.01.16 03:43:39.437713 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17731 | 2026.01.16 03:43:39.437753 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17732 | 2026.01.16 03:43:39.438886 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.01.16 03:43:39.438923 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17734 | 2026.01.16 03:43:39.439315 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17735 | 2026.01.16 03:43:39.439532 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.01.16 03:43:39.439667 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001973 sec., 668018.2463253929 rows/sec., 55.72 MiB/sec. | ||
| 17737 | 2026.01.16 03:43:39.439707 [ 260 ] {aa7917aa-7606-4960-af1f-03c71c0eaeca} <Debug> TCPHandler: Processed in 0.002142483 sec. | ||
| 17738 | 2026.01.16 03:43:39.439822 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17739 | 2026.01.16 03:43:39.439919 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17740 | 2026.01.16 03:43:39.439960 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17741 | 2026.01.16 03:43:39.440367 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2026.01.16 03:43:39.440405 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17743 | 2026.01.16 03:43:39.440706 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17744 | 2026.01.16 03:43:39.440916 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2026.01.16 03:43:39.441046 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001145 sec., 13973.799126637556 rows/sec., 1.06 MiB/sec. | ||
| 17746 | 2026.01.16 03:43:39.441085 [ 260 ] {39326e9f-af71-4622-8fce-f357cd9ec127} <Debug> TCPHandler: Processed in 0.00131271 sec. | ||
| 17747 | 2026.01.16 03:43:39.441089 [ 224 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17748 | 2026.01.16 03:43:39.441148 [ 224 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17749 | 2026.01.16 03:43:39.441196 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.01.16 03:43:39.441295 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17751 | 2026.01.16 03:43:39.441336 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17752 | 2026.01.16 03:43:39.441830 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.01.16 03:43:39.441871 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17754 | 2026.01.16 03:43:39.442224 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17755 | 2026.01.16 03:43:39.442513 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.01.16 03:43:39.442657 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00138 sec., 182608.69565217392 rows/sec., 12.63 MiB/sec. | ||
| 17757 | 2026.01.16 03:43:39.442698 [ 260 ] {cf38d2cb-636c-421c-871b-ef5ea475e020} <Debug> TCPHandler: Processed in 0.001551363 sec. | ||
| 17758 | 2026.01.16 03:43:39.442818 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.01.16 03:43:39.442915 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17760 | 2026.01.16 03:43:39.442957 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17761 | 2026.01.16 03:43:39.443356 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.01.16 03:43:39.443394 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17763 | 2026.01.16 03:43:39.443656 [ 224 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17764 | 2026.01.16 03:43:39.443723 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17765 | 2026.01.16 03:43:39.443956 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2026.01.16 03:43:39.444086 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 17767 | 2026.01.16 03:43:39.444115 [ 222 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17768 | 2026.01.16 03:43:39.444124 [ 260 ] {76dabf6c-fd58-4180-b3de-88c8df7f600a} <Debug> TCPHandler: Processed in 0.001357411 sec. | ||
| 17769 | 2026.01.16 03:43:39.444173 [ 222 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17770 | 2026.01.16 03:43:39.444280 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.01.16 03:43:39.444379 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17772 | 2026.01.16 03:43:39.444422 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17773 | 2026.01.16 03:43:39.445042 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.01.16 03:43:39.445079 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17775 | 2026.01.16 03:43:39.445443 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17776 | 2026.01.16 03:43:39.445651 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.01.16 03:43:39.445781 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001418 sec., 394922.42595204513 rows/sec., 29.61 MiB/sec. | ||
| 17778 | 2026.01.16 03:43:39.445822 [ 260 ] {b465c8f3-e7a8-418e-b97f-1ef234d56ca0} <Debug> TCPHandler: Processed in 0.001591394 sec. | ||
| 17779 | 2026.01.16 03:43:39.445946 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2026.01.16 03:43:39.446041 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17781 | 2026.01.16 03:43:39.446088 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17782 | 2026.01.16 03:43:39.446686 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17783 | 2026.01.16 03:43:39.446724 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17784 | 2026.01.16 03:43:39.446905 [ 222 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17785 | 2026.01.16 03:43:39.447125 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17786 | 2026.01.16 03:43:39.447353 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2026.01.16 03:43:39.447469 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_133_31 to all_138_138_0 | ||
| 17788 | 2026.01.16 03:43:39.447483 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.00146 sec., 604109.5890410959 rows/sec., 41.00 MiB/sec. | ||
| 17789 | 2026.01.16 03:43:39.447519 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.01.16 03:43:39.447535 [ 260 ] {e4e1bf64-6e0d-4915-847d-c4599ea29514} <Debug> TCPHandler: Processed in 0.001639655 sec. | ||
| 17791 | 2026.01.16 03:43:39.447543 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17792 | 2026.01.16 03:43:39.447653 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_31 to all_138_138_0 into Compact with storage Full | ||
| 17793 | 2026.01.16 03:43:39.447658 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.01.16 03:43:39.447772 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.01.16 03:43:39.447774 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17796 | 2026.01.16 03:43:39.447816 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17797 | 2026.01.16 03:43:39.447830 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_31, total 42055 rows starting from the beginning of the part | ||
| 17798 | 2026.01.16 03:43:39.447911 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17799 | 2026.01.16 03:43:39.447969 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 167 rows starting from the beginning of the part | ||
| 17800 | 2026.01.16 03:43:39.448022 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17801 | 2026.01.16 03:43:39.448070 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17802 | 2026.01.16 03:43:39.448116 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 882 rows starting from the beginning of the part | ||
| 17803 | 2026.01.16 03:43:39.448161 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2026.01.16 03:43:39.448203 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17805 | 2026.01.16 03:43:39.448571 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17806 | 2026.01.16 03:43:39.448788 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.01.16 03:43:39.448923 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 17808 | 2026.01.16 03:43:39.448962 [ 260 ] {a600fc88-610c-4bad-bc37-f3a3c9901165} <Debug> TCPHandler: Processed in 0.00135357 sec. | ||
| 17809 | 2026.01.16 03:43:39.460709 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43584 rows, containing 5 columns (5 merged, 0 gathered) in 0.013098546 sec., 3327392.2158993827 rows/sec., 226.49 MiB/sec. | ||
| 17810 | 2026.01.16 03:43:39.461219 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 17811 | 2026.01.16 03:43:39.461679 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17812 | 2026.01.16 03:43:39.461792 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_133_31, all_138_138_0] -> all_1_138_32 | ||
| 17813 | 2026.01.16 03:43:39.461905 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 17814 | 2026.01.16 03:43:40.235638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44700 | ||
| 17815 | 2026.01.16 03:43:40.236419 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.01.16 03:43:40.236455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17817 | 2026.01.16 03:43:40.236928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17818 | 2026.01.16 03:43:40.237183 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2026.01.16 03:43:40.237318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44700 | ||
| 17820 | 2026.01.16 03:43:42.656299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17821 | 2026.01.16 03:43:42.674253 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17822 | 2026.01.16 03:43:42.674311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17823 | 2026.01.16 03:43:42.680391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17824 | 2026.01.16 03:43:42.681099 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17825 | 2026.01.16 03:43:42.684153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17826 | 2026.01.16 03:43:42.864341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2108 | ||
| 17827 | 2026.01.16 03:43:42.866995 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.01.16 03:43:42.867037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17829 | 2026.01.16 03:43:42.868240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17830 | 2026.01.16 03:43:42.868503 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17831 | 2026.01.16 03:43:42.868772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
| 17832 | 2026.01.16 03:43:44.406565 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17833 | 2026.01.16 03:43:44.406749 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17834 | 2026.01.16 03:43:44.406818 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17835 | 2026.01.16 03:43:44.407528 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.01.16 03:43:44.407580 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17837 | 2026.01.16 03:43:44.408010 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17838 | 2026.01.16 03:43:44.408250 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.01.16 03:43:44.408410 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001709 sec., 81919.25102399064 rows/sec., 7.12 MiB/sec. | ||
| 17840 | 2026.01.16 03:43:44.408459 [ 260 ] {eaa6f71e-5a63-48d5-a23b-83807e5d7cdc} <Debug> TCPHandler: Processed in 0.002025571 sec. | ||
| 17841 | 2026.01.16 03:43:44.408586 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2026.01.16 03:43:44.408689 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17843 | 2026.01.16 03:43:44.408732 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17844 | 2026.01.16 03:43:44.409153 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2026.01.16 03:43:44.409190 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17846 | 2026.01.16 03:43:44.409507 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17847 | 2026.01.16 03:43:44.409721 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2026.01.16 03:43:44.409856 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001191 sec., 35264.48362720403 rows/sec., 2.59 MiB/sec. | ||
| 17849 | 2026.01.16 03:43:44.409897 [ 260 ] {3e0434c8-541e-4c2e-828c-c32c6e2ea1af} <Debug> TCPHandler: Processed in 0.00136395 sec. | ||
| 17850 | 2026.01.16 03:43:44.410019 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17851 | 2026.01.16 03:43:44.410116 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17852 | 2026.01.16 03:43:44.410158 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17853 | 2026.01.16 03:43:44.410592 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2026.01.16 03:43:44.410627 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17855 | 2026.01.16 03:43:44.410942 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17856 | 2026.01.16 03:43:44.411142 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2026.01.16 03:43:44.411263 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001189 sec., 89150.54667788057 rows/sec., 6.96 MiB/sec. | ||
| 17858 | 2026.01.16 03:43:44.411300 [ 260 ] {14bc704c-c688-4bc2-8930-042d4b547137} <Debug> TCPHandler: Processed in 0.0013556 sec. | ||
| 17859 | 2026.01.16 03:43:44.411411 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.01.16 03:43:44.411500 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17861 | 2026.01.16 03:43:44.411540 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17862 | 2026.01.16 03:43:44.411986 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.01.16 03:43:44.412022 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17864 | 2026.01.16 03:43:44.412359 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17865 | 2026.01.16 03:43:44.412583 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.01.16 03:43:44.412713 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 17867 | 2026.01.16 03:43:44.412752 [ 260 ] {f2bfc15d-b0f4-4ca6-88d1-25a306fdbf78} <Debug> TCPHandler: Processed in 0.001357 sec. | ||
| 17868 | 2026.01.16 03:43:44.412875 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.01.16 03:43:44.413001 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17870 | 2026.01.16 03:43:44.413068 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <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 | ||
| 17871 | 2026.01.16 03:43:44.414066 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.01.16 03:43:44.414104 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17873 | 2026.01.16 03:43:44.414695 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17874 | 2026.01.16 03:43:44.414924 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.01.16 03:43:44.415075 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002099 sec., 20009.528346831823 rows/sec., 35.86 MiB/sec. | ||
| 17876 | 2026.01.16 03:43:44.415144 [ 260 ] {3e97fb1a-5dc2-46e0-b58a-7318cca48f37} <Debug> TCPHandler: Processed in 0.002331325 sec. | ||
| 17877 | 2026.01.16 03:43:44.415262 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.01.16 03:43:44.415358 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17879 | 2026.01.16 03:43:44.415400 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17880 | 2026.01.16 03:43:44.415734 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.01.16 03:43:44.415771 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17882 | 2026.01.16 03:43:44.416071 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17883 | 2026.01.16 03:43:44.416287 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.01.16 03:43:44.416420 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 17885 | 2026.01.16 03:43:44.416457 [ 260 ] {a8d9b416-eb69-4288-9138-172346d1fff9} <Debug> TCPHandler: Processed in 0.001244639 sec. | ||
| 17886 | 2026.01.16 03:43:45.509218 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17887 | 2026.01.16 03:43:45.509292 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17888 | 2026.01.16 03:43:45.512316 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17889 | 2026.01.16 03:43:47.495081 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17890 | 2026.01.16 03:43:47.495133 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17891 | 2026.01.16 03:43:47.737619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45148 | ||
| 17892 | 2026.01.16 03:43:47.738201 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2026.01.16 03:43:47.738243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17894 | 2026.01.16 03:43:47.738723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17895 | 2026.01.16 03:43:47.738943 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2026.01.16 03:43:47.739093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45148 | ||
| 17897 | 2026.01.16 03:43:49.404109 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2026.01.16 03:43:49.404289 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17899 | 2026.01.16 03:43:49.404356 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17900 | 2026.01.16 03:43:49.405073 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17901 | 2026.01.16 03:43:49.405125 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17902 | 2026.01.16 03:43:49.405530 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17903 | 2026.01.16 03:43:49.405782 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17904 | 2026.01.16 03:43:49.405951 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 17905 | 2026.01.16 03:43:49.406004 [ 260 ] {12377efd-1820-467c-b96c-e170f1fb9713} <Debug> TCPHandler: Processed in 0.002025541 sec. | ||
| 17906 | 2026.01.16 03:43:49.406141 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17907 | 2026.01.16 03:43:49.406243 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17908 | 2026.01.16 03:43:49.406287 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17909 | 2026.01.16 03:43:49.406726 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17910 | 2026.01.16 03:43:49.406764 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17911 | 2026.01.16 03:43:49.407091 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17912 | 2026.01.16 03:43:49.407319 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2026.01.16 03:43:49.407455 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 17914 | 2026.01.16 03:43:49.407494 [ 260 ] {1d2c9019-2403-4905-9755-e7ab99e9631b} <Debug> TCPHandler: Processed in 0.001406201 sec. | ||
| 17915 | 2026.01.16 03:43:49.407615 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2026.01.16 03:43:49.407710 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17917 | 2026.01.16 03:43:49.407756 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17918 | 2026.01.16 03:43:49.408167 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.01.16 03:43:49.408204 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17920 | 2026.01.16 03:43:49.408546 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17921 | 2026.01.16 03:43:49.408808 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.01.16 03:43:49.408947 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 17923 | 2026.01.16 03:43:49.408984 [ 260 ] {4023d26b-763a-4d9d-8c44-a2eb20d796ee} <Debug> TCPHandler: Processed in 0.001419391 sec. | ||
| 17924 | 2026.01.16 03:43:49.409103 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17925 | 2026.01.16 03:43:49.409198 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17926 | 2026.01.16 03:43:49.409241 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17927 | 2026.01.16 03:43:49.409579 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.01.16 03:43:49.409615 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17929 | 2026.01.16 03:43:49.409931 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17930 | 2026.01.16 03:43:49.410155 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2026.01.16 03:43:49.410289 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 17932 | 2026.01.16 03:43:49.410326 [ 260 ] {d1bc25c4-4806-496f-8b7f-3e7f3f9ed1b1} <Debug> TCPHandler: Processed in 0.001272599 sec. | ||
| 17933 | 2026.01.16 03:43:50.184315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 17934 | 2026.01.16 03:43:50.202202 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2026.01.16 03:43:50.202256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17936 | 2026.01.16 03:43:50.208585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17937 | 2026.01.16 03:43:50.209311 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2026.01.16 03:43:50.212412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 17939 | 2026.01.16 03:43:52.869009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2128 | ||
| 17940 | 2026.01.16 03:43:52.871197 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.01.16 03:43:52.871250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17942 | 2026.01.16 03:43:52.872453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17943 | 2026.01.16 03:43:52.872720 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.01.16 03:43:52.872877 [ 78 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17945 | 2026.01.16 03:43:52.872943 [ 78 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2026.01.16 03:43:52.872964 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17947 | 2026.01.16 03:43:52.873025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17948 | 2026.01.16 03:43:52.873068 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17949 | 2026.01.16 03:43:52.873635 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17950 | 2026.01.16 03:43:52.873769 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1992 rows starting from the beginning of the part | ||
| 17951 | 2026.01.16 03:43:52.874108 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 44 rows starting from the beginning of the part | ||
| 17952 | 2026.01.16 03:43:52.874418 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 17953 | 2026.01.16 03:43:52.874727 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 17954 | 2026.01.16 03:43:52.875054 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 17955 | 2026.01.16 03:43:52.875388 [ 198 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
| 17956 | 2026.01.16 03:43:52.881921 [ 187 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 72 columns (72 merged, 0 gathered) in 0.008900993 sec., 239074.4493339114 rows/sec., 183.65 MiB/sec. | ||
| 17957 | 2026.01.16 03:43:52.883559 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17958 | 2026.01.16 03:43:52.884076 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.01.16 03:43:52.884150 [ 202 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_71_14} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17960 | 2026.01.16 03:43:52.884326 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 17961 | 2026.01.16 03:43:54.406343 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2026.01.16 03:43:54.406524 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17963 | 2026.01.16 03:43:54.406591 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17964 | 2026.01.16 03:43:54.407357 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.01.16 03:43:54.407408 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17966 | 2026.01.16 03:43:54.407803 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17967 | 2026.01.16 03:43:54.408051 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.01.16 03:43:54.408209 [ 25 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17969 | 2026.01.16 03:43:54.408216 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001741 sec., 80413.555427915 rows/sec., 6.99 MiB/sec. | ||
| 17970 | 2026.01.16 03:43:54.408282 [ 25 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2026.01.16 03:43:54.408305 [ 260 ] {59f217a2-105f-4bb5-b7e8-9232f9f01ac7} <Debug> TCPHandler: Processed in 0.002094341 sec. | ||
| 17972 | 2026.01.16 03:43:54.408308 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17973 | 2026.01.16 03:43:54.408449 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2026.01.16 03:43:54.408493 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17975 | 2026.01.16 03:43:54.408547 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.01.16 03:43:54.408599 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17977 | 2026.01.16 03:43:54.408704 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17978 | 2026.01.16 03:43:54.408763 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2468 rows starting from the beginning of the part | ||
| 17979 | 2026.01.16 03:43:54.408868 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 140 rows starting from the beginning of the part | ||
| 17980 | 2026.01.16 03:43:54.408943 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1318 rows starting from the beginning of the part | ||
| 17981 | 2026.01.16 03:43:54.409014 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 140 rows starting from the beginning of the part | ||
| 17982 | 2026.01.16 03:43:54.409014 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2026.01.16 03:43:54.409073 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17984 | 2026.01.16 03:43:54.409083 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 17985 | 2026.01.16 03:43:54.409159 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 140 rows starting from the beginning of the part | ||
| 17986 | 2026.01.16 03:43:54.409413 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17987 | 2026.01.16 03:43:54.409678 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.01.16 03:43:54.409785 [ 25 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17989 | 2026.01.16 03:43:54.409815 [ 25 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2026.01.16 03:43:54.409818 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00129 sec., 32558.13953488372 rows/sec., 2.39 MiB/sec. | ||
| 17991 | 2026.01.16 03:43:54.409833 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 17992 | 2026.01.16 03:43:54.409868 [ 260 ] {869b3504-25f5-42be-9368-5fe34afc6ca0} <Debug> TCPHandler: Processed in 0.001470271 sec. | ||
| 17993 | 2026.01.16 03:43:54.409951 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17994 | 2026.01.16 03:43:54.409989 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2026.01.16 03:43:54.410087 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17996 | 2026.01.16 03:43:54.410096 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17997 | 2026.01.16 03:43:54.410128 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 279 rows starting from the beginning of the part | ||
| 17998 | 2026.01.16 03:43:54.410150 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17999 | 2026.01.16 03:43:54.410198 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 18000 | 2026.01.16 03:43:54.410249 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 42 rows starting from the beginning of the part | ||
| 18001 | 2026.01.16 03:43:54.410290 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 16 rows starting from the beginning of the part | ||
| 18002 | 2026.01.16 03:43:54.410329 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 42 rows starting from the beginning of the part | ||
| 18003 | 2026.01.16 03:43:54.410368 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 42 rows starting from the beginning of the part | ||
| 18004 | 2026.01.16 03:43:54.410610 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.01.16 03:43:54.410655 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18006 | 2026.01.16 03:43:54.411012 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18007 | 2026.01.16 03:43:54.411077 [ 186 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002668919 sec., 1596901.2173093301 rows/sec., 138.25 MiB/sec. | ||
| 18008 | 2026.01.16 03:43:54.411245 [ 191 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134531 sec., 354565.1188201976 rows/sec., 25.08 MiB/sec. | ||
| 18009 | 2026.01.16 03:43:54.411257 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.01.16 03:43:54.411343 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18011 | 2026.01.16 03:43:54.411417 [ 25 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18012 | 2026.01.16 03:43:54.411424 [ 191 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18013 | 2026.01.16 03:43:54.411456 [ 25 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2026.01.16 03:43:54.411428 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00135 sec., 78518.51851851851 rows/sec., 6.13 MiB/sec. | ||
| 18015 | 2026.01.16 03:43:54.411489 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18016 | 2026.01.16 03:43:54.411532 [ 260 ] {b5e96b36-9a6b-442f-ac56-5b9070d591cf} <Debug> TCPHandler: Processed in 0.001593044 sec. | ||
| 18017 | 2026.01.16 03:43:54.411588 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18018 | 2026.01.16 03:43:54.411642 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.01.16 03:43:54.411650 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18020 | 2026.01.16 03:43:54.411689 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18021 | 2026.01.16 03:43:54.411719 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_141_28} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18022 | 2026.01.16 03:43:54.411720 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1251 rows starting from the beginning of the part | ||
| 18023 | 2026.01.16 03:43:54.411754 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18024 | 2026.01.16 03:43:54.411761 [ 191 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18025 | 2026.01.16 03:43:54.411784 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 106 rows starting from the beginning of the part | ||
| 18026 | 2026.01.16 03:43:54.411809 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18027 | 2026.01.16 03:43:54.411809 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18028 | 2026.01.16 03:43:54.411832 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 560 rows starting from the beginning of the part | ||
| 18029 | 2026.01.16 03:43:54.411867 [ 191 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_91_18} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18030 | 2026.01.16 03:43:54.411888 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 106 rows starting from the beginning of the part | ||
| 18031 | 2026.01.16 03:43:54.411931 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 18032 | 2026.01.16 03:43:54.411956 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18033 | 2026.01.16 03:43:54.411971 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 106 rows starting from the beginning of the part | ||
| 18034 | 2026.01.16 03:43:54.412269 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.01.16 03:43:54.412314 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18036 | 2026.01.16 03:43:54.412686 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18037 | 2026.01.16 03:43:54.412915 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.01.16 03:43:54.412991 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437821 sec., 1525224.6281004383 rows/sec., 118.56 MiB/sec. | ||
| 18039 | 2026.01.16 03:43:54.413055 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 18040 | 2026.01.16 03:43:54.413101 [ 260 ] {4e623668-7c01-405c-9c6d-58ee061b7c25} <Debug> TCPHandler: Processed in 0.001499932 sec. | ||
| 18041 | 2026.01.16 03:43:54.413160 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18042 | 2026.01.16 03:43:54.413211 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18043 | 2026.01.16 03:43:54.413310 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18044 | 2026.01.16 03:43:54.413367 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <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 | ||
| 18045 | 2026.01.16 03:43:54.413425 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.01.16 03:43:54.413496 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_141_28} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18047 | 2026.01.16 03:43:54.413558 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 18048 | 2026.01.16 03:43:54.414295 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2026.01.16 03:43:54.414338 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18050 | 2026.01.16 03:43:54.414939 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18051 | 2026.01.16 03:43:54.415174 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.01.16 03:43:54.415314 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002023 sec., 20761.245674740483 rows/sec., 37.20 MiB/sec. | ||
| 18053 | 2026.01.16 03:43:54.415374 [ 260 ] {cf874c32-f346-4baa-b0eb-070768df71c1} <Debug> TCPHandler: Processed in 0.002211473 sec. | ||
| 18054 | 2026.01.16 03:43:54.415485 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18055 | 2026.01.16 03:43:54.415579 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18056 | 2026.01.16 03:43:54.415623 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18057 | 2026.01.16 03:43:54.415952 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18058 | 2026.01.16 03:43:54.415988 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18059 | 2026.01.16 03:43:54.416314 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18060 | 2026.01.16 03:43:54.416526 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18061 | 2026.01.16 03:43:54.416658 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 18062 | 2026.01.16 03:43:54.416657 [ 26 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18063 | 2026.01.16 03:43:54.416696 [ 260 ] {18793b1d-952a-479a-a4e7-29a0d84e5fff} <Debug> TCPHandler: Processed in 0.001259479 sec. | ||
| 18064 | 2026.01.16 03:43:54.416706 [ 26 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.01.16 03:43:54.416729 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18066 | 2026.01.16 03:43:54.416816 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18067 | 2026.01.16 03:43:54.416922 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18068 | 2026.01.16 03:43:54.416953 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9110 rows starting from the beginning of the part | ||
| 18069 | 2026.01.16 03:43:54.417013 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18070 | 2026.01.16 03:43:54.417061 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18071 | 2026.01.16 03:43:54.417104 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18072 | 2026.01.16 03:43:54.417147 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18073 | 2026.01.16 03:43:54.417191 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18074 | 2026.01.16 03:43:54.419464 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9410 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268394 sec., 3506039.6283076373 rows/sec., 230.42 MiB/sec. | ||
| 18075 | 2026.01.16 03:43:54.419658 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18076 | 2026.01.16 03:43:54.419945 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18077 | 2026.01.16 03:43:54.420025 [ 195 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_141_28} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18078 | 2026.01.16 03:43:54.420099 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 18079 | 2026.01.16 03:43:55.239204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45660 | ||
| 18080 | 2026.01.16 03:43:55.239753 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.01.16 03:43:55.239789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18082 | 2026.01.16 03:43:55.240288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18083 | 2026.01.16 03:43:55.240545 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.01.16 03:43:55.240695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45660 | ||
| 18085 | 2026.01.16 03:43:55.240764 [ 223 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18086 | 2026.01.16 03:43:55.240818 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18087 | 2026.01.16 03:43:55.243947 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18088 | 2026.01.16 03:43:57.177569 [ 218 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18089 | 2026.01.16 03:43:57.177632 [ 218 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18090 | 2026.01.16 03:43:57.181317 [ 218 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18091 | 2026.01.16 03:43:57.712515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18092 | 2026.01.16 03:43:57.729797 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.01.16 03:43:57.729862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18094 | 2026.01.16 03:43:57.736024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18095 | 2026.01.16 03:43:57.736725 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.01.16 03:43:57.739785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18097 | 2026.01.16 03:43:59.404845 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18098 | 2026.01.16 03:43:59.405039 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18099 | 2026.01.16 03:43:59.405110 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18100 | 2026.01.16 03:43:59.405824 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2026.01.16 03:43:59.405872 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18102 | 2026.01.16 03:43:59.406266 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18103 | 2026.01.16 03:43:59.406498 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2026.01.16 03:43:59.406651 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 18105 | 2026.01.16 03:43:59.406693 [ 260 ] {e720fd64-9787-4a0d-a889-1da3b284c2ee} <Debug> TCPHandler: Processed in 0.001988379 sec. | ||
| 18106 | 2026.01.16 03:43:59.406810 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18107 | 2026.01.16 03:43:59.406902 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18108 | 2026.01.16 03:43:59.406941 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18109 | 2026.01.16 03:43:59.407340 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2026.01.16 03:43:59.407373 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18111 | 2026.01.16 03:43:59.407650 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18112 | 2026.01.16 03:43:59.407851 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2026.01.16 03:43:59.407970 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 18114 | 2026.01.16 03:43:59.408005 [ 260 ] {81a3679a-9527-4631-a057-3af6c1cd5041} <Debug> TCPHandler: Processed in 0.00130244 sec. | ||
| 18115 | 2026.01.16 03:43:59.408181 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18116 | 2026.01.16 03:43:59.408272 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18117 | 2026.01.16 03:43:59.408314 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18118 | 2026.01.16 03:43:59.408738 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18119 | 2026.01.16 03:43:59.408775 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18120 | 2026.01.16 03:43:59.409101 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18121 | 2026.01.16 03:43:59.409321 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18122 | 2026.01.16 03:43:59.409452 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 18123 | 2026.01.16 03:43:59.409489 [ 260 ] {f2ea120d-6ebd-4e3c-a769-7010973c4577} <Debug> TCPHandler: Processed in 0.00135485 sec. | ||
| 18124 | 2026.01.16 03:43:59.409552 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18125 | 2026.01.16 03:43:59.409607 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18126 | 2026.01.16 03:43:59.409622 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18127 | 2026.01.16 03:43:59.409756 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18128 | 2026.01.16 03:43:59.409809 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18129 | 2026.01.16 03:43:59.410203 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2026.01.16 03:43:59.410247 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18131 | 2026.01.16 03:43:59.410648 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18132 | 2026.01.16 03:43:59.410933 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2026.01.16 03:43:59.411071 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 18134 | 2026.01.16 03:43:59.411108 [ 260 ] {6a174fce-f678-45ef-afd4-9837532fb363} <Debug> TCPHandler: Processed in 0.001549064 sec. | ||
| 18135 | 2026.01.16 03:43:59.412685 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18136 | 2026.01.16 03:44:00.113341 [ 225 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18137 | 2026.01.16 03:44:00.113398 [ 225 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18138 | 2026.01.16 03:44:00.116111 [ 225 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18139 | 2026.01.16 03:44:00.214190 [ 224 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18140 | 2026.01.16 03:44:00.214252 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18141 | 2026.01.16 03:44:00.217495 [ 224 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18142 | 2026.01.16 03:44:00.461846 [ 225 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18143 | 2026.01.16 03:44:00.461895 [ 225 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18144 | 2026.01.16 03:44:00.463629 [ 225 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18145 | 2026.01.16 03:44:02.495169 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18146 | 2026.01.16 03:44:02.495226 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18147 | 2026.01.16 03:44:02.740997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46108 | ||
| 18148 | 2026.01.16 03:44:02.741797 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2026.01.16 03:44:02.741835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18150 | 2026.01.16 03:44:02.742303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18151 | 2026.01.16 03:44:02.742533 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2026.01.16 03:44:02.742666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46108 | ||
| 18153 | 2026.01.16 03:44:02.742691 [ 68 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18154 | 2026.01.16 03:44:02.742750 [ 68 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2026.01.16 03:44:02.742768 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18156 | 2026.01.16 03:44:02.742859 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 18157 | 2026.01.16 03:44:02.742943 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18158 | 2026.01.16 03:44:02.742971 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43740 rows starting from the beginning of the part | ||
| 18159 | 2026.01.16 03:44:02.743027 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 18160 | 2026.01.16 03:44:02.743069 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 18161 | 2026.01.16 03:44:02.743109 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 18162 | 2026.01.16 03:44:02.743147 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 18163 | 2026.01.16 03:44:02.743186 [ 197 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 18164 | 2026.01.16 03:44:02.745903 [ 190 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46108 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076656 sec., 14986400.81959114 rows/sec., 214.38 MiB/sec. | ||
| 18165 | 2026.01.16 03:44:02.746442 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18166 | 2026.01.16 03:44:02.746853 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2026.01.16 03:44:02.746930 [ 200 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_96_19} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18168 | 2026.01.16 03:44:02.747045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18169 | 2026.01.16 03:44:02.873341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2148 | ||
| 18170 | 2026.01.16 03:44:02.875721 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.01.16 03:44:02.875780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18172 | 2026.01.16 03:44:02.877001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18173 | 2026.01.16 03:44:02.877290 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2026.01.16 03:44:02.877685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 18175 | 2026.01.16 03:44:03.002073 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001687205 sec. | ||
| 18176 | 2026.01.16 03:44:04.406236 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18177 | 2026.01.16 03:44:04.406412 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18178 | 2026.01.16 03:44:04.406476 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18179 | 2026.01.16 03:44:04.407207 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.01.16 03:44:04.407248 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18181 | 2026.01.16 03:44:04.407641 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18182 | 2026.01.16 03:44:04.407868 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.01.16 03:44:04.408025 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001661 sec., 84286.57435279952 rows/sec., 7.32 MiB/sec. | ||
| 18184 | 2026.01.16 03:44:04.408068 [ 260 ] {f170a905-c0a1-4036-983f-599e849d1631} <Debug> TCPHandler: Processed in 0.001957769 sec. | ||
| 18185 | 2026.01.16 03:44:04.408201 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2026.01.16 03:44:04.408298 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18187 | 2026.01.16 03:44:04.408339 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18188 | 2026.01.16 03:44:04.408752 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.01.16 03:44:04.408786 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18190 | 2026.01.16 03:44:04.409085 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18191 | 2026.01.16 03:44:04.409306 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.01.16 03:44:04.409436 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001158 sec., 36269.43005181347 rows/sec., 2.66 MiB/sec. | ||
| 18193 | 2026.01.16 03:44:04.409474 [ 260 ] {7a3b1743-be6f-4229-b817-7be87d7cb69d} <Debug> TCPHandler: Processed in 0.00132471 sec. | ||
| 18194 | 2026.01.16 03:44:04.409579 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18195 | 2026.01.16 03:44:04.409680 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18196 | 2026.01.16 03:44:04.409723 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18197 | 2026.01.16 03:44:04.410193 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.01.16 03:44:04.410227 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18199 | 2026.01.16 03:44:04.410538 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18200 | 2026.01.16 03:44:04.410770 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.01.16 03:44:04.410897 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001235 sec., 85829.95951417004 rows/sec., 6.70 MiB/sec. | ||
| 18202 | 2026.01.16 03:44:04.410934 [ 260 ] {aab519fe-b6dc-45d5-b45e-e7c67270eac7} <Debug> TCPHandler: Processed in 0.001406121 sec. | ||
| 18203 | 2026.01.16 03:44:04.411052 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18204 | 2026.01.16 03:44:04.411147 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18205 | 2026.01.16 03:44:04.411191 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18206 | 2026.01.16 03:44:04.411606 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18207 | 2026.01.16 03:44:04.411641 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18208 | 2026.01.16 03:44:04.411965 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18209 | 2026.01.16 03:44:04.412172 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2026.01.16 03:44:04.412283 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_138_32 to all_139_139_0 | ||
| 18211 | 2026.01.16 03:44:04.412303 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 18212 | 2026.01.16 03:44:04.412323 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.01.16 03:44:04.412343 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18214 | 2026.01.16 03:44:04.412343 [ 260 ] {45f23799-4470-43bc-9847-3dba6a0beb70} <Debug> TCPHandler: Processed in 0.00134012 sec. | ||
| 18215 | 2026.01.16 03:44:04.412462 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_32 to all_139_139_0 into Compact with storage Full | ||
| 18216 | 2026.01.16 03:44:04.412468 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.01.16 03:44:04.412621 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18218 | 2026.01.16 03:44:04.412636 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18219 | 2026.01.16 03:44:04.412679 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <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 | ||
| 18220 | 2026.01.16 03:44:04.412684 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 43584 rows starting from the beginning of the part | ||
| 18221 | 2026.01.16 03:44:04.412777 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18222 | 2026.01.16 03:44:04.413611 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18223 | 2026.01.16 03:44:04.413653 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18224 | 2026.01.16 03:44:04.414257 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18225 | 2026.01.16 03:44:04.414496 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18226 | 2026.01.16 03:44:04.414603 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18227 | 2026.01.16 03:44:04.414630 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2026.01.16 03:44:04.414641 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002039 sec., 20598.332515939186 rows/sec., 36.91 MiB/sec. | ||
| 18229 | 2026.01.16 03:44:04.414648 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18230 | 2026.01.16 03:44:04.414715 [ 260 ] {7f376016-6526-4ad5-9c08-1635b4e5ab94} <Debug> TCPHandler: Processed in 0.002297954 sec. | ||
| 18231 | 2026.01.16 03:44:04.414762 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 18232 | 2026.01.16 03:44:04.414837 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18233 | 2026.01.16 03:44:04.414938 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18234 | 2026.01.16 03:44:04.414981 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18235 | 2026.01.16 03:44:04.415031 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18236 | 2026.01.16 03:44:04.415125 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2702 rows starting from the beginning of the part | ||
| 18237 | 2026.01.16 03:44:04.415271 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 18238 | 2026.01.16 03:44:04.415326 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.01.16 03:44:04.415368 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18240 | 2026.01.16 03:44:04.415384 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part | ||
| 18241 | 2026.01.16 03:44:04.415504 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 18242 | 2026.01.16 03:44:04.415612 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 18243 | 2026.01.16 03:44:04.415695 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18244 | 2026.01.16 03:44:04.415716 [ 200 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part | ||
| 18245 | 2026.01.16 03:44:04.415921 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18246 | 2026.01.16 03:44:04.416058 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 18247 | 2026.01.16 03:44:04.416098 [ 260 ] {563929b1-6c2c-44c1-92d8-e6f18d11c650} <Debug> TCPHandler: Processed in 0.00131284 sec. | ||
| 18248 | 2026.01.16 03:44:04.420381 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43744 rows, containing 5 columns (5 merged, 0 gathered) in 0.007975689 sec., 5484667.218092381 rows/sec., 373.37 MiB/sec. | ||
| 18249 | 2026.01.16 03:44:04.420812 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Trace> MergedBlockOutputStream: filled checksums all_1_139_33 (state Temporary) | ||
| 18250 | 2026.01.16 03:44:04.421126 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_139_33 to all_1_139_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2026.01.16 03:44:04.421213 [ 196 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_139_33} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_138_32, all_139_139_0] -> all_1_139_33 | ||
| 18252 | 2026.01.16 03:44:04.421300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18253 | 2026.01.16 03:44:04.428230 [ 189 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2912 rows, containing 19 columns (19 merged, 0 gathered) in 0.013522072 sec., 215351.61179440547 rows/sec., 385.90 MiB/sec. | ||
| 18254 | 2026.01.16 03:44:04.430704 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18255 | 2026.01.16 03:44:04.431093 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18256 | 2026.01.16 03:44:04.431180 [ 203 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18257 | 2026.01.16 03:44:04.431361 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.43 MiB. | ||
| 18258 | 2026.01.16 03:44:05.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.84 MiB, peak 408.24 MiB, free memory in arenas 0.00 B, will set to 395.40 MiB (RSS), difference: 6.56 MiB | ||
| 18259 | 2026.01.16 03:44:05.239976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18260 | 2026.01.16 03:44:05.259885 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.01.16 03:44:05.259947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18262 | 2026.01.16 03:44:05.266714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18263 | 2026.01.16 03:44:05.267438 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.01.16 03:44:05.267768 [ 46 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18265 | 2026.01.16 03:44:05.267836 [ 46 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.01.16 03:44:05.267858 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18267 | 2026.01.16 03:44:05.267953 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 18268 | 2026.01.16 03:44:05.271051 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18269 | 2026.01.16 03:44:05.271309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18270 | 2026.01.16 03:44:05.271903 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 18271 | 2026.01.16 03:44:05.275424 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 18272 | 2026.01.16 03:44:05.278994 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 18273 | 2026.01.16 03:44:05.283418 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 18274 | 2026.01.16 03:44:05.287891 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 18275 | 2026.01.16 03:44:05.292521 [ 196 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 18276 | 2026.01.16 03:44:05.353644 [ 186 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.085731512 sec., 8433.305130556895 rows/sec., 43.61 MiB/sec. | ||
| 18277 | 2026.01.16 03:44:05.357313 [ 191 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18278 | 2026.01.16 03:44:05.359614 [ 191 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2026.01.16 03:44:05.359723 [ 191 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_96_19} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18280 | 2026.01.16 03:44:05.362065 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18281 | 2026.01.16 03:44:06.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.47 MiB, peak 413.89 MiB, free memory in arenas 0.00 B, will set to 395.41 MiB (RSS), difference: -1.06 MiB | ||
| 18282 | 2026.01.16 03:44:09.434913 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.01.16 03:44:09.435123 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18284 | 2026.01.16 03:44:09.435200 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18285 | 2026.01.16 03:44:09.435912 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.01.16 03:44:09.435968 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18287 | 2026.01.16 03:44:09.436407 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18288 | 2026.01.16 03:44:09.436668 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2026.01.16 03:44:09.436825 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.13 MiB/sec. | ||
| 18290 | 2026.01.16 03:44:09.436868 [ 260 ] {bba0d862-5a37-4180-9657-c340ffb8cd1c} <Debug> TCPHandler: Processed in 0.002094641 sec. | ||
| 18291 | 2026.01.16 03:44:09.437002 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18292 | 2026.01.16 03:44:09.437097 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18293 | 2026.01.16 03:44:09.437138 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18294 | 2026.01.16 03:44:09.438242 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2026.01.16 03:44:09.438279 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18296 | 2026.01.16 03:44:09.438681 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18297 | 2026.01.16 03:44:09.438946 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18298 | 2026.01.16 03:44:09.439079 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Debug> executeQuery: Read 1316 rows, 112.43 KiB in 0.002 sec., 658000 rows/sec., 54.90 MiB/sec. | ||
| 18299 | 2026.01.16 03:44:09.439119 [ 260 ] {2b991b2d-ddb7-4456-a911-0802a30bc877} <Debug> TCPHandler: Processed in 0.002167392 sec. | ||
| 18300 | 2026.01.16 03:44:09.439235 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18301 | 2026.01.16 03:44:09.439329 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18302 | 2026.01.16 03:44:09.439370 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18303 | 2026.01.16 03:44:09.439795 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18304 | 2026.01.16 03:44:09.439831 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18305 | 2026.01.16 03:44:09.440136 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18306 | 2026.01.16 03:44:09.440380 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18307 | 2026.01.16 03:44:09.440513 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 800.11 KiB/sec. | ||
| 18308 | 2026.01.16 03:44:09.440553 [ 260 ] {50da7f0c-c2a8-4493-a9ba-e3e96f547f8d} <Debug> TCPHandler: Processed in 0.00136923 sec. | ||
| 18309 | 2026.01.16 03:44:09.440665 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18310 | 2026.01.16 03:44:09.440765 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18311 | 2026.01.16 03:44:09.440805 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18312 | 2026.01.16 03:44:09.441292 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18313 | 2026.01.16 03:44:09.441330 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18314 | 2026.01.16 03:44:09.441653 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18315 | 2026.01.16 03:44:09.441897 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18316 | 2026.01.16 03:44:09.442026 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001279 sec., 197028.92885066458 rows/sec., 13.63 MiB/sec. | ||
| 18317 | 2026.01.16 03:44:09.442065 [ 260 ] {d8bfb920-72d1-4c1f-aef8-3075f30e78d9} <Debug> TCPHandler: Processed in 0.001449901 sec. | ||
| 18318 | 2026.01.16 03:44:09.442187 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18319 | 2026.01.16 03:44:09.442289 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18320 | 2026.01.16 03:44:09.442330 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18321 | 2026.01.16 03:44:09.442715 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2026.01.16 03:44:09.442751 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18323 | 2026.01.16 03:44:09.443055 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18324 | 2026.01.16 03:44:09.443279 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18325 | 2026.01.16 03:44:09.443416 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 18326 | 2026.01.16 03:44:09.443458 [ 260 ] {c3c8c075-6dab-457a-b85d-c63d9ddc7535} <Debug> TCPHandler: Processed in 0.00132101 sec. | ||
| 18327 | 2026.01.16 03:44:09.443573 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18328 | 2026.01.16 03:44:09.443669 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18329 | 2026.01.16 03:44:09.443708 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18330 | 2026.01.16 03:44:09.444322 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18331 | 2026.01.16 03:44:09.444357 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18332 | 2026.01.16 03:44:09.444719 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18333 | 2026.01.16 03:44:09.444950 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2026.01.16 03:44:09.445080 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001429 sec., 389083.27501749474 rows/sec., 29.15 MiB/sec. | ||
| 18335 | 2026.01.16 03:44:09.445118 [ 260 ] {c2be2191-cb23-46c6-a651-09978e5f4c03} <Debug> TCPHandler: Processed in 0.001594354 sec. | ||
| 18336 | 2026.01.16 03:44:09.445231 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.01.16 03:44:09.445328 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18338 | 2026.01.16 03:44:09.445371 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18339 | 2026.01.16 03:44:09.445960 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.01.16 03:44:09.445997 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18341 | 2026.01.16 03:44:09.446443 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18342 | 2026.01.16 03:44:09.446680 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.01.16 03:44:09.446842 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001533 sec., 574037.8343118068 rows/sec., 38.96 MiB/sec. | ||
| 18344 | 2026.01.16 03:44:09.446839 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_139_33 to all_144_144_0 | ||
| 18345 | 2026.01.16 03:44:09.446884 [ 260 ] {2da96343-ac08-4530-bd03-6fe235c8c9b8} <Debug> TCPHandler: Processed in 0.001703795 sec. | ||
| 18346 | 2026.01.16 03:44:09.446921 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.01.16 03:44:09.446945 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18348 | 2026.01.16 03:44:09.447008 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2026.01.16 03:44:09.447051 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_33 to all_144_144_0 into Compact with storage Full | ||
| 18350 | 2026.01.16 03:44:09.447106 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18351 | 2026.01.16 03:44:09.447149 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18352 | 2026.01.16 03:44:09.447172 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18353 | 2026.01.16 03:44:09.447218 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_33, total 43744 rows starting from the beginning of the part | ||
| 18354 | 2026.01.16 03:44:09.447284 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18355 | 2026.01.16 03:44:09.447332 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18356 | 2026.01.16 03:44:09.447386 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 18357 | 2026.01.16 03:44:09.447447 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18358 | 2026.01.16 03:44:09.447496 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18359 | 2026.01.16 03:44:09.447517 [ 201 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 880 rows starting from the beginning of the part | ||
| 18360 | 2026.01.16 03:44:09.447533 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18361 | 2026.01.16 03:44:09.447863 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18362 | 2026.01.16 03:44:09.448081 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.01.16 03:44:09.448218 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 18364 | 2026.01.16 03:44:09.448255 [ 260 ] {a0d3a650-68bf-4746-93b8-d7b43354314d} <Debug> TCPHandler: Processed in 0.00129736 sec. | ||
| 18365 | 2026.01.16 03:44:09.455210 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45264 rows, containing 5 columns (5 merged, 0 gathered) in 0.008210773 sec., 5512757.446832351 rows/sec., 375.38 MiB/sec. | ||
| 18366 | 2026.01.16 03:44:09.455981 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Trace> MergedBlockOutputStream: filled checksums all_1_144_34 (state Temporary) | ||
| 18367 | 2026.01.16 03:44:09.456341 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_144_34 to all_1_144_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2026.01.16 03:44:09.456430 [ 187 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_139_33, all_144_144_0] -> all_1_144_34 | ||
| 18369 | 2026.01.16 03:44:09.456539 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 18370 | 2026.01.16 03:44:09.859438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44677 | ||
| 18371 | 2026.01.16 03:44:09.859552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18372 | 2026.01.16 03:44:09.859583 [ 294 ] {} <Debug> TCP-Session: 32089f37-5ebc-4e38-908b-38a195575329 Authenticating user 'default' from [fd00:1122:3344:101::e]:44677 | ||
| 18373 | 2026.01.16 03:44:09.859605 [ 294 ] {} <Debug> TCP-Session: 32089f37-5ebc-4e38-908b-38a195575329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18374 | 2026.01.16 03:44:09.859618 [ 294 ] {} <Debug> TCP-Session: 32089f37-5ebc-4e38-908b-38a195575329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2026.01.16 03:44:09.859838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45616 | ||
| 18376 | 2026.01.16 03:44:09.859840 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65432 | ||
| 18377 | 2026.01.16 03:44:09.859883 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59579 | ||
| 18378 | 2026.01.16 03:44:09.859899 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46681 | ||
| 18379 | 2026.01.16 03:44:09.859921 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18380 | 2026.01.16 03:44:09.859892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62641 | ||
| 18381 | 2026.01.16 03:44:09.859987 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18382 | 2026.01.16 03:44:09.860003 [ 287 ] {} <Debug> TCP-Session: fb878ff5-f68c-46d4-a7fb-00b33bf64c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:45616 | ||
| 18383 | 2026.01.16 03:44:09.860042 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18384 | 2026.01.16 03:44:09.860055 [ 286 ] {} <Debug> TCP-Session: 66c4fc9d-56a5-4ae0-aefe-5c304e5e807c Authenticating user 'default' from [fd00:1122:3344:101::e]:65432 | ||
| 18385 | 2026.01.16 03:44:09.860060 [ 287 ] {} <Debug> TCP-Session: fb878ff5-f68c-46d4-a7fb-00b33bf64c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18386 | 2026.01.16 03:44:09.860087 [ 293 ] {} <Debug> TCP-Session: 5ebfe9fd-b90a-4141-8a7b-59cd9eeb621c Authenticating user 'default' from [fd00:1122:3344:101::e]:46681 | ||
| 18387 | 2026.01.16 03:44:09.860109 [ 287 ] {} <Debug> TCP-Session: fb878ff5-f68c-46d4-a7fb-00b33bf64c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18388 | 2026.01.16 03:44:09.860099 [ 286 ] {} <Debug> TCP-Session: 66c4fc9d-56a5-4ae0-aefe-5c304e5e807c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18389 | 2026.01.16 03:44:09.860131 [ 293 ] {} <Debug> TCP-Session: 5ebfe9fd-b90a-4141-8a7b-59cd9eeb621c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2026.01.16 03:44:09.860155 [ 286 ] {} <Debug> TCP-Session: 66c4fc9d-56a5-4ae0-aefe-5c304e5e807c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.01.16 03:44:09.860170 [ 293 ] {} <Debug> TCP-Session: 5ebfe9fd-b90a-4141-8a7b-59cd9eeb621c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18392 | 2026.01.16 03:44:09.860092 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18393 | 2026.01.16 03:44:09.859988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18394 | 2026.01.16 03:44:09.860232 [ 292 ] {} <Debug> TCP-Session: ba6d5ec5-7250-4280-8519-b141dd82101d Authenticating user 'default' from [fd00:1122:3344:101::e]:62641 | ||
| 18395 | 2026.01.16 03:44:09.859870 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33034 | ||
| 18396 | 2026.01.16 03:44:09.860265 [ 292 ] {} <Debug> TCP-Session: ba6d5ec5-7250-4280-8519-b141dd82101d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18397 | 2026.01.16 03:44:09.860251 [ 291 ] {} <Debug> TCP-Session: d207961f-6424-48e2-9b53-800389a4f557 Authenticating user 'default' from [fd00:1122:3344:101::e]:59579 | ||
| 18398 | 2026.01.16 03:44:09.860301 [ 292 ] {} <Debug> TCP-Session: ba6d5ec5-7250-4280-8519-b141dd82101d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18399 | 2026.01.16 03:44:09.860323 [ 291 ] {} <Debug> TCP-Session: d207961f-6424-48e2-9b53-800389a4f557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.01.16 03:44:09.860340 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18401 | 2026.01.16 03:44:09.860355 [ 291 ] {} <Debug> TCP-Session: d207961f-6424-48e2-9b53-800389a4f557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18402 | 2026.01.16 03:44:09.859867 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46070 | ||
| 18403 | 2026.01.16 03:44:09.860376 [ 290 ] {} <Debug> TCP-Session: 84c68447-d6ad-4fff-8a07-9c3323a5e157 Authenticating user 'default' from [fd00:1122:3344:101::e]:33034 | ||
| 18404 | 2026.01.16 03:44:09.859860 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57040 | ||
| 18405 | 2026.01.16 03:44:09.860430 [ 290 ] {} <Debug> TCP-Session: 84c68447-d6ad-4fff-8a07-9c3323a5e157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2026.01.16 03:44:09.860454 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18407 | 2026.01.16 03:44:09.860473 [ 290 ] {} <Debug> TCP-Session: 84c68447-d6ad-4fff-8a07-9c3323a5e157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18408 | 2026.01.16 03:44:09.860493 [ 289 ] {} <Debug> TCP-Session: ef8392fa-18a8-42f5-93ba-ad72a1ba88ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46070 | ||
| 18409 | 2026.01.16 03:44:09.860508 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18410 | 2026.01.16 03:44:09.860520 [ 289 ] {} <Debug> TCP-Session: ef8392fa-18a8-42f5-93ba-ad72a1ba88ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18411 | 2026.01.16 03:44:09.859985 [ 294 ] {} <Trace> TCP-Session: 32089f37-5ebc-4e38-908b-38a195575329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.01.16 03:44:09.860546 [ 289 ] {} <Debug> TCP-Session: ef8392fa-18a8-42f5-93ba-ad72a1ba88ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18413 | 2026.01.16 03:44:09.860543 [ 288 ] {} <Debug> TCP-Session: 8ea5bfbb-8171-4cb8-93df-a3e6569b6485 Authenticating user 'default' from [fd00:1122:3344:101::e]:57040 | ||
| 18414 | 2026.01.16 03:44:09.860606 [ 288 ] {} <Debug> TCP-Session: 8ea5bfbb-8171-4cb8-93df-a3e6569b6485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.01.16 03:44:09.860622 [ 288 ] {} <Debug> TCP-Session: 8ea5bfbb-8171-4cb8-93df-a3e6569b6485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2026.01.16 03:44:09.860731 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18417 | 2026.01.16 03:44:09.861035 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18418 | 2026.01.16 03:44:09.861089 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18419 | 2026.01.16 03:44:09.861423 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 18420 | 2026.01.16 03:44:09.862533 [ 347 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> AggregatingTransform: Aggregating | ||
| 18421 | 2026.01.16 03:44:09.862580 [ 347 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 18422 | 2026.01.16 03:44:09.862623 [ 347 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091126 sec. (916.484 rows/sec., 35.80 KiB/sec.) | ||
| 18423 | 2026.01.16 03:44:09.862646 [ 347 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Trace> Aggregator: Merging aggregated data | ||
| 18424 | 2026.01.16 03:44:09.863862 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 18425 | 2026.01.16 03:44:09.863992 [ 294 ] {b9d73a72-80c0-4a8b-8dd3-8ea04c7d64c4} <Debug> TCPHandler: Processed in 0.004172073 sec. | ||
| 18426 | 2026.01.16 03:44:09.864117 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18427 | 2026.01.16 03:44:09.864145 [ 294 ] {} <Debug> TCP-Session: 32089f37-5ebc-4e38-908b-38a195575329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.01.16 03:44:09.864147 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18429 | 2026.01.16 03:44:09.864170 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18430 | 2026.01.16 03:44:09.864182 [ 287 ] {} <Debug> TCP-Session: fb878ff5-f68c-46d4-a7fb-00b33bf64c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18431 | 2026.01.16 03:44:09.864195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18432 | 2026.01.16 03:44:09.864209 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18433 | 2026.01.16 03:44:09.864227 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18434 | 2026.01.16 03:44:09.864239 [ 290 ] {} <Debug> TCP-Session: 84c68447-d6ad-4fff-8a07-9c3323a5e157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2026.01.16 03:44:09.864259 [ 286 ] {} <Debug> TCP-Session: 66c4fc9d-56a5-4ae0-aefe-5c304e5e807c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18436 | 2026.01.16 03:44:09.864270 [ 291 ] {} <Debug> TCP-Session: d207961f-6424-48e2-9b53-800389a4f557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18437 | 2026.01.16 03:44:09.864264 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18438 | 2026.01.16 03:44:09.864248 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18439 | 2026.01.16 03:44:09.864330 [ 292 ] {} <Debug> TCP-Session: ba6d5ec5-7250-4280-8519-b141dd82101d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2026.01.16 03:44:09.864215 [ 293 ] {} <Debug> TCP-Session: 5ebfe9fd-b90a-4141-8a7b-59cd9eeb621c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18441 | 2026.01.16 03:44:09.864353 [ 289 ] {} <Debug> TCP-Session: ef8392fa-18a8-42f5-93ba-ad72a1ba88ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.01.16 03:44:09.864208 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18443 | 2026.01.16 03:44:09.864412 [ 288 ] {} <Debug> TCP-Session: 8ea5bfbb-8171-4cb8-93df-a3e6569b6485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2026.01.16 03:44:10.242920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46620 | ||
| 18445 | 2026.01.16 03:44:10.243533 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18446 | 2026.01.16 03:44:10.243588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18447 | 2026.01.16 03:44:10.244128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18448 | 2026.01.16 03:44:10.244376 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18449 | 2026.01.16 03:44:10.244537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46620 | ||
| 18450 | 2026.01.16 03:44:11.256203 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49666 | ||
| 18451 | 2026.01.16 03:44:11.256323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18452 | 2026.01.16 03:44:11.256350 [ 294 ] {} <Debug> TCP-Session: b6215a31-db4b-4d6e-bf6c-a3934260b59b Authenticating user 'default' from [fd00:1122:3344:101::e]:49666 | ||
| 18453 | 2026.01.16 03:44:11.256372 [ 294 ] {} <Debug> TCP-Session: b6215a31-db4b-4d6e-bf6c-a3934260b59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18454 | 2026.01.16 03:44:11.256385 [ 294 ] {} <Debug> TCP-Session: b6215a31-db4b-4d6e-bf6c-a3934260b59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18455 | 2026.01.16 03:44:11.256606 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48432 | ||
| 18456 | 2026.01.16 03:44:11.256609 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63435 | ||
| 18457 | 2026.01.16 03:44:11.256646 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47341 | ||
| 18458 | 2026.01.16 03:44:11.256672 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37088 | ||
| 18459 | 2026.01.16 03:44:11.256678 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18460 | 2026.01.16 03:44:11.256729 [ 294 ] {} <Trace> TCP-Session: b6215a31-db4b-4d6e-bf6c-a3934260b59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18461 | 2026.01.16 03:44:11.256757 [ 287 ] {} <Debug> TCP-Session: fdace922-fe9d-4aa2-b6b2-5565a3b582e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48432 | ||
| 18462 | 2026.01.16 03:44:11.256669 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50054 | ||
| 18463 | 2026.01.16 03:44:11.256782 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18464 | 2026.01.16 03:44:11.256800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18465 | 2026.01.16 03:44:11.256782 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18466 | 2026.01.16 03:44:11.256840 [ 286 ] {} <Debug> TCP-Session: ee510a02-0974-42c3-8b33-974afb15b9f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63435 | ||
| 18467 | 2026.01.16 03:44:11.256879 [ 293 ] {} <Debug> TCP-Session: 309d8705-580d-43ba-884f-a185379fcd24 Authenticating user 'default' from [fd00:1122:3344:101::e]:37088 | ||
| 18468 | 2026.01.16 03:44:11.256889 [ 290 ] {} <Debug> TCP-Session: 15738276-c4d5-4fdf-9028-c8219815160f Authenticating user 'default' from [fd00:1122:3344:101::e]:47341 | ||
| 18469 | 2026.01.16 03:44:11.256908 [ 286 ] {} <Debug> TCP-Session: ee510a02-0974-42c3-8b33-974afb15b9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2026.01.16 03:44:11.256921 [ 293 ] {} <Debug> TCP-Session: 309d8705-580d-43ba-884f-a185379fcd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18471 | 2026.01.16 03:44:11.256940 [ 286 ] {} <Debug> TCP-Session: ee510a02-0974-42c3-8b33-974afb15b9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2026.01.16 03:44:11.256953 [ 293 ] {} <Debug> TCP-Session: 309d8705-580d-43ba-884f-a185379fcd24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18473 | 2026.01.16 03:44:11.256934 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49666) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18474 | 2026.01.16 03:44:11.256929 [ 290 ] {} <Debug> TCP-Session: 15738276-c4d5-4fdf-9028-c8219815160f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2026.01.16 03:44:11.256914 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18476 | 2026.01.16 03:44:11.257017 [ 290 ] {} <Debug> TCP-Session: 15738276-c4d5-4fdf-9028-c8219815160f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2026.01.16 03:44:11.256659 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56480 | ||
| 18478 | 2026.01.16 03:44:11.257058 [ 292 ] {} <Debug> TCP-Session: 7642c356-6396-49f9-8e5a-0c1bb174da4f Authenticating user 'default' from [fd00:1122:3344:101::e]:50054 | ||
| 18479 | 2026.01.16 03:44:11.256641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36998 | ||
| 18480 | 2026.01.16 03:44:11.257112 [ 292 ] {} <Debug> TCP-Session: 7642c356-6396-49f9-8e5a-0c1bb174da4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2026.01.16 03:44:11.257129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18482 | 2026.01.16 03:44:11.257146 [ 292 ] {} <Debug> TCP-Session: 7642c356-6396-49f9-8e5a-0c1bb174da4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2026.01.16 03:44:11.257165 [ 291 ] {} <Debug> TCP-Session: 3ee31416-a7fe-4bfa-ab68-344cc2fd0499 Authenticating user 'default' from [fd00:1122:3344:101::e]:56480 | ||
| 18484 | 2026.01.16 03:44:11.257186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18485 | 2026.01.16 03:44:11.257213 [ 291 ] {} <Debug> TCP-Session: 3ee31416-a7fe-4bfa-ab68-344cc2fd0499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18486 | 2026.01.16 03:44:11.256629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56776 | ||
| 18487 | 2026.01.16 03:44:11.257243 [ 291 ] {} <Debug> TCP-Session: 3ee31416-a7fe-4bfa-ab68-344cc2fd0499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2026.01.16 03:44:11.257254 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18489 | 2026.01.16 03:44:11.257241 [ 289 ] {} <Debug> TCP-Session: 86248ba1-ea11-4ab0-be64-32022d3811c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36998 | ||
| 18490 | 2026.01.16 03:44:11.257315 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18491 | 2026.01.16 03:44:11.257341 [ 289 ] {} <Debug> TCP-Session: 86248ba1-ea11-4ab0-be64-32022d3811c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2026.01.16 03:44:11.257357 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18493 | 2026.01.16 03:44:11.257361 [ 288 ] {} <Debug> TCP-Session: 7560595c-8997-4c3e-a791-a07bb37307a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56776 | ||
| 18494 | 2026.01.16 03:44:11.257370 [ 289 ] {} <Debug> TCP-Session: 86248ba1-ea11-4ab0-be64-32022d3811c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18495 | 2026.01.16 03:44:11.257425 [ 288 ] {} <Debug> TCP-Session: 7560595c-8997-4c3e-a791-a07bb37307a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2026.01.16 03:44:11.256776 [ 287 ] {} <Debug> TCP-Session: fdace922-fe9d-4aa2-b6b2-5565a3b582e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18497 | 2026.01.16 03:44:11.257450 [ 288 ] {} <Debug> TCP-Session: 7560595c-8997-4c3e-a791-a07bb37307a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.01.16 03:44:11.257484 [ 287 ] {} <Debug> TCP-Session: fdace922-fe9d-4aa2-b6b2-5565a3b582e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2026.01.16 03:44:11.257735 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 18500 | 2026.01.16 03:44:11.258740 [ 345 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> AggregatingTransform: Aggregating | ||
| 18501 | 2026.01.16 03:44:11.258788 [ 345 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 18502 | 2026.01.16 03:44:11.258822 [ 345 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988705 sec. (1011.424 rows/sec., 39.51 KiB/sec.) | ||
| 18503 | 2026.01.16 03:44:11.258841 [ 345 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Trace> Aggregator: Merging aggregated data | ||
| 18504 | 2026.01.16 03:44:11.260355 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003501 sec., 285.6326763781776 rows/sec., 11.16 KiB/sec. | ||
| 18505 | 2026.01.16 03:44:11.260466 [ 294 ] {ec49137c-38a9-4b43-854a-b843f7ee43e4} <Debug> TCPHandler: Processed in 0.003857048 sec. | ||
| 18506 | 2026.01.16 03:44:11.260565 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18507 | 2026.01.16 03:44:11.260601 [ 294 ] {} <Debug> TCP-Session: b6215a31-db4b-4d6e-bf6c-a3934260b59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18508 | 2026.01.16 03:44:11.260604 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18509 | 2026.01.16 03:44:11.260632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18510 | 2026.01.16 03:44:11.260658 [ 286 ] {} <Debug> TCP-Session: ee510a02-0974-42c3-8b33-974afb15b9f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18511 | 2026.01.16 03:44:11.260660 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18512 | 2026.01.16 03:44:11.260679 [ 289 ] {} <Debug> TCP-Session: 86248ba1-ea11-4ab0-be64-32022d3811c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18513 | 2026.01.16 03:44:11.260692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18514 | 2026.01.16 03:44:11.260720 [ 287 ] {} <Debug> TCP-Session: fdace922-fe9d-4aa2-b6b2-5565a3b582e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2026.01.16 03:44:11.260726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18516 | 2026.01.16 03:44:11.260755 [ 288 ] {} <Debug> TCP-Session: 7560595c-8997-4c3e-a791-a07bb37307a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18517 | 2026.01.16 03:44:11.260758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18518 | 2026.01.16 03:44:11.260782 [ 290 ] {} <Debug> TCP-Session: 15738276-c4d5-4fdf-9028-c8219815160f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2026.01.16 03:44:11.260783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18520 | 2026.01.16 03:44:11.260811 [ 291 ] {} <Debug> TCP-Session: 3ee31416-a7fe-4bfa-ab68-344cc2fd0499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.01.16 03:44:11.260735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18522 | 2026.01.16 03:44:11.260850 [ 293 ] {} <Debug> TCP-Session: 309d8705-580d-43ba-884f-a185379fcd24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.01.16 03:44:11.260885 [ 292 ] {} <Debug> TCP-Session: 7642c356-6396-49f9-8e5a-0c1bb174da4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2026.01.16 03:44:11.347658 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43201 | ||
| 18525 | 2026.01.16 03:44:11.347771 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18526 | 2026.01.16 03:44:11.347799 [ 294 ] {} <Debug> TCP-Session: 357c4275-443d-4fe3-a473-7b68639a246f Authenticating user 'default' from [fd00:1122:3344:101::e]:43201 | ||
| 18527 | 2026.01.16 03:44:11.347822 [ 294 ] {} <Debug> TCP-Session: 357c4275-443d-4fe3-a473-7b68639a246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2026.01.16 03:44:11.347834 [ 294 ] {} <Debug> TCP-Session: 357c4275-443d-4fe3-a473-7b68639a246f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18529 | 2026.01.16 03:44:11.348089 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47428 | ||
| 18530 | 2026.01.16 03:44:11.348134 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48276 | ||
| 18531 | 2026.01.16 03:44:11.348181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64782 | ||
| 18532 | 2026.01.16 03:44:11.348186 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57818 | ||
| 18533 | 2026.01.16 03:44:11.348216 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18534 | 2026.01.16 03:44:11.348217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39394 | ||
| 18535 | 2026.01.16 03:44:11.348255 [ 287 ] {} <Debug> TCP-Session: 1ed00755-2b44-47a9-af63-09e7bdbc32b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48276 | ||
| 18536 | 2026.01.16 03:44:11.348221 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48012 | ||
| 18537 | 2026.01.16 03:44:11.348299 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18538 | 2026.01.16 03:44:11.348326 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18539 | 2026.01.16 03:44:11.348290 [ 287 ] {} <Debug> TCP-Session: 1ed00755-2b44-47a9-af63-09e7bdbc32b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18540 | 2026.01.16 03:44:11.348357 [ 288 ] {} <Debug> TCP-Session: a27a16b3-644a-45f2-bc8b-f86b00791942 Authenticating user 'default' from [fd00:1122:3344:101::e]:64782 | ||
| 18541 | 2026.01.16 03:44:11.348362 [ 292 ] {} <Debug> TCP-Session: db975610-5d56-4926-a916-76192fd04d04 Authenticating user 'default' from [fd00:1122:3344:101::e]:39394 | ||
| 18542 | 2026.01.16 03:44:11.348385 [ 287 ] {} <Debug> TCP-Session: 1ed00755-2b44-47a9-af63-09e7bdbc32b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18543 | 2026.01.16 03:44:11.348406 [ 288 ] {} <Debug> TCP-Session: a27a16b3-644a-45f2-bc8b-f86b00791942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18544 | 2026.01.16 03:44:11.348408 [ 292 ] {} <Debug> TCP-Session: db975610-5d56-4926-a916-76192fd04d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18545 | 2026.01.16 03:44:11.348406 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18546 | 2026.01.16 03:44:11.348428 [ 288 ] {} <Debug> TCP-Session: a27a16b3-644a-45f2-bc8b-f86b00791942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18547 | 2026.01.16 03:44:11.348435 [ 292 ] {} <Debug> TCP-Session: db975610-5d56-4926-a916-76192fd04d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18548 | 2026.01.16 03:44:11.348463 [ 293 ] {} <Debug> TCP-Session: b98a6a36-8aed-4b34-abe2-b7d251452830 Authenticating user 'default' from [fd00:1122:3344:101::e]:48012 | ||
| 18549 | 2026.01.16 03:44:11.348289 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18550 | 2026.01.16 03:44:11.348495 [ 293 ] {} <Debug> TCP-Session: b98a6a36-8aed-4b34-abe2-b7d251452830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18551 | 2026.01.16 03:44:11.348206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18552 | 2026.01.16 03:44:11.348518 [ 290 ] {} <Debug> TCP-Session: 60e1b0e1-662a-4c91-ae78-fcc0deea54a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57818 | ||
| 18553 | 2026.01.16 03:44:11.348522 [ 293 ] {} <Debug> TCP-Session: b98a6a36-8aed-4b34-abe2-b7d251452830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18554 | 2026.01.16 03:44:11.348557 [ 286 ] {} <Debug> TCP-Session: f6adecbe-06e3-4b1d-97bf-67a4d698ba85 Authenticating user 'default' from [fd00:1122:3344:101::e]:47428 | ||
| 18555 | 2026.01.16 03:44:11.348561 [ 290 ] {} <Debug> TCP-Session: 60e1b0e1-662a-4c91-ae78-fcc0deea54a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.01.16 03:44:11.348601 [ 286 ] {} <Debug> TCP-Session: f6adecbe-06e3-4b1d-97bf-67a4d698ba85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18557 | 2026.01.16 03:44:11.348612 [ 290 ] {} <Debug> TCP-Session: 60e1b0e1-662a-4c91-ae78-fcc0deea54a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18558 | 2026.01.16 03:44:11.348624 [ 286 ] {} <Debug> TCP-Session: f6adecbe-06e3-4b1d-97bf-67a4d698ba85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18559 | 2026.01.16 03:44:11.348185 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47767 | ||
| 18560 | 2026.01.16 03:44:11.348235 [ 294 ] {} <Trace> TCP-Session: 357c4275-443d-4fe3-a473-7b68639a246f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.01.16 03:44:11.348206 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58016 | ||
| 18562 | 2026.01.16 03:44:11.348733 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18563 | 2026.01.16 03:44:11.348763 [ 289 ] {} <Debug> TCP-Session: 90c17c37-8ec1-43eb-947e-87c2b7500a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:47767 | ||
| 18564 | 2026.01.16 03:44:11.348780 [ 289 ] {} <Debug> TCP-Session: 90c17c37-8ec1-43eb-947e-87c2b7500a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18565 | 2026.01.16 03:44:11.348780 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18566 | 2026.01.16 03:44:11.348795 [ 289 ] {} <Debug> TCP-Session: 90c17c37-8ec1-43eb-947e-87c2b7500a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18567 | 2026.01.16 03:44:11.348818 [ 291 ] {} <Debug> TCP-Session: b1d8a19c-ac11-4b8b-b080-ebed58ff37f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58016 | ||
| 18568 | 2026.01.16 03:44:11.348840 [ 291 ] {} <Debug> TCP-Session: b1d8a19c-ac11-4b8b-b080-ebed58ff37f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2026.01.16 03:44:11.348852 [ 291 ] {} <Debug> TCP-Session: b1d8a19c-ac11-4b8b-b080-ebed58ff37f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18570 | 2026.01.16 03:44:11.348875 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18571 | 2026.01.16 03:44:11.349156 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18572 | 2026.01.16 03:44:11.349210 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18573 | 2026.01.16 03:44:11.349497 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 18574 | 2026.01.16 03:44:11.350523 [ 299 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> AggregatingTransform: Aggregating | ||
| 18575 | 2026.01.16 03:44:11.350571 [ 299 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> Aggregator: Aggregation method: without_key | ||
| 18576 | 2026.01.16 03:44:11.350611 [ 299 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012995 sec. (987.172 rows/sec., 38.56 KiB/sec.) | ||
| 18577 | 2026.01.16 03:44:11.350627 [ 299 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Trace> Aggregator: Merging aggregated data | ||
| 18578 | 2026.01.16 03:44:11.352120 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 18579 | 2026.01.16 03:44:11.352285 [ 294 ] {b506e198-40ad-494f-bdb7-79615a1fdd4f} <Debug> TCPHandler: Processed in 0.004231554 sec. | ||
| 18580 | 2026.01.16 03:44:11.352398 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18581 | 2026.01.16 03:44:11.352431 [ 294 ] {} <Debug> TCP-Session: 357c4275-443d-4fe3-a473-7b68639a246f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18582 | 2026.01.16 03:44:11.352432 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18583 | 2026.01.16 03:44:11.352453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18584 | 2026.01.16 03:44:11.352479 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18585 | 2026.01.16 03:44:11.352482 [ 288 ] {} <Debug> TCP-Session: a27a16b3-644a-45f2-bc8b-f86b00791942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2026.01.16 03:44:11.352501 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18587 | 2026.01.16 03:44:11.352517 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18588 | 2026.01.16 03:44:11.352536 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18589 | 2026.01.16 03:44:11.352558 [ 286 ] {} <Debug> TCP-Session: f6adecbe-06e3-4b1d-97bf-67a4d698ba85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18590 | 2026.01.16 03:44:11.352571 [ 287 ] {} <Debug> TCP-Session: 1ed00755-2b44-47a9-af63-09e7bdbc32b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18591 | 2026.01.16 03:44:11.352581 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18592 | 2026.01.16 03:44:11.352590 [ 291 ] {} <Debug> TCP-Session: b1d8a19c-ac11-4b8b-b080-ebed58ff37f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18593 | 2026.01.16 03:44:11.352558 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18594 | 2026.01.16 03:44:11.352631 [ 292 ] {} <Debug> TCP-Session: db975610-5d56-4926-a916-76192fd04d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2026.01.16 03:44:11.352520 [ 290 ] {} <Debug> TCP-Session: 60e1b0e1-662a-4c91-ae78-fcc0deea54a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2026.01.16 03:44:11.352671 [ 289 ] {} <Debug> TCP-Session: 90c17c37-8ec1-43eb-947e-87c2b7500a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18597 | 2026.01.16 03:44:11.352504 [ 293 ] {} <Debug> TCP-Session: b98a6a36-8aed-4b34-abe2-b7d251452830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2026.01.16 03:44:12.771483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18599 | 2026.01.16 03:44:12.788201 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.01.16 03:44:12.788267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 18601 | 2026.01.16 03:44:12.794546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18602 | 2026.01.16 03:44:12.795272 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.01.16 03:44:12.798770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18604 | 2026.01.16 03:44:12.877963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2182 | ||
| 18605 | 2026.01.16 03:44:12.880507 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2026.01.16 03:44:12.880564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 18607 | 2026.01.16 03:44:12.881869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18608 | 2026.01.16 03:44:12.882158 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.01.16 03:44:12.882548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2182 | ||
| 18610 | 2026.01.16 03:44:14.407505 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18611 | 2026.01.16 03:44:14.407699 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18612 | 2026.01.16 03:44:14.407766 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18613 | 2026.01.16 03:44:14.408493 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.01.16 03:44:14.408540 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18615 | 2026.01.16 03:44:14.408935 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18616 | 2026.01.16 03:44:14.409183 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2026.01.16 03:44:14.409339 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Debug> executeQuery: Read 150 rows, 13.40 KiB in 0.001687 sec., 88915.23414344991 rows/sec., 7.76 MiB/sec. | ||
| 18618 | 2026.01.16 03:44:14.409384 [ 260 ] {fd3c5f83-b7df-4499-9450-2b272d018ef4} <Debug> TCPHandler: Processed in 0.00200551 sec. | ||
| 18619 | 2026.01.16 03:44:14.409512 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18620 | 2026.01.16 03:44:14.409609 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18621 | 2026.01.16 03:44:14.409650 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18622 | 2026.01.16 03:44:14.410053 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2026.01.16 03:44:14.410090 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18624 | 2026.01.16 03:44:14.410383 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18625 | 2026.01.16 03:44:14.410570 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.01.16 03:44:14.410690 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001124 sec., 41814.94661921708 rows/sec., 3.07 MiB/sec. | ||
| 18627 | 2026.01.16 03:44:14.410726 [ 260 ] {9ba0c9fd-1c9b-4419-8e0e-b5a2046dc74e} <Debug> TCPHandler: Processed in 0.00128771 sec. | ||
| 18628 | 2026.01.16 03:44:14.410739 [ 225 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18629 | 2026.01.16 03:44:14.410763 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18630 | 2026.01.16 03:44:14.410825 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18631 | 2026.01.16 03:44:14.410911 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18632 | 2026.01.16 03:44:14.410949 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18633 | 2026.01.16 03:44:14.411418 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2026.01.16 03:44:14.411453 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18635 | 2026.01.16 03:44:14.411761 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18636 | 2026.01.16 03:44:14.411975 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.01.16 03:44:14.412102 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Debug> executeQuery: Read 114 rows, 9.15 KiB in 0.00117 sec., 97435.89743589744 rows/sec., 7.64 MiB/sec. | ||
| 18638 | 2026.01.16 03:44:14.412140 [ 260 ] {0c5c6593-ece5-4e0d-b512-de0cc4f8f09e} <Debug> TCPHandler: Processed in 0.0013312 sec. | ||
| 18639 | 2026.01.16 03:44:14.412248 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18640 | 2026.01.16 03:44:14.412341 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18641 | 2026.01.16 03:44:14.412385 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18642 | 2026.01.16 03:44:14.412864 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18643 | 2026.01.16 03:44:14.412900 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18644 | 2026.01.16 03:44:14.413263 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18645 | 2026.01.16 03:44:14.413498 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18646 | 2026.01.16 03:44:14.413636 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 18647 | 2026.01.16 03:44:14.413675 [ 260 ] {472ce52e-9d42-43f3-a2c3-5740cc9b5617} <Debug> TCPHandler: Processed in 0.001477033 sec. | ||
| 18648 | 2026.01.16 03:44:14.413787 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18649 | 2026.01.16 03:44:14.413884 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18650 | 2026.01.16 03:44:14.413900 [ 225 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18651 | 2026.01.16 03:44:14.413940 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <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 | ||
| 18652 | 2026.01.16 03:44:14.414927 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18653 | 2026.01.16 03:44:14.414965 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18654 | 2026.01.16 03:44:14.415571 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18655 | 2026.01.16 03:44:14.415809 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18656 | 2026.01.16 03:44:14.415955 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002089 sec., 22498.803255146002 rows/sec., 40.32 MiB/sec. | ||
| 18657 | 2026.01.16 03:44:14.416024 [ 260 ] {c472e53c-41c3-4164-ade3-8e09b112ae5c} <Debug> TCPHandler: Processed in 0.002286115 sec. | ||
| 18658 | 2026.01.16 03:44:14.416142 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18659 | 2026.01.16 03:44:14.416237 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18660 | 2026.01.16 03:44:14.416279 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18661 | 2026.01.16 03:44:14.416599 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2026.01.16 03:44:14.416635 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18663 | 2026.01.16 03:44:14.417427 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18664 | 2026.01.16 03:44:14.417641 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2026.01.16 03:44:14.417771 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001553 sec., 1931.7450096587252 rows/sec., 154.69 KiB/sec. | ||
| 18666 | 2026.01.16 03:44:14.417809 [ 260 ] {cc0a4876-5889-4daa-8896-befac79f1b96} <Debug> TCPHandler: Processed in 0.001718055 sec. | ||
| 18667 | 2026.01.16 03:44:14.417936 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18668 | 2026.01.16 03:44:14.418031 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18669 | 2026.01.16 03:44:14.418073 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18670 | 2026.01.16 03:44:14.418407 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18671 | 2026.01.16 03:44:14.418443 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18672 | 2026.01.16 03:44:14.418759 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18673 | 2026.01.16 03:44:14.418974 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18674 | 2026.01.16 03:44:14.419111 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 18675 | 2026.01.16 03:44:14.419146 [ 260 ] {deca88c9-7f47-4751-8e00-ea2f9fdd0bb9} <Debug> TCPHandler: Processed in 0.001259809 sec. | ||
| 18676 | 2026.01.16 03:44:17.495465 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18677 | 2026.01.16 03:44:17.495525 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18678 | 2026.01.16 03:44:17.744783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47068 | ||
| 18679 | 2026.01.16 03:44:17.745311 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18680 | 2026.01.16 03:44:17.745360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18681 | 2026.01.16 03:44:17.745849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18682 | 2026.01.16 03:44:17.746099 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2026.01.16 03:44:17.746253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47068 | ||
| 18684 | 2026.01.16 03:44:19.404611 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18685 | 2026.01.16 03:44:19.404812 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18686 | 2026.01.16 03:44:19.404907 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18687 | 2026.01.16 03:44:19.405625 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2026.01.16 03:44:19.405675 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18689 | 2026.01.16 03:44:19.406180 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18690 | 2026.01.16 03:44:19.406444 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2026.01.16 03:44:19.406608 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. | ||
| 18692 | 2026.01.16 03:44:19.406636 [ 99 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18693 | 2026.01.16 03:44:19.406652 [ 260 ] {70045d90-20b1-4ca8-8697-ee0a3b589e28} <Debug> TCPHandler: Processed in 0.002172412 sec. | ||
| 18694 | 2026.01.16 03:44:19.406707 [ 99 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18695 | 2026.01.16 03:44:19.406771 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18696 | 2026.01.16 03:44:19.406834 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18697 | 2026.01.16 03:44:19.406885 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18698 | 2026.01.16 03:44:19.406938 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18699 | 2026.01.16 03:44:19.406984 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18700 | 2026.01.16 03:44:19.406995 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18701 | 2026.01.16 03:44:19.407036 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2468 rows starting from the beginning of the part | ||
| 18702 | 2026.01.16 03:44:19.407108 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 18703 | 2026.01.16 03:44:19.407159 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 140 rows starting from the beginning of the part | ||
| 18704 | 2026.01.16 03:44:19.407206 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1316 rows starting from the beginning of the part | ||
| 18705 | 2026.01.16 03:44:19.407251 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 150 rows starting from the beginning of the part | ||
| 18706 | 2026.01.16 03:44:19.407296 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 18707 | 2026.01.16 03:44:19.407434 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.01.16 03:44:19.407486 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18709 | 2026.01.16 03:44:19.407866 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18710 | 2026.01.16 03:44:19.408143 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.01.16 03:44:19.408279 [ 99 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18712 | 2026.01.16 03:44:19.408291 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001371 sec., 46681.25455871627 rows/sec., 3.64 MiB/sec. | ||
| 18713 | 2026.01.16 03:44:19.408324 [ 99 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.01.16 03:44:19.408346 [ 260 ] {75e55f43-e7a9-4c6d-a85d-e46139233bf9} <Debug> TCPHandler: Processed in 0.001570694 sec. | ||
| 18715 | 2026.01.16 03:44:19.408350 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18716 | 2026.01.16 03:44:19.408447 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18717 | 2026.01.16 03:44:19.408475 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18718 | 2026.01.16 03:44:19.408539 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18719 | 2026.01.16 03:44:19.408571 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1251 rows starting from the beginning of the part | ||
| 18720 | 2026.01.16 03:44:19.408576 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18721 | 2026.01.16 03:44:19.408627 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18722 | 2026.01.16 03:44:19.408630 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 18723 | 2026.01.16 03:44:19.408693 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 106 rows starting from the beginning of the part | ||
| 18724 | 2026.01.16 03:44:19.408741 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 556 rows starting from the beginning of the part | ||
| 18725 | 2026.01.16 03:44:19.408787 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 114 rows starting from the beginning of the part | ||
| 18726 | 2026.01.16 03:44:19.408832 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 18727 | 2026.01.16 03:44:19.409052 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.01.16 03:44:19.409098 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18729 | 2026.01.16 03:44:19.409166 [ 202 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002322115 sec., 1802666.965245046 rows/sec., 155.72 MiB/sec. | ||
| 18730 | 2026.01.16 03:44:19.409500 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18731 | 2026.01.16 03:44:19.409553 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18732 | 2026.01.16 03:44:19.409796 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2026.01.16 03:44:19.409888 [ 197 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481782 sec., 1454329.9891616984 rows/sec., 112.96 MiB/sec. | ||
| 18734 | 2026.01.16 03:44:19.409947 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 18735 | 2026.01.16 03:44:19.409988 [ 260 ] {d4b9be87-bac4-40ab-bf85-adb103195c26} <Debug> TCPHandler: Processed in 0.001562783 sec. | ||
| 18736 | 2026.01.16 03:44:19.409987 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18737 | 2026.01.16 03:44:19.410101 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_146_29} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18738 | 2026.01.16 03:44:19.410114 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18739 | 2026.01.16 03:44:19.410117 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18740 | 2026.01.16 03:44:19.410210 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 18741 | 2026.01.16 03:44:19.410257 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18742 | 2026.01.16 03:44:19.410317 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18743 | 2026.01.16 03:44:19.410467 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.01.16 03:44:19.410547 [ 202 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_146_29} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18745 | 2026.01.16 03:44:19.410629 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18746 | 2026.01.16 03:44:19.410692 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.01.16 03:44:19.410736 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18748 | 2026.01.16 03:44:19.411620 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18749 | 2026.01.16 03:44:19.411903 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.01.16 03:44:19.412028 [ 99 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18751 | 2026.01.16 03:44:19.412039 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001807 sec., 33204.20586607637 rows/sec., 2.24 MiB/sec. | ||
| 18752 | 2026.01.16 03:44:19.412078 [ 99 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.01.16 03:44:19.412117 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18754 | 2026.01.16 03:44:19.412130 [ 260 ] {3f691532-18cd-4563-9863-9c9fd823adff} <Debug> TCPHandler: Processed in 0.002073801 sec. | ||
| 18755 | 2026.01.16 03:44:19.412183 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18756 | 2026.01.16 03:44:19.412274 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18757 | 2026.01.16 03:44:19.412300 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9410 rows starting from the beginning of the part | ||
| 18758 | 2026.01.16 03:44:19.412344 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18759 | 2026.01.16 03:44:19.412380 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18760 | 2026.01.16 03:44:19.412416 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18761 | 2026.01.16 03:44:19.412461 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18762 | 2026.01.16 03:44:19.412503 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18763 | 2026.01.16 03:44:19.414858 [ 202 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9710 rows, containing 4 columns (4 merged, 0 gathered) in 0.00269946 sec., 3597015.6994361836 rows/sec., 236.59 MiB/sec. | ||
| 18764 | 2026.01.16 03:44:19.415086 [ 197 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18765 | 2026.01.16 03:44:19.415408 [ 197 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.16 03:44:19.415484 [ 197 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_146_29} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18767 | 2026.01.16 03:44:19.415564 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 18768 | 2026.01.16 03:44:20.298935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18769 | 2026.01.16 03:44:20.327156 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.01.16 03:44:20.327240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. | ||
| 18771 | 2026.01.16 03:44:20.336895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18772 | 2026.01.16 03:44:20.337941 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18773 | 2026.01.16 03:44:20.345601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18774 | 2026.01.16 03:44:21.672830 [ 220 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 18775 | 2026.01.16 03:44:21.672900 [ 220 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 18776 | 2026.01.16 03:44:21.674872 [ 220 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 18777 | 2026.01.16 03:44:22.273470 [ 220 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18778 | 2026.01.16 03:44:22.273540 [ 220 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18779 | 2026.01.16 03:44:22.276292 [ 220 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18780 | 2026.01.16 03:44:22.882893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2204 | ||
| 18781 | 2026.01.16 03:44:22.885252 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18782 | 2026.01.16 03:44:22.885311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18783 | 2026.01.16 03:44:22.886535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18784 | 2026.01.16 03:44:22.886815 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18785 | 2026.01.16 03:44:22.887204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2204 | ||
| 18786 | 2026.01.16 03:44:24.380396 [ 219 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18787 | 2026.01.16 03:44:24.380455 [ 219 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18788 | 2026.01.16 03:44:24.383465 [ 219 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18789 | 2026.01.16 03:44:24.408415 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18790 | 2026.01.16 03:44:24.408605 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18791 | 2026.01.16 03:44:24.408677 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18792 | 2026.01.16 03:44:24.409328 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18793 | 2026.01.16 03:44:24.409382 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18794 | 2026.01.16 03:44:24.409804 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18795 | 2026.01.16 03:44:24.410048 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18796 | 2026.01.16 03:44:24.410244 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001688 sec., 8293.838862559242 rows/sec., 676.30 KiB/sec. | ||
| 18797 | 2026.01.16 03:44:24.410306 [ 260 ] {ad195b79-73bc-4639-abe2-2aa85d653308} <Debug> TCPHandler: Processed in 0.0020222 sec. | ||
| 18798 | 2026.01.16 03:44:24.410443 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18799 | 2026.01.16 03:44:24.410549 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18800 | 2026.01.16 03:44:24.410602 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18801 | 2026.01.16 03:44:24.411195 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18802 | 2026.01.16 03:44:24.411243 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18803 | 2026.01.16 03:44:24.411678 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18804 | 2026.01.16 03:44:24.411914 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18805 | 2026.01.16 03:44:24.412058 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Debug> executeQuery: Read 175 rows, 15.62 KiB in 0.001533 sec., 114155.25114155251 rows/sec., 9.95 MiB/sec. | ||
| 18806 | 2026.01.16 03:44:24.412101 [ 260 ] {d48fca3e-c9a6-4999-b4d8-fcc4a2b821c0} <Debug> TCPHandler: Processed in 0.001711456 sec. | ||
| 18807 | 2026.01.16 03:44:24.412136 [ 225 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18808 | 2026.01.16 03:44:24.412170 [ 225 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18809 | 2026.01.16 03:44:24.412210 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18810 | 2026.01.16 03:44:24.412321 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18811 | 2026.01.16 03:44:24.412367 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18812 | 2026.01.16 03:44:24.412823 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18813 | 2026.01.16 03:44:24.412862 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18814 | 2026.01.16 03:44:24.413197 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18815 | 2026.01.16 03:44:24.413419 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18816 | 2026.01.16 03:44:24.413554 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.001256 sec., 55732.484076433124 rows/sec., 4.03 MiB/sec. | ||
| 18817 | 2026.01.16 03:44:24.413595 [ 260 ] {946c9442-0aa1-4f87-883f-bd1ab9f43399} <Debug> TCPHandler: Processed in 0.001436581 sec. | ||
| 18818 | 2026.01.16 03:44:24.413706 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18819 | 2026.01.16 03:44:24.413804 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18820 | 2026.01.16 03:44:24.413845 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18821 | 2026.01.16 03:44:24.414313 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18822 | 2026.01.16 03:44:24.414348 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18823 | 2026.01.16 03:44:24.414673 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18824 | 2026.01.16 03:44:24.414901 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18825 | 2026.01.16 03:44:24.415033 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Debug> executeQuery: Read 143 rows, 11.46 KiB in 0.001249 sec., 114491.5932746197 rows/sec., 8.96 MiB/sec. | ||
| 18826 | 2026.01.16 03:44:24.415072 [ 260 ] {2d843194-9cae-40f9-9a72-b58c180f3f9b} <Debug> TCPHandler: Processed in 0.001418371 sec. | ||
| 18827 | 2026.01.16 03:44:24.415190 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18828 | 2026.01.16 03:44:24.415292 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18829 | 2026.01.16 03:44:24.415338 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18830 | 2026.01.16 03:44:24.415611 [ 225 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18831 | 2026.01.16 03:44:24.415858 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18832 | 2026.01.16 03:44:24.415898 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18833 | 2026.01.16 03:44:24.416292 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18834 | 2026.01.16 03:44:24.416516 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18835 | 2026.01.16 03:44:24.416650 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001377 sec., 121278.14088598403 rows/sec., 8.44 MiB/sec. | ||
| 18836 | 2026.01.16 03:44:24.416689 [ 260 ] {38c74b09-4f44-435a-b458-6b63f3964ec3} <Debug> TCPHandler: Processed in 0.001549813 sec. | ||
| 18837 | 2026.01.16 03:44:24.416743 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18838 | 2026.01.16 03:44:24.416799 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18839 | 2026.01.16 03:44:24.416808 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.01.16 03:44:24.416907 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18841 | 2026.01.16 03:44:24.416964 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <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 | ||
| 18842 | 2026.01.16 03:44:24.417950 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.01.16 03:44:24.417988 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18844 | 2026.01.16 03:44:24.418627 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18845 | 2026.01.16 03:44:24.418862 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.01.16 03:44:24.419009 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.00212 sec., 26415.094339622643 rows/sec., 47.33 MiB/sec. | ||
| 18847 | 2026.01.16 03:44:24.419082 [ 260 ] {f958ca61-ec45-43b9-b2b7-7afdf71bc053} <Debug> TCPHandler: Processed in 0.002324024 sec. | ||
| 18848 | 2026.01.16 03:44:24.419196 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2026.01.16 03:44:24.419293 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18850 | 2026.01.16 03:44:24.419335 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18851 | 2026.01.16 03:44:24.419655 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.01.16 03:44:24.419693 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18853 | 2026.01.16 03:44:24.420028 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18854 | 2026.01.16 03:44:24.420243 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.01.16 03:44:24.420378 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 768.50 KiB/sec. | ||
| 18856 | 2026.01.16 03:44:24.420414 [ 260 ] {85ee8c6a-662e-4ef0-a99a-cc9d40a575b5} <Debug> TCPHandler: Processed in 0.001268869 sec. | ||
| 18857 | 2026.01.16 03:44:24.420524 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.01.16 03:44:24.420589 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18859 | 2026.01.16 03:44:24.420619 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.01.16 03:44:24.420665 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18861 | 2026.01.16 03:44:24.420997 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.01.16 03:44:24.421032 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18863 | 2026.01.16 03:44:24.421343 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18864 | 2026.01.16 03:44:24.421554 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.01.16 03:44:24.421687 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 18866 | 2026.01.16 03:44:24.421722 [ 260 ] {43adad94-8880-44bd-a0c8-7a9df5536941} <Debug> TCPHandler: Processed in 0.001248689 sec. | ||
| 18867 | 2026.01.16 03:44:24.977795 [ 221 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18868 | 2026.01.16 03:44:24.977837 [ 221 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18869 | 2026.01.16 03:44:24.980657 [ 221 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18870 | 2026.01.16 03:44:25.246457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47580 | ||
| 18871 | 2026.01.16 03:44:25.246991 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.01.16 03:44:25.247030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 18873 | 2026.01.16 03:44:25.247574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18874 | 2026.01.16 03:44:25.247811 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.01.16 03:44:25.247937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47580 | ||
| 18876 | 2026.01.16 03:44:27.845767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 18877 | 2026.01.16 03:44:27.864078 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.01.16 03:44:27.864121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18879 | 2026.01.16 03:44:27.870416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18880 | 2026.01.16 03:44:27.871128 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.01.16 03:44:27.874814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 18882 | 2026.01.16 03:44:29.404891 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2026.01.16 03:44:29.405074 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18884 | 2026.01.16 03:44:29.405140 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18885 | 2026.01.16 03:44:29.405824 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2026.01.16 03:44:29.405873 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18887 | 2026.01.16 03:44:29.406281 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18888 | 2026.01.16 03:44:29.406509 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.01.16 03:44:29.406875 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. | ||
| 18890 | 2026.01.16 03:44:29.407004 [ 260 ] {bc8e404a-a5b2-4e5a-88cb-450241c8f349} <Debug> TCPHandler: Processed in 0.002242863 sec. | ||
| 18891 | 2026.01.16 03:44:29.407176 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2026.01.16 03:44:29.407307 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18893 | 2026.01.16 03:44:29.407358 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18894 | 2026.01.16 03:44:29.407898 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2026.01.16 03:44:29.407934 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18896 | 2026.01.16 03:44:29.408267 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18897 | 2026.01.16 03:44:29.408489 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2026.01.16 03:44:29.408640 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 18899 | 2026.01.16 03:44:29.408683 [ 260 ] {7bfc8b47-ac9c-4b8f-9cab-4fcd3e88084a} <Debug> TCPHandler: Processed in 0.001573394 sec. | ||
| 18900 | 2026.01.16 03:44:29.408801 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18901 | 2026.01.16 03:44:29.408897 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18902 | 2026.01.16 03:44:29.408941 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18903 | 2026.01.16 03:44:29.409355 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2026.01.16 03:44:29.409391 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18905 | 2026.01.16 03:44:29.409720 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18906 | 2026.01.16 03:44:29.409944 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18907 | 2026.01.16 03:44:29.410078 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 18908 | 2026.01.16 03:44:29.410115 [ 260 ] {2e5f23cb-c18f-47ec-8eb8-44a9fadd20c4} <Debug> TCPHandler: Processed in 0.00136329 sec. | ||
| 18909 | 2026.01.16 03:44:29.410226 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18910 | 2026.01.16 03:44:29.410317 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18911 | 2026.01.16 03:44:29.410360 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18912 | 2026.01.16 03:44:29.410693 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2026.01.16 03:44:29.410728 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18914 | 2026.01.16 03:44:29.411030 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18915 | 2026.01.16 03:44:29.411245 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18916 | 2026.01.16 03:44:29.411375 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 18917 | 2026.01.16 03:44:29.411410 [ 260 ] {796bf95b-e647-46bd-893b-26e32c9334be} <Debug> TCPHandler: Processed in 0.001232979 sec. | ||
| 18918 | 2026.01.16 03:44:32.495786 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18919 | 2026.01.16 03:44:32.495862 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18920 | 2026.01.16 03:44:32.584751 [ 223 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18921 | 2026.01.16 03:44:32.584798 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18922 | 2026.01.16 03:44:32.594088 [ 223 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18923 | 2026.01.16 03:44:32.748169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48028 | ||
| 18924 | 2026.01.16 03:44:32.748743 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18925 | 2026.01.16 03:44:32.748794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18926 | 2026.01.16 03:44:32.749280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18927 | 2026.01.16 03:44:32.749512 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18928 | 2026.01.16 03:44:32.749647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48028 | ||
| 18929 | 2026.01.16 03:44:32.887492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2228 | ||
| 18930 | 2026.01.16 03:44:32.889915 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.01.16 03:44:32.889956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18932 | 2026.01.16 03:44:32.891172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18933 | 2026.01.16 03:44:32.891434 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.01.16 03:44:32.891773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2228 | ||
| 18935 | 2026.01.16 03:44:34.390286 [ 225 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18936 | 2026.01.16 03:44:34.390340 [ 225 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18937 | 2026.01.16 03:44:34.392803 [ 225 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18938 | 2026.01.16 03:44:34.408799 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.01.16 03:44:34.408973 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18940 | 2026.01.16 03:44:34.409036 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18941 | 2026.01.16 03:44:34.409791 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.01.16 03:44:34.409831 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18943 | 2026.01.16 03:44:34.410213 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18944 | 2026.01.16 03:44:34.410444 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.01.16 03:44:34.410588 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Debug> executeQuery: Read 172 rows, 15.49 KiB in 0.001668 sec., 103117.50599520384 rows/sec., 9.07 MiB/sec. | ||
| 18946 | 2026.01.16 03:44:34.410631 [ 260 ] {f734f10a-d6be-4217-bb4f-ffd3139975d4} <Debug> TCPHandler: Processed in 0.001962159 sec. | ||
| 18947 | 2026.01.16 03:44:34.410767 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.01.16 03:44:34.410867 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18949 | 2026.01.16 03:44:34.410908 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18950 | 2026.01.16 03:44:34.411392 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.01.16 03:44:34.411436 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18952 | 2026.01.16 03:44:34.411793 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18953 | 2026.01.16 03:44:34.412030 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.01.16 03:44:34.412155 [ 79 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18955 | 2026.01.16 03:44:34.412160 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001311 sec., 44241.037376048815 rows/sec., 3.25 MiB/sec. | ||
| 18956 | 2026.01.16 03:44:34.412226 [ 79 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2026.01.16 03:44:34.412245 [ 260 ] {c2477725-5614-4af4-a2a0-aecf83cb7011} <Debug> TCPHandler: Processed in 0.001527203 sec. | ||
| 18958 | 2026.01.16 03:44:34.412252 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18959 | 2026.01.16 03:44:34.412381 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18960 | 2026.01.16 03:44:34.412392 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 18961 | 2026.01.16 03:44:34.412479 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18962 | 2026.01.16 03:44:34.412523 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18963 | 2026.01.16 03:44:34.412551 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18964 | 2026.01.16 03:44:34.412596 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 279 rows starting from the beginning of the part | ||
| 18965 | 2026.01.16 03:44:34.412671 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 42 rows starting from the beginning of the part | ||
| 18966 | 2026.01.16 03:44:34.412723 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 18967 | 2026.01.16 03:44:34.412770 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 47 rows starting from the beginning of the part | ||
| 18968 | 2026.01.16 03:44:34.412817 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
| 18969 | 2026.01.16 03:44:34.412862 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 58 rows starting from the beginning of the part | ||
| 18970 | 2026.01.16 03:44:34.412985 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.01.16 03:44:34.413027 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18972 | 2026.01.16 03:44:34.413338 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18973 | 2026.01.16 03:44:34.413559 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.01.16 03:44:34.413691 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.00123 sec., 99186.9918699187 rows/sec., 7.75 MiB/sec. | ||
| 18975 | 2026.01.16 03:44:34.413728 [ 260 ] {4abb923b-e433-49a0-88b9-3f901845a2db} <Debug> TCPHandler: Processed in 0.001395291 sec. | ||
| 18976 | 2026.01.16 03:44:34.413754 [ 202 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425942 sec., 356255.724286121 rows/sec., 25.35 MiB/sec. | ||
| 18977 | 2026.01.16 03:44:34.413844 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18978 | 2026.01.16 03:44:34.413887 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18979 | 2026.01.16 03:44:34.413942 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18980 | 2026.01.16 03:44:34.413990 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18981 | 2026.01.16 03:44:34.414121 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18982 | 2026.01.16 03:44:34.414192 [ 194 ] {0fe05d7e-50c4-4777-84e1-b249349b369f::all_1_96_19} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18983 | 2026.01.16 03:44:34.414260 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18984 | 2026.01.16 03:44:34.414398 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2026.01.16 03:44:34.414438 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18986 | 2026.01.16 03:44:34.414763 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18987 | 2026.01.16 03:44:34.414967 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2026.01.16 03:44:34.415083 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 2 parts from all_1_144_34 to all_145_145_0 | ||
| 18989 | 2026.01.16 03:44:34.415095 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 18990 | 2026.01.16 03:44:34.415115 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18991 | 2026.01.16 03:44:34.415138 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 18992 | 2026.01.16 03:44:34.415142 [ 260 ] {38682671-3206-40b2-8e63-45167db3cca0} <Debug> TCPHandler: Processed in 0.0013454 sec. | ||
| 18993 | 2026.01.16 03:44:34.415230 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_34 to all_145_145_0 into Compact with storage Full | ||
| 18994 | 2026.01.16 03:44:34.415260 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18995 | 2026.01.16 03:44:34.415358 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18996 | 2026.01.16 03:44:34.415367 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18997 | 2026.01.16 03:44:34.415411 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_34, total 45264 rows starting from the beginning of the part | ||
| 18998 | 2026.01.16 03:44:34.415415 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <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 | ||
| 18999 | 2026.01.16 03:44:34.415477 [ 192 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19000 | 2026.01.16 03:44:34.416332 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2026.01.16 03:44:34.416372 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19002 | 2026.01.16 03:44:34.416935 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19003 | 2026.01.16 03:44:34.417160 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2026.01.16 03:44:34.417297 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.001956 sec., 29652.351738241312 rows/sec., 53.14 MiB/sec. | ||
| 19005 | 2026.01.16 03:44:34.417352 [ 260 ] {495eb209-00d2-4724-b06b-bb188bece634} <Debug> TCPHandler: Processed in 0.002138503 sec. | ||
| 19006 | 2026.01.16 03:44:34.417477 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19007 | 2026.01.16 03:44:34.417976 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19008 | 2026.01.16 03:44:34.418017 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19009 | 2026.01.16 03:44:34.418356 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2026.01.16 03:44:34.418392 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19011 | 2026.01.16 03:44:34.418695 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19012 | 2026.01.16 03:44:34.418900 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.01.16 03:44:34.419029 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 19014 | 2026.01.16 03:44:34.419064 [ 260 ] {edff2ac6-98a7-4bec-9542-1a5c2ed43c97} <Debug> TCPHandler: Processed in 0.001634784 sec. | ||
| 19015 | 2026.01.16 03:44:34.424001 [ 203 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45424 rows, containing 5 columns (5 merged, 0 gathered) in 0.008804002 sec., 5159471.794758793 rows/sec., 351.35 MiB/sec. | ||
| 19016 | 2026.01.16 03:44:34.424516 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Trace> MergedBlockOutputStream: filled checksums all_1_145_35 (state Temporary) | ||
| 19017 | 2026.01.16 03:44:34.424840 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_145_35 to all_1_145_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2026.01.16 03:44:34.424918 [ 189 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 2 parts: [all_1_144_34, all_145_145_0] -> all_1_145_35 | ||
| 19019 | 2026.01.16 03:44:34.424999 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19020 | 2026.01.16 03:44:35.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.02 MiB, peak 413.89 MiB, free memory in arenas 0.00 B, will set to 395.54 MiB (RSS), difference: 3.52 MiB | ||
| 19021 | 2026.01.16 03:44:35.291441 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19022 | 2026.01.16 03:44:35.291513 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19023 | 2026.01.16 03:44:35.298972 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19024 | 2026.01.16 03:44:35.374947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19025 | 2026.01.16 03:44:35.392267 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19026 | 2026.01.16 03:44:35.392312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19027 | 2026.01.16 03:44:35.398556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19028 | 2026.01.16 03:44:35.399246 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19029 | 2026.01.16 03:44:35.402489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19030 | 2026.01.16 03:44:35.606742 [ 76 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19031 | 2026.01.16 03:44:35.606807 [ 76 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.01.16 03:44:35.606827 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19033 | 2026.01.16 03:44:35.606906 [ 222 ] {} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19034 | 2026.01.16 03:44:35.606941 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 19035 | 2026.01.16 03:44:35.606958 [ 222 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19036 | 2026.01.16 03:44:35.607069 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19037 | 2026.01.16 03:44:35.607106 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 19038 | 2026.01.16 03:44:35.607183 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 19039 | 2026.01.16 03:44:35.607237 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 19040 | 2026.01.16 03:44:35.607286 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 19041 | 2026.01.16 03:44:35.607331 [ 202 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 19042 | 2026.01.16 03:44:35.608244 [ 203 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135247 sec., 41405.724341390196 rows/sec., 3.46 MiB/sec. | ||
| 19043 | 2026.01.16 03:44:35.608439 [ 200 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19044 | 2026.01.16 03:44:35.608822 [ 200 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19045 | 2026.01.16 03:44:35.608908 [ 200 ] {13444d1b-0bc6-433a-84b5-b7eb05c6789d::all_1_25_6} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19046 | 2026.01.16 03:44:35.609002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19047 | 2026.01.16 03:44:35.609749 [ 222 ] {} <Debug> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19048 | 2026.01.16 03:44:37.744407 [ 72 ] {} <Debug> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19049 | 2026.01.16 03:44:37.744480 [ 72 ] {} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2026.01.16 03:44:37.744504 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19051 | 2026.01.16 03:44:37.744632 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::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 | ||
| 19052 | 2026.01.16 03:44:37.744777 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19053 | 2026.01.16 03:44:37.744815 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::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 | ||
| 19054 | 2026.01.16 03:44:37.744881 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 19055 | 2026.01.16 03:44:37.744926 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 19056 | 2026.01.16 03:44:37.744968 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 19057 | 2026.01.16 03:44:37.745008 [ 202 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 19058 | 2026.01.16 03:44:37.753235 [ 203 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.008652619 sec., 4854.0216551774665 rows/sec., 355.97 KiB/sec. | ||
| 19059 | 2026.01.16 03:44:37.753517 [ 203 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19060 | 2026.01.16 03:44:37.753834 [ 203 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.01.16 03:44:37.753913 [ 203 ] {88a8bcc9-ad46-463e-9691-507b7de0d9d2::all_1_5_1} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19062 | 2026.01.16 03:44:37.754023 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19063 | 2026.01.16 03:44:39.432012 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.01.16 03:44:39.432282 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 19065 | 2026.01.16 03:44:39.432666 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19066 | 2026.01.16 03:44:39.432711 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 19067 | 2026.01.16 03:44:39.433003 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19068 | 2026.01.16 03:44:39.433076 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19069 | 2026.01.16 03:44:39.433225 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19070 | 2026.01.16 03:44:39.433357 [ 344 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19071 | 2026.01.16 03:44:39.433365 [ 340 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19072 | 2026.01.16 03:44:39.433365 [ 334 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19073 | 2026.01.16 03:44:39.433365 [ 347 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19074 | 2026.01.16 03:44:39.433549 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19075 | 2026.01.16 03:44:39.433577 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19076 | 2026.01.16 03:44:39.433670 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19077 | 2026.01.16 03:44:39.433693 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19078 | 2026.01.16 03:44:39.433732 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 19079 | 2026.01.16 03:44:39.433775 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 19080 | 2026.01.16 03:44:39.433817 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 19081 | 2026.01.16 03:44:39.440931 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.008759 sec., 5365.909350382464 rows/sec., 213.29 KiB/sec. | ||
| 19082 | 2026.01.16 03:44:39.441103 [ 260 ] {7c7db261-222f-4c8a-8220-bc2eaa9a5077} <Debug> TCPHandler: Processed in 0.009225278 sec. | ||
| 19083 | 2026.01.16 03:44:39.441936 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2026.01.16 03:44:39.442089 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19085 | 2026.01.16 03:44:39.442341 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19086 | 2026.01.16 03:44:39.442381 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19087 | 2026.01.16 03:44:39.442615 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19088 | 2026.01.16 03:44:39.442670 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19089 | 2026.01.16 03:44:39.442777 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19090 | 2026.01.16 03:44:39.442838 [ 334 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19091 | 2026.01.16 03:44:39.442846 [ 319 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19092 | 2026.01.16 03:44:39.442864 [ 340 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19093 | 2026.01.16 03:44:39.442856 [ 344 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19094 | 2026.01.16 03:44:39.443008 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19095 | 2026.01.16 03:44:39.443043 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19096 | 2026.01.16 03:44:39.443160 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19097 | 2026.01.16 03:44:39.443199 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19098 | 2026.01.16 03:44:39.443245 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 19099 | 2026.01.16 03:44:39.443281 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 19100 | 2026.01.16 03:44:39.443314 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 19101 | 2026.01.16 03:44:39.443970 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001953 sec., 24065.54019457245 rows/sec., 956.56 KiB/sec. | ||
| 19102 | 2026.01.16 03:44:39.444084 [ 260 ] {ce9169aa-da4e-463c-bb53-d998e365cb4d} <Debug> TCPHandler: Processed in 0.002200563 sec. | ||
| 19103 | 2026.01.16 03:44:39.444313 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2026.01.16 03:44:39.444456 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19105 | 2026.01.16 03:44:39.444688 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19106 | 2026.01.16 03:44:39.444727 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19107 | 2026.01.16 03:44:39.444979 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19108 | 2026.01.16 03:44:39.445037 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19109 | 2026.01.16 03:44:39.445145 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19110 | 2026.01.16 03:44:39.445205 [ 344 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19111 | 2026.01.16 03:44:39.445214 [ 319 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19112 | 2026.01.16 03:44:39.445230 [ 340 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19113 | 2026.01.16 03:44:39.445234 [ 324 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19114 | 2026.01.16 03:44:39.445349 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19115 | 2026.01.16 03:44:39.445392 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19116 | 2026.01.16 03:44:39.445487 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19117 | 2026.01.16 03:44:39.445512 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19118 | 2026.01.16 03:44:39.445546 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19119 | 2026.01.16 03:44:39.445579 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19120 | 2026.01.16 03:44:39.445610 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19121 | 2026.01.16 03:44:39.446307 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001914 sec., 24555.903866248696 rows/sec., 976.05 KiB/sec. | ||
| 19122 | 2026.01.16 03:44:39.446453 [ 260 ] {9891f191-cc2a-43a5-ab3e-694a046242af} <Debug> TCPHandler: Processed in 0.002190793 sec. | ||
| 19123 | 2026.01.16 03:44:39.446679 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19124 | 2026.01.16 03:44:39.446824 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19125 | 2026.01.16 03:44:39.447067 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19126 | 2026.01.16 03:44:39.447114 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19127 | 2026.01.16 03:44:39.447350 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19128 | 2026.01.16 03:44:39.447405 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19129 | 2026.01.16 03:44:39.447509 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19130 | 2026.01.16 03:44:39.447571 [ 268 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19131 | 2026.01.16 03:44:39.447582 [ 340 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19132 | 2026.01.16 03:44:39.447591 [ 344 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19133 | 2026.01.16 03:44:39.447581 [ 324 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19134 | 2026.01.16 03:44:39.447718 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19135 | 2026.01.16 03:44:39.447744 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19136 | 2026.01.16 03:44:39.447816 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19137 | 2026.01.16 03:44:39.447836 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19138 | 2026.01.16 03:44:39.447867 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19139 | 2026.01.16 03:44:39.447901 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19140 | 2026.01.16 03:44:39.447932 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19141 | 2026.01.16 03:44:39.448538 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00178 sec., 26404.494382022473 rows/sec., 1.02 MiB/sec. | ||
| 19142 | 2026.01.16 03:44:39.448664 [ 260 ] {37e1b8cb-04c8-4f94-9c56-f1fc6f8d9970} <Debug> TCPHandler: Processed in 0.00203624 sec. | ||
| 19143 | 2026.01.16 03:44:39.448867 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19144 | 2026.01.16 03:44:39.449015 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19145 | 2026.01.16 03:44:39.449252 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19146 | 2026.01.16 03:44:39.449292 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19147 | 2026.01.16 03:44:39.449527 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19148 | 2026.01.16 03:44:39.449581 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19149 | 2026.01.16 03:44:39.449694 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19150 | 2026.01.16 03:44:39.449754 [ 344 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19151 | 2026.01.16 03:44:39.449763 [ 324 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19152 | 2026.01.16 03:44:39.449769 [ 268 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19153 | 2026.01.16 03:44:39.449762 [ 340 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19154 | 2026.01.16 03:44:39.449935 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19155 | 2026.01.16 03:44:39.449964 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19156 | 2026.01.16 03:44:39.450034 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19157 | 2026.01.16 03:44:39.450053 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19158 | 2026.01.16 03:44:39.450085 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19159 | 2026.01.16 03:44:39.450152 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19160 | 2026.01.16 03:44:39.450185 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19161 | 2026.01.16 03:44:39.450788 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001841 sec., 25529.603476371536 rows/sec., 1014.76 KiB/sec. | ||
| 19162 | 2026.01.16 03:44:39.450921 [ 260 ] {6e7aecc0-02f7-4f74-aff7-5ae1f1f0a602} <Debug> TCPHandler: Processed in 0.002104411 sec. | ||
| 19163 | 2026.01.16 03:44:39.451145 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19164 | 2026.01.16 03:44:39.451287 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19165 | 2026.01.16 03:44:39.451534 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19166 | 2026.01.16 03:44:39.451575 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19167 | 2026.01.16 03:44:39.451820 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19168 | 2026.01.16 03:44:39.451876 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19169 | 2026.01.16 03:44:39.451981 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19170 | 2026.01.16 03:44:39.452055 [ 268 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19171 | 2026.01.16 03:44:39.452059 [ 308 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19172 | 2026.01.16 03:44:39.452084 [ 295 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19173 | 2026.01.16 03:44:39.452071 [ 297 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19174 | 2026.01.16 03:44:39.452211 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19175 | 2026.01.16 03:44:39.452233 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19176 | 2026.01.16 03:44:39.452303 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19177 | 2026.01.16 03:44:39.452323 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19178 | 2026.01.16 03:44:39.452356 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19179 | 2026.01.16 03:44:39.452395 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19180 | 2026.01.16 03:44:39.452432 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19181 | 2026.01.16 03:44:39.453096 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001872 sec., 25106.837606837606 rows/sec., 997.95 KiB/sec. | ||
| 19182 | 2026.01.16 03:44:39.453222 [ 260 ] {62f8412b-9e0d-4c74-b979-7c9068107960} <Debug> TCPHandler: Processed in 0.002130363 sec. | ||
| 19183 | 2026.01.16 03:44:39.453421 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19184 | 2026.01.16 03:44:39.453564 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19185 | 2026.01.16 03:44:39.453797 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19186 | 2026.01.16 03:44:39.453837 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19187 | 2026.01.16 03:44:39.454078 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19188 | 2026.01.16 03:44:39.454138 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19189 | 2026.01.16 03:44:39.454272 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19190 | 2026.01.16 03:44:39.454346 [ 297 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19191 | 2026.01.16 03:44:39.454360 [ 268 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19192 | 2026.01.16 03:44:39.454374 [ 304 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19193 | 2026.01.16 03:44:39.454355 [ 295 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19194 | 2026.01.16 03:44:39.454498 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19195 | 2026.01.16 03:44:39.454525 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19196 | 2026.01.16 03:44:39.454595 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19197 | 2026.01.16 03:44:39.454614 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19198 | 2026.01.16 03:44:39.454646 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19199 | 2026.01.16 03:44:39.454680 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19200 | 2026.01.16 03:44:39.454715 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19201 | 2026.01.16 03:44:39.455341 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001839 sec., 25557.3681348559 rows/sec., 1015.86 KiB/sec. | ||
| 19202 | 2026.01.16 03:44:39.455476 [ 260 ] {094e425e-e593-4095-9162-6ae0556e342d} <Debug> TCPHandler: Processed in 0.002104961 sec. | ||
| 19203 | 2026.01.16 03:44:39.455683 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19204 | 2026.01.16 03:44:39.455825 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19205 | 2026.01.16 03:44:39.456064 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19206 | 2026.01.16 03:44:39.456104 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19207 | 2026.01.16 03:44:39.456341 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19208 | 2026.01.16 03:44:39.456395 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19209 | 2026.01.16 03:44:39.456494 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19210 | 2026.01.16 03:44:39.456553 [ 338 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19211 | 2026.01.16 03:44:39.456561 [ 268 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19212 | 2026.01.16 03:44:39.456572 [ 297 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19213 | 2026.01.16 03:44:39.456564 [ 304 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19214 | 2026.01.16 03:44:39.456726 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19215 | 2026.01.16 03:44:39.456756 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19216 | 2026.01.16 03:44:39.456830 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19217 | 2026.01.16 03:44:39.456848 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19218 | 2026.01.16 03:44:39.456881 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19219 | 2026.01.16 03:44:39.456914 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19220 | 2026.01.16 03:44:39.456945 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19221 | 2026.01.16 03:44:39.457538 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001777 sec., 26449.071468767586 rows/sec., 1.03 MiB/sec. | ||
| 19222 | 2026.01.16 03:44:39.457644 [ 260 ] {73ab7d21-c084-4714-a593-13d6b50733c7} <Debug> TCPHandler: Processed in 0.002016121 sec. | ||
| 19223 | 2026.01.16 03:44:39.457840 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.01.16 03:44:39.457988 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19225 | 2026.01.16 03:44:39.458230 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19226 | 2026.01.16 03:44:39.458270 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19227 | 2026.01.16 03:44:39.458507 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19228 | 2026.01.16 03:44:39.458561 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19229 | 2026.01.16 03:44:39.458665 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19230 | 2026.01.16 03:44:39.458730 [ 297 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19231 | 2026.01.16 03:44:39.458742 [ 311 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19232 | 2026.01.16 03:44:39.458739 [ 268 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19233 | 2026.01.16 03:44:39.458739 [ 338 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19234 | 2026.01.16 03:44:39.458859 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19235 | 2026.01.16 03:44:39.458888 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19236 | 2026.01.16 03:44:39.458959 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19237 | 2026.01.16 03:44:39.458977 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19238 | 2026.01.16 03:44:39.459008 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19239 | 2026.01.16 03:44:39.459039 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19240 | 2026.01.16 03:44:39.459068 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19241 | 2026.01.16 03:44:39.459652 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001731 sec., 27151.935297515887 rows/sec., 1.05 MiB/sec. | ||
| 19242 | 2026.01.16 03:44:39.459753 [ 260 ] {fba2a1e0-49b6-4caf-9e76-ead7ede11f45} <Debug> TCPHandler: Processed in 0.001963129 sec. | ||
| 19243 | 2026.01.16 03:44:39.459950 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19244 | 2026.01.16 03:44:39.460094 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19245 | 2026.01.16 03:44:39.460325 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19246 | 2026.01.16 03:44:39.460365 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19247 | 2026.01.16 03:44:39.460601 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19248 | 2026.01.16 03:44:39.460654 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19249 | 2026.01.16 03:44:39.460757 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19250 | 2026.01.16 03:44:39.460811 [ 332 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19251 | 2026.01.16 03:44:39.460821 [ 268 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19252 | 2026.01.16 03:44:39.460832 [ 297 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19253 | 2026.01.16 03:44:39.460835 [ 311 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19254 | 2026.01.16 03:44:39.460953 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19255 | 2026.01.16 03:44:39.460975 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19256 | 2026.01.16 03:44:39.461043 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19257 | 2026.01.16 03:44:39.461061 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19258 | 2026.01.16 03:44:39.461091 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19259 | 2026.01.16 03:44:39.461122 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19260 | 2026.01.16 03:44:39.461151 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19261 | 2026.01.16 03:44:39.461697 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001669 sec., 28160.575194727382 rows/sec., 1.09 MiB/sec. | ||
| 19262 | 2026.01.16 03:44:39.461798 [ 260 ] {38024dbf-4748-4f18-adc3-65c7e75de6eb} <Debug> TCPHandler: Processed in 0.001900039 sec. | ||
| 19263 | 2026.01.16 03:44:39.461988 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19264 | 2026.01.16 03:44:39.462131 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19265 | 2026.01.16 03:44:39.462362 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19266 | 2026.01.16 03:44:39.462402 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19267 | 2026.01.16 03:44:39.462637 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19268 | 2026.01.16 03:44:39.462692 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19269 | 2026.01.16 03:44:39.462789 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19270 | 2026.01.16 03:44:39.462841 [ 297 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19271 | 2026.01.16 03:44:39.462853 [ 332 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19272 | 2026.01.16 03:44:39.462859 [ 311 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19273 | 2026.01.16 03:44:39.462856 [ 268 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19274 | 2026.01.16 03:44:39.462973 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19275 | 2026.01.16 03:44:39.462998 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19276 | 2026.01.16 03:44:39.463064 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19277 | 2026.01.16 03:44:39.463081 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19278 | 2026.01.16 03:44:39.463111 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19279 | 2026.01.16 03:44:39.463142 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19280 | 2026.01.16 03:44:39.463171 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19281 | 2026.01.16 03:44:39.463912 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001845 sec., 25474.254742547426 rows/sec., 1012.56 KiB/sec. | ||
| 19282 | 2026.01.16 03:44:39.464029 [ 260 ] {95b05af6-bb3d-40ae-8ec8-50edc6623104} <Debug> TCPHandler: Processed in 0.002090951 sec. | ||
| 19283 | 2026.01.16 03:44:39.464216 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19284 | 2026.01.16 03:44:39.464361 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19285 | 2026.01.16 03:44:39.464593 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19286 | 2026.01.16 03:44:39.464633 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19287 | 2026.01.16 03:44:39.464874 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19288 | 2026.01.16 03:44:39.464926 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19289 | 2026.01.16 03:44:39.465026 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19290 | 2026.01.16 03:44:39.465095 [ 311 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19291 | 2026.01.16 03:44:39.465097 [ 332 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19292 | 2026.01.16 03:44:39.465117 [ 313 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19293 | 2026.01.16 03:44:39.465109 [ 268 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19294 | 2026.01.16 03:44:39.465240 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19295 | 2026.01.16 03:44:39.465264 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19296 | 2026.01.16 03:44:39.465332 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19297 | 2026.01.16 03:44:39.465348 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19298 | 2026.01.16 03:44:39.465379 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19299 | 2026.01.16 03:44:39.465412 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19300 | 2026.01.16 03:44:39.465443 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19301 | 2026.01.16 03:44:39.466003 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001709 sec., 27501.462843768284 rows/sec., 1.07 MiB/sec. | ||
| 19302 | 2026.01.16 03:44:39.466101 [ 260 ] {369396af-b7a1-4bf7-b83e-1f07980a0980} <Debug> TCPHandler: Processed in 0.001935238 sec. | ||
| 19303 | 2026.01.16 03:44:39.466291 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19304 | 2026.01.16 03:44:39.466437 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19305 | 2026.01.16 03:44:39.466668 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19306 | 2026.01.16 03:44:39.466708 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19307 | 2026.01.16 03:44:39.466950 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19308 | 2026.01.16 03:44:39.467001 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19309 | 2026.01.16 03:44:39.467099 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19310 | 2026.01.16 03:44:39.467149 [ 311 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19311 | 2026.01.16 03:44:39.467152 [ 332 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19312 | 2026.01.16 03:44:39.467166 [ 313 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19313 | 2026.01.16 03:44:39.467179 [ 307 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19314 | 2026.01.16 03:44:39.467286 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19315 | 2026.01.16 03:44:39.467311 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19316 | 2026.01.16 03:44:39.467379 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19317 | 2026.01.16 03:44:39.467397 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19318 | 2026.01.16 03:44:39.467428 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19319 | 2026.01.16 03:44:39.467459 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19320 | 2026.01.16 03:44:39.467489 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19321 | 2026.01.16 03:44:39.468167 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001795 sec., 26183.84401114206 rows/sec., 1.02 MiB/sec. | ||
| 19322 | 2026.01.16 03:44:39.468271 [ 260 ] {f548d170-ab30-48df-ac64-a1be88193c3d} <Debug> TCPHandler: Processed in 0.002030171 sec. | ||
| 19323 | 2026.01.16 03:44:39.468844 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.01.16 03:44:39.468990 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19325 | 2026.01.16 03:44:39.469225 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19326 | 2026.01.16 03:44:39.469265 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19327 | 2026.01.16 03:44:39.469507 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19328 | 2026.01.16 03:44:39.469560 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19329 | 2026.01.16 03:44:39.469657 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19330 | 2026.01.16 03:44:39.469723 [ 313 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19331 | 2026.01.16 03:44:39.469739 [ 326 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19332 | 2026.01.16 03:44:39.469727 [ 311 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19333 | 2026.01.16 03:44:39.469726 [ 335 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19334 | 2026.01.16 03:44:39.469870 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19335 | 2026.01.16 03:44:39.469890 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19336 | 2026.01.16 03:44:39.469958 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19337 | 2026.01.16 03:44:39.469974 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19338 | 2026.01.16 03:44:39.470004 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19339 | 2026.01.16 03:44:39.470035 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19340 | 2026.01.16 03:44:39.470099 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19341 | 2026.01.16 03:44:39.470759 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001837 sec., 25585.193249863907 rows/sec., 1016.96 KiB/sec. | ||
| 19342 | 2026.01.16 03:44:39.470865 [ 260 ] {2b16b831-2dc0-4a09-80c1-9ac288c88bdc} <Debug> TCPHandler: Processed in 0.002070431 sec. | ||
| 19343 | 2026.01.16 03:44:39.471064 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19344 | 2026.01.16 03:44:39.471208 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19345 | 2026.01.16 03:44:39.471441 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19346 | 2026.01.16 03:44:39.471481 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19347 | 2026.01.16 03:44:39.471728 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19348 | 2026.01.16 03:44:39.471782 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19349 | 2026.01.16 03:44:39.471880 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19350 | 2026.01.16 03:44:39.471943 [ 313 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19351 | 2026.01.16 03:44:39.471946 [ 311 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19352 | 2026.01.16 03:44:39.471958 [ 326 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19353 | 2026.01.16 03:44:39.471946 [ 335 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19354 | 2026.01.16 03:44:39.472090 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19355 | 2026.01.16 03:44:39.472111 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19356 | 2026.01.16 03:44:39.472179 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19357 | 2026.01.16 03:44:39.472196 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19358 | 2026.01.16 03:44:39.472227 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19359 | 2026.01.16 03:44:39.472260 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19360 | 2026.01.16 03:44:39.472292 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19361 | 2026.01.16 03:44:39.472908 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001767 sec., 26598.75495189587 rows/sec., 1.03 MiB/sec. | ||
| 19362 | 2026.01.16 03:44:39.473024 [ 260 ] {89c88937-c328-46b6-8630-6ad5aeb7b281} <Debug> TCPHandler: Processed in 0.00201109 sec. | ||
| 19363 | 2026.01.16 03:44:39.473218 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19364 | 2026.01.16 03:44:39.473366 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19365 | 2026.01.16 03:44:39.473603 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19366 | 2026.01.16 03:44:39.473643 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19367 | 2026.01.16 03:44:39.473890 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19368 | 2026.01.16 03:44:39.473942 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19369 | 2026.01.16 03:44:39.474040 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19370 | 2026.01.16 03:44:39.474104 [ 343 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19371 | 2026.01.16 03:44:39.474106 [ 326 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19372 | 2026.01.16 03:44:39.474127 [ 349 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19373 | 2026.01.16 03:44:39.474106 [ 311 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19374 | 2026.01.16 03:44:39.474240 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19375 | 2026.01.16 03:44:39.474260 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19376 | 2026.01.16 03:44:39.474328 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19377 | 2026.01.16 03:44:39.474345 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19378 | 2026.01.16 03:44:39.474377 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19379 | 2026.01.16 03:44:39.474409 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19380 | 2026.01.16 03:44:39.474438 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19381 | 2026.01.16 03:44:39.475017 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00172 sec., 27325.58139534884 rows/sec., 1.06 MiB/sec. | ||
| 19382 | 2026.01.16 03:44:39.475130 [ 260 ] {269f5a5c-6ea2-4c58-a8b6-c298464b8d7f} <Debug> TCPHandler: Processed in 0.001961819 sec. | ||
| 19383 | 2026.01.16 03:44:39.475428 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.16 03:44:39.475575 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19385 | 2026.01.16 03:44:39.475815 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19386 | 2026.01.16 03:44:39.475856 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19387 | 2026.01.16 03:44:39.476101 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19388 | 2026.01.16 03:44:39.476154 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19389 | 2026.01.16 03:44:39.476257 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19390 | 2026.01.16 03:44:39.476314 [ 326 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19391 | 2026.01.16 03:44:39.476329 [ 349 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19392 | 2026.01.16 03:44:39.476348 [ 309 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19393 | 2026.01.16 03:44:39.476352 [ 298 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19394 | 2026.01.16 03:44:39.476448 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19395 | 2026.01.16 03:44:39.476473 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19396 | 2026.01.16 03:44:39.476541 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19397 | 2026.01.16 03:44:39.476558 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19398 | 2026.01.16 03:44:39.476589 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19399 | 2026.01.16 03:44:39.476620 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19400 | 2026.01.16 03:44:39.476650 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19401 | 2026.01.16 03:44:39.477274 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001768 sec., 26583.710407239818 rows/sec., 1.03 MiB/sec. | ||
| 19402 | 2026.01.16 03:44:39.477388 [ 260 ] {c3413265-d1ee-4ced-87c6-063442557904} <Debug> TCPHandler: Processed in 0.00200952 sec. | ||
| 19403 | 2026.01.16 03:44:39.477580 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19404 | 2026.01.16 03:44:39.477733 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19405 | 2026.01.16 03:44:39.477971 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19406 | 2026.01.16 03:44:39.478013 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19407 | 2026.01.16 03:44:39.478261 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19408 | 2026.01.16 03:44:39.478313 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19409 | 2026.01.16 03:44:39.478410 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19410 | 2026.01.16 03:44:39.478461 [ 348 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19411 | 2026.01.16 03:44:39.478471 [ 326 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19412 | 2026.01.16 03:44:39.478481 [ 298 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19413 | 2026.01.16 03:44:39.478471 [ 349 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19414 | 2026.01.16 03:44:39.478599 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19415 | 2026.01.16 03:44:39.478625 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19416 | 2026.01.16 03:44:39.478690 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19417 | 2026.01.16 03:44:39.478707 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19418 | 2026.01.16 03:44:39.478736 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19419 | 2026.01.16 03:44:39.478765 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19420 | 2026.01.16 03:44:39.478792 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19421 | 2026.01.16 03:44:39.479333 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00172 sec., 27325.58139534884 rows/sec., 1.06 MiB/sec. | ||
| 19422 | 2026.01.16 03:44:39.479443 [ 260 ] {e637b725-4242-4609-8cb6-758e7c33184f} <Debug> TCPHandler: Processed in 0.00196602 sec. | ||
| 19423 | 2026.01.16 03:44:39.479715 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.01.16 03:44:39.479864 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19425 | 2026.01.16 03:44:39.480102 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19426 | 2026.01.16 03:44:39.480143 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19427 | 2026.01.16 03:44:39.480396 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19428 | 2026.01.16 03:44:39.480449 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19429 | 2026.01.16 03:44:39.480546 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19430 | 2026.01.16 03:44:39.480607 [ 349 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19431 | 2026.01.16 03:44:39.480614 [ 326 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19432 | 2026.01.16 03:44:39.480622 [ 298 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19433 | 2026.01.16 03:44:39.480615 [ 348 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19434 | 2026.01.16 03:44:39.480753 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19435 | 2026.01.16 03:44:39.480774 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19436 | 2026.01.16 03:44:39.480841 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19437 | 2026.01.16 03:44:39.480857 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19438 | 2026.01.16 03:44:39.480887 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19439 | 2026.01.16 03:44:39.480925 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19440 | 2026.01.16 03:44:39.480959 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19441 | 2026.01.16 03:44:39.481690 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001895 sec., 24802.110817941953 rows/sec., 985.84 KiB/sec. | ||
| 19442 | 2026.01.16 03:44:39.481816 [ 260 ] {1b44edb8-9e59-4457-94ef-e086478bebbc} <Debug> TCPHandler: Processed in 0.002157082 sec. | ||
| 19443 | 2026.01.16 03:44:39.482255 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19444 | 2026.01.16 03:44:39.482404 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19445 | 2026.01.16 03:44:39.482645 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19446 | 2026.01.16 03:44:39.482687 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19447 | 2026.01.16 03:44:39.482939 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19448 | 2026.01.16 03:44:39.482992 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19449 | 2026.01.16 03:44:39.483090 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 19450 | 2026.01.16 03:44:39.483155 [ 320 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19451 | 2026.01.16 03:44:39.483167 [ 349 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19452 | 2026.01.16 03:44:39.483155 [ 312 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19453 | 2026.01.16 03:44:39.483165 [ 301 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19454 | 2026.01.16 03:44:39.483312 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19455 | 2026.01.16 03:44:39.483333 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19456 | 2026.01.16 03:44:39.483400 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19457 | 2026.01.16 03:44:39.483418 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19458 | 2026.01.16 03:44:39.483448 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19459 | 2026.01.16 03:44:39.483481 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19460 | 2026.01.16 03:44:39.483515 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19461 | 2026.01.16 03:44:39.484196 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001862 sec., 25241.675617615467 rows/sec., 1003.31 KiB/sec. | ||
| 19462 | 2026.01.16 03:44:39.484330 [ 260 ] {dc4a5317-e732-4ccb-811c-d4b45bae8a5b} <Debug> TCPHandler: Processed in 0.002126022 sec. | ||
| 19463 | 2026.01.16 03:44:39.484633 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19464 | 2026.01.16 03:44:39.484784 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19465 | 2026.01.16 03:44:39.485029 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19466 | 2026.01.16 03:44:39.485070 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19467 | 2026.01.16 03:44:39.485323 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19468 | 2026.01.16 03:44:39.485375 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19469 | 2026.01.16 03:44:39.485474 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 19470 | 2026.01.16 03:44:39.485540 [ 345 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19471 | 2026.01.16 03:44:39.485542 [ 342 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19472 | 2026.01.16 03:44:39.485550 [ 349 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19473 | 2026.01.16 03:44:39.485545 [ 312 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19474 | 2026.01.16 03:44:39.485704 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19475 | 2026.01.16 03:44:39.485729 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19476 | 2026.01.16 03:44:39.485797 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19477 | 2026.01.16 03:44:39.485815 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19478 | 2026.01.16 03:44:39.485846 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19479 | 2026.01.16 03:44:39.485877 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19480 | 2026.01.16 03:44:39.485910 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19481 | 2026.01.16 03:44:39.486558 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001845 sec., 25474.254742547426 rows/sec., 1012.56 KiB/sec. | ||
| 19482 | 2026.01.16 03:44:39.486694 [ 260 ] {5fe9379c-7788-4565-aaa5-369ca620c1ce} <Debug> TCPHandler: Processed in 0.002110461 sec. | ||
| 19483 | 2026.01.16 03:44:39.487041 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.01.16 03:44:39.487192 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19485 | 2026.01.16 03:44:39.487436 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19486 | 2026.01.16 03:44:39.487478 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19487 | 2026.01.16 03:44:39.487733 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19488 | 2026.01.16 03:44:39.487785 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19489 | 2026.01.16 03:44:39.487881 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 19490 | 2026.01.16 03:44:39.487941 [ 325 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19491 | 2026.01.16 03:44:39.487957 [ 345 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19492 | 2026.01.16 03:44:39.487952 [ 349 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19493 | 2026.01.16 03:44:39.487949 [ 342 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19494 | 2026.01.16 03:44:39.488089 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19495 | 2026.01.16 03:44:39.488115 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19496 | 2026.01.16 03:44:39.488184 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19497 | 2026.01.16 03:44:39.488201 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19498 | 2026.01.16 03:44:39.488232 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19499 | 2026.01.16 03:44:39.488264 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19500 | 2026.01.16 03:44:39.488295 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19501 | 2026.01.16 03:44:39.488944 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001824 sec., 25767.543859649122 rows/sec., 1.00 MiB/sec. | ||
| 19502 | 2026.01.16 03:44:39.489074 [ 260 ] {bc23040d-21c2-463b-b4d0-fd1fb9cb55d8} <Debug> TCPHandler: Processed in 0.002083791 sec. | ||
| 19503 | 2026.01.16 03:44:39.489426 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19504 | 2026.01.16 03:44:39.489578 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19505 | 2026.01.16 03:44:39.489824 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19506 | 2026.01.16 03:44:39.489865 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19507 | 2026.01.16 03:44:39.490232 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19508 | 2026.01.16 03:44:39.490285 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19509 | 2026.01.16 03:44:39.490382 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 19510 | 2026.01.16 03:44:39.490447 [ 345 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19511 | 2026.01.16 03:44:39.490449 [ 325 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19512 | 2026.01.16 03:44:39.490474 [ 333 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19513 | 2026.01.16 03:44:39.490449 [ 349 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19514 | 2026.01.16 03:44:39.490649 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19515 | 2026.01.16 03:44:39.490677 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19516 | 2026.01.16 03:44:39.490745 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19517 | 2026.01.16 03:44:39.490764 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19518 | 2026.01.16 03:44:39.490794 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19519 | 2026.01.16 03:44:39.490826 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19520 | 2026.01.16 03:44:39.490863 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19521 | 2026.01.16 03:44:39.491436 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00193 sec., 24352.331606217616 rows/sec., 967.96 KiB/sec. | ||
| 19522 | 2026.01.16 03:44:39.491571 [ 260 ] {bc75f99e-9507-4560-8035-c65bb433774a} <Debug> TCPHandler: Processed in 0.002194233 sec. | ||
| 19523 | 2026.01.16 03:44:39.491894 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.01.16 03:44:39.492044 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19525 | 2026.01.16 03:44:39.492289 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19526 | 2026.01.16 03:44:39.492331 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19527 | 2026.01.16 03:44:39.492588 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19528 | 2026.01.16 03:44:39.492640 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19529 | 2026.01.16 03:44:39.492738 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 19530 | 2026.01.16 03:44:39.492794 [ 299 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19531 | 2026.01.16 03:44:39.492804 [ 325 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19532 | 2026.01.16 03:44:39.492806 [ 333 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19533 | 2026.01.16 03:44:39.492802 [ 345 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19534 | 2026.01.16 03:44:39.492929 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19535 | 2026.01.16 03:44:39.492954 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19536 | 2026.01.16 03:44:39.493023 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19537 | 2026.01.16 03:44:39.493041 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19538 | 2026.01.16 03:44:39.493072 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19539 | 2026.01.16 03:44:39.493104 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19540 | 2026.01.16 03:44:39.493139 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19541 | 2026.01.16 03:44:39.493727 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001755 sec., 26780.62678062678 rows/sec., 1.04 MiB/sec. | ||
| 19542 | 2026.01.16 03:44:39.493864 [ 260 ] {2e491958-fa4c-4739-a26b-5b808a9cec3c} <Debug> TCPHandler: Processed in 0.002019991 sec. | ||
| 19543 | 2026.01.16 03:44:39.500375 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2026.01.16 03:44:39.500481 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19545 | 2026.01.16 03:44:39.500522 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19546 | 2026.01.16 03:44:39.501118 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2026.01.16 03:44:39.501162 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19548 | 2026.01.16 03:44:39.501574 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19549 | 2026.01.16 03:44:39.501802 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19550 | 2026.01.16 03:44:39.501950 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001499 sec., 16010.673782521682 rows/sec., 2.35 MiB/sec. | ||
| 19551 | 2026.01.16 03:44:39.501990 [ 260 ] {fa6cdee7-d52c-4f6c-b910-241fbbd88df6} <Debug> TCPHandler: Processed in 0.001664525 sec. | ||
| 19552 | 2026.01.16 03:44:39.502123 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2026.01.16 03:44:39.502217 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19554 | 2026.01.16 03:44:39.502256 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19555 | 2026.01.16 03:44:39.502663 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.01.16 03:44:39.502699 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19557 | 2026.01.16 03:44:39.502988 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19558 | 2026.01.16 03:44:39.503203 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.01.16 03:44:39.503336 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 19560 | 2026.01.16 03:44:39.503374 [ 260 ] {85d9a525-f7c7-499d-8492-743132257604} <Debug> TCPHandler: Processed in 0.00130344 sec. | ||
| 19561 | 2026.01.16 03:44:39.503488 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.01.16 03:44:39.503588 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19563 | 2026.01.16 03:44:39.503630 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19564 | 2026.01.16 03:44:39.504018 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2026.01.16 03:44:39.504055 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19566 | 2026.01.16 03:44:39.504364 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19567 | 2026.01.16 03:44:39.504651 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2026.01.16 03:44:39.504790 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 400.70 KiB/sec. | ||
| 19569 | 2026.01.16 03:44:39.504828 [ 260 ] {56e55ea2-f8b2-4dfc-bced-b0efbac60bfa} <Debug> TCPHandler: Processed in 0.001389971 sec. | ||
| 19570 | 2026.01.16 03:44:39.504941 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19571 | 2026.01.16 03:44:39.505042 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19572 | 2026.01.16 03:44:39.505082 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19573 | 2026.01.16 03:44:39.506454 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.01.16 03:44:39.506492 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19575 | 2026.01.16 03:44:39.506955 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19576 | 2026.01.16 03:44:39.507176 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2026.01.16 03:44:39.507315 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Debug> executeQuery: Read 1363 rows, 115.97 KiB in 0.002292 sec., 594677.137870855 rows/sec., 49.41 MiB/sec. | ||
| 19578 | 2026.01.16 03:44:39.507354 [ 260 ] {2c0edf55-d2a2-412d-853d-34b15c27cf1c} <Debug> TCPHandler: Processed in 0.002462246 sec. | ||
| 19579 | 2026.01.16 03:44:39.507461 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.01.16 03:44:39.507557 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19581 | 2026.01.16 03:44:39.507597 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19582 | 2026.01.16 03:44:39.507986 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2026.01.16 03:44:39.508023 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19584 | 2026.01.16 03:44:39.508335 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19585 | 2026.01.16 03:44:39.508559 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2026.01.16 03:44:39.508691 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001152 sec., 15625 rows/sec., 1.17 MiB/sec. | ||
| 19587 | 2026.01.16 03:44:39.508739 [ 260 ] {333cff6e-ed12-47f1-ae32-b21e145f2e00} <Debug> TCPHandler: Processed in 0.00132717 sec. | ||
| 19588 | 2026.01.16 03:44:39.508842 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19589 | 2026.01.16 03:44:39.508935 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19590 | 2026.01.16 03:44:39.508975 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19591 | 2026.01.16 03:44:39.509498 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19592 | 2026.01.16 03:44:39.509534 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19593 | 2026.01.16 03:44:39.509840 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19594 | 2026.01.16 03:44:39.510051 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19595 | 2026.01.16 03:44:39.510179 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Debug> executeQuery: Read 290 rows, 20.28 KiB in 0.001262 sec., 229793.97781299523 rows/sec., 15.69 MiB/sec. | ||
| 19596 | 2026.01.16 03:44:39.510225 [ 260 ] {feef322c-e991-40c0-98d6-d1fed8cab026} <Debug> TCPHandler: Processed in 0.001432461 sec. | ||
| 19597 | 2026.01.16 03:44:39.510333 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19598 | 2026.01.16 03:44:39.510427 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19599 | 2026.01.16 03:44:39.510466 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19600 | 2026.01.16 03:44:39.510855 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19601 | 2026.01.16 03:44:39.510891 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19602 | 2026.01.16 03:44:39.511174 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19603 | 2026.01.16 03:44:39.511377 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19604 | 2026.01.16 03:44:39.511506 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 19605 | 2026.01.16 03:44:39.511552 [ 260 ] {6db86995-558d-4fd7-a71e-41237ea31461} <Debug> TCPHandler: Processed in 0.001268589 sec. | ||
| 19606 | 2026.01.16 03:44:39.511669 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2026.01.16 03:44:39.511764 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19608 | 2026.01.16 03:44:39.511804 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19609 | 2026.01.16 03:44:39.512519 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2026.01.16 03:44:39.512555 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19611 | 2026.01.16 03:44:39.512890 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19612 | 2026.01.16 03:44:39.513094 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2026.01.16 03:44:39.513225 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Debug> executeQuery: Read 702 rows, 53.81 KiB in 0.001479 sec., 474645.03042596346 rows/sec., 35.53 MiB/sec. | ||
| 19614 | 2026.01.16 03:44:39.513271 [ 260 ] {b2d51603-168b-4b47-b6c7-2749ac80a1bd} <Debug> TCPHandler: Processed in 0.001650945 sec. | ||
| 19615 | 2026.01.16 03:44:39.513383 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2026.01.16 03:44:39.513477 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19617 | 2026.01.16 03:44:39.513519 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19618 | 2026.01.16 03:44:39.513857 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Trace> oximeter.measurements_cumulativei64 (4588fcd7-874b-43a0-9371-d3ec21623d57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.01.16 03:44:39.513892 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19620 | 2026.01.16 03:44:39.514700 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19621 | 2026.01.16 03:44:39.514905 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Trace> oximeter.measurements_cumulativei64 (4588fcd7-874b-43a0-9371-d3ec21623d57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.01.16 03:44:39.515031 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001573 sec., 12714.558169103624 rows/sec., 860.47 KiB/sec. | ||
| 19623 | 2026.01.16 03:44:39.515071 [ 260 ] {418610ad-d0ef-4810-b823-3ab310bbca0d} <Debug> TCPHandler: Processed in 0.001737666 sec. | ||
| 19624 | 2026.01.16 03:44:39.515180 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2026.01.16 03:44:39.515273 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19626 | 2026.01.16 03:44:39.515313 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19627 | 2026.01.16 03:44:39.515982 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.01.16 03:44:39.516018 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19629 | 2026.01.16 03:44:39.516400 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19630 | 2026.01.16 03:44:39.516610 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.01.16 03:44:39.516754 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_145_35 to all_150_150_0 | ||
| 19632 | 2026.01.16 03:44:39.516760 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Debug> executeQuery: Read 908 rows, 63.02 KiB in 0.001504 sec., 603723.4042553192 rows/sec., 40.92 MiB/sec. | ||
| 19633 | 2026.01.16 03:44:39.516804 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19634 | 2026.01.16 03:44:39.516820 [ 260 ] {b8fcceba-3099-4c85-b4a3-7d5da6929bb5} <Debug> TCPHandler: Processed in 0.001690135 sec. | ||
| 19635 | 2026.01.16 03:44:39.516829 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19636 | 2026.01.16 03:44:39.516938 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19637 | 2026.01.16 03:44:39.516942 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_35 to all_150_150_0 into Compact with storage Full | ||
| 19638 | 2026.01.16 03:44:39.517040 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19639 | 2026.01.16 03:44:39.517085 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19640 | 2026.01.16 03:44:39.517096 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <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 | ||
| 19641 | 2026.01.16 03:44:39.517131 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_35, total 45424 rows starting from the beginning of the part | ||
| 19642 | 2026.01.16 03:44:39.517203 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19643 | 2026.01.16 03:44:39.517255 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 167 rows starting from the beginning of the part | ||
| 19644 | 2026.01.16 03:44:39.517303 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19645 | 2026.01.16 03:44:39.517346 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 19646 | 2026.01.16 03:44:39.517390 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 908 rows starting from the beginning of the part | ||
| 19647 | 2026.01.16 03:44:39.517840 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19648 | 2026.01.16 03:44:39.517883 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.92 GiB. | ||
| 19649 | 2026.01.16 03:44:39.518434 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19650 | 2026.01.16 03:44:39.518678 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2026.01.16 03:44:39.518827 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.001806 sec., 2768.549280177187 rows/sec., 3.45 MiB/sec. | ||
| 19652 | 2026.01.16 03:44:39.518892 [ 260 ] {a4c78d68-4179-4bff-ac34-04a818ceb3f6} <Debug> TCPHandler: Processed in 0.00200339 sec. | ||
| 19653 | 2026.01.16 03:44:39.519008 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19654 | 2026.01.16 03:44:39.519104 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19655 | 2026.01.16 03:44:39.519145 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19656 | 2026.01.16 03:44:39.519483 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.01.16 03:44:39.519518 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.92 GiB. | ||
| 19658 | 2026.01.16 03:44:39.519841 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19659 | 2026.01.16 03:44:39.520053 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.01.16 03:44:39.520186 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 19661 | 2026.01.16 03:44:39.520223 [ 260 ] {c0859d66-4e82-4060-917e-9863d8288648} <Debug> TCPHandler: Processed in 0.001264649 sec. | ||
| 19662 | 2026.01.16 03:44:39.535082 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46979 rows, containing 5 columns (5 merged, 0 gathered) in 0.018181722 sec., 2583858.6686123568 rows/sec., 176.00 MiB/sec. | ||
| 19663 | 2026.01.16 03:44:39.535817 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Trace> MergedBlockOutputStream: filled checksums all_1_150_36 (state Temporary) | ||
| 19664 | 2026.01.16 03:44:39.536116 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_150_36 to all_1_150_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2026.01.16 03:44:39.536192 [ 191 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_145_35, all_150_150_0] -> all_1_150_36 | ||
| 19666 | 2026.01.16 03:44:39.536278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19667 | 2026.01.16 03:44:40.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.97 MiB, peak 413.89 MiB, free memory in arenas 0.00 B, will set to 395.73 MiB (RSS), difference: -2.24 MiB | ||
| 19668 | 2026.01.16 03:44:40.249862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48540 | ||
| 19669 | 2026.01.16 03:44:40.250407 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.01.16 03:44:40.250445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19671 | 2026.01.16 03:44:40.250932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19672 | 2026.01.16 03:44:40.251180 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.01.16 03:44:40.251314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48540 | ||
| 19674 | 2026.01.16 03:44:40.251331 [ 70 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19675 | 2026.01.16 03:44:40.251411 [ 70 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.01.16 03:44:40.251435 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.93 GiB. | ||
| 19677 | 2026.01.16 03:44:40.251552 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 19678 | 2026.01.16 03:44:40.251687 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19679 | 2026.01.16 03:44:40.251728 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46108 rows starting from the beginning of the part | ||
| 19680 | 2026.01.16 03:44:40.251807 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 19681 | 2026.01.16 03:44:40.251866 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 19682 | 2026.01.16 03:44:40.251919 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 19683 | 2026.01.16 03:44:40.251986 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 19684 | 2026.01.16 03:44:40.252036 [ 196 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 19685 | 2026.01.16 03:44:40.255111 [ 195 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606594 sec., 13458681.51502498 rows/sec., 192.53 MiB/sec. | ||
| 19686 | 2026.01.16 03:44:40.255521 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19687 | 2026.01.16 03:44:40.255815 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.01.16 03:44:40.255887 [ 186 ] {dc30b133-e8af-4e54-bf99-8c355b2740ef::all_1_101_20} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19689 | 2026.01.16 03:44:40.256006 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19690 | 2026.01.16 03:44:42.892034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 2312 | ||
| 19691 | 2026.01.16 03:44:42.896013 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.01.16 03:44:42.896089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19693 | 2026.01.16 03:44:42.897492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19694 | 2026.01.16 03:44:42.897802 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.01.16 03:44:42.897998 [ 60 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19696 | 2026.01.16 03:44:42.898061 [ 60 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19697 | 2026.01.16 03:44:42.898081 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19698 | 2026.01.16 03:44:42.898181 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 19699 | 2026.01.16 03:44:42.898359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2312 | ||
| 19700 | 2026.01.16 03:44:42.898794 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19701 | 2026.01.16 03:44:42.898973 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2128 rows starting from the beginning of the part | ||
| 19702 | 2026.01.16 03:44:42.899354 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part | ||
| 19703 | 2026.01.16 03:44:42.899704 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 19704 | 2026.01.16 03:44:42.900029 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 22 rows starting from the beginning of the part | ||
| 19705 | 2026.01.16 03:44:42.900351 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 19706 | 2026.01.16 03:44:42.900689 [ 196 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 84 rows starting from the beginning of the part | ||
| 19707 | 2026.01.16 03:44:42.902633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19708 | 2026.01.16 03:44:42.910975 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 72 columns (72 merged, 0 gathered) in 0.012837242 sec., 180100.9905398683 rows/sec., 145.33 MiB/sec. | ||
| 19709 | 2026.01.16 03:44:42.913607 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19710 | 2026.01.16 03:44:42.914332 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.01.16 03:44:42.914423 [ 195 ] {af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8::all_1_76_15} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19712 | 2026.01.16 03:44:42.914836 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19713 | 2026.01.16 03:44:42.925822 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.01.16 03:44:42.925910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19715 | 2026.01.16 03:44:42.935137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19716 | 2026.01.16 03:44:42.936243 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.01.16 03:44:42.936681 [ 60 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19718 | 2026.01.16 03:44:42.936728 [ 60 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2026.01.16 03:44:42.936754 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19720 | 2026.01.16 03:44:42.936943 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 19721 | 2026.01.16 03:44:42.942610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19722 | 2026.01.16 03:44:42.943158 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19723 | 2026.01.16 03:44:42.945541 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 19724 | 2026.01.16 03:44:42.952763 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 19725 | 2026.01.16 03:44:42.959941 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 19726 | 2026.01.16 03:44:42.967262 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 19727 | 2026.01.16 03:44:42.975024 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 19728 | 2026.01.16 03:44:42.982260 [ 201 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 19729 | 2026.01.16 03:44:43.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.34 MiB, peak 413.89 MiB, free memory in arenas 0.00 B, will set to 395.77 MiB (RSS), difference: -10.57 MiB | ||
| 19730 | 2026.01.16 03:44:43.054876 [ 198 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.118023376 sec., 6447.875207365701 rows/sec., 33.34 MiB/sec. | ||
| 19731 | 2026.01.16 03:44:43.058330 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19732 | 2026.01.16 03:44:43.060507 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.01.16 03:44:43.060623 [ 190 ] {0bb0ae31-d57b-4009-a97f-6ee44400373d::all_1_101_20} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19734 | 2026.01.16 03:44:43.063230 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19735 | 2026.01.16 03:44:44.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.35 MiB, peak 413.89 MiB, free memory in arenas 0.00 B, will set to 395.77 MiB (RSS), difference: 9.42 MiB | ||
| 19736 | 2026.01.16 03:44:44.408357 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19737 | 2026.01.16 03:44:44.408554 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19738 | 2026.01.16 03:44:44.408630 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19739 | 2026.01.16 03:44:44.409450 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19740 | 2026.01.16 03:44:44.409498 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19741 | 2026.01.16 03:44:44.409889 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19742 | 2026.01.16 03:44:44.410119 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19743 | 2026.01.16 03:44:44.410288 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Debug> executeQuery: Read 176 rows, 15.86 KiB in 0.001788 sec., 98434.00447427292 rows/sec., 8.66 MiB/sec. | ||
| 19744 | 2026.01.16 03:44:44.410284 [ 58 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19745 | 2026.01.16 03:44:44.410340 [ 260 ] {09f54a6e-9849-44a5-970e-cdd914c3a55f} <Debug> TCPHandler: Processed in 0.002115932 sec. | ||
| 19746 | 2026.01.16 03:44:44.410370 [ 58 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19747 | 2026.01.16 03:44:44.410396 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19748 | 2026.01.16 03:44:44.410467 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19749 | 2026.01.16 03:44:44.410491 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19750 | 2026.01.16 03:44:44.410574 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19751 | 2026.01.16 03:44:44.410609 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19752 | 2026.01.16 03:44:44.410623 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19753 | 2026.01.16 03:44:44.410650 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2478 rows starting from the beginning of the part | ||
| 19754 | 2026.01.16 03:44:44.410720 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 175 rows starting from the beginning of the part | ||
| 19755 | 2026.01.16 03:44:44.410770 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 19756 | 2026.01.16 03:44:44.410814 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 172 rows starting from the beginning of the part | ||
| 19757 | 2026.01.16 03:44:44.410854 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1363 rows starting from the beginning of the part | ||
| 19758 | 2026.01.16 03:44:44.410894 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 176 rows starting from the beginning of the part | ||
| 19759 | 2026.01.16 03:44:44.411070 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.01.16 03:44:44.411113 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19761 | 2026.01.16 03:44:44.411440 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19762 | 2026.01.16 03:44:44.411674 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.01.16 03:44:44.411818 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.48 MiB/sec. | ||
| 19764 | 2026.01.16 03:44:44.411857 [ 260 ] {02914305-1fd2-4a8a-b0c0-657fa8ff9202} <Debug> TCPHandler: Processed in 0.001444831 sec. | ||
| 19765 | 2026.01.16 03:44:44.411966 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.01.16 03:44:44.412062 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19767 | 2026.01.16 03:44:44.412102 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19768 | 2026.01.16 03:44:44.412533 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19769 | 2026.01.16 03:44:44.412568 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19770 | 2026.01.16 03:44:44.412713 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4420 rows, containing 5 columns (5 merged, 0 gathered) in 0.002257604 sec., 1957827.856435407 rows/sec., 169.73 MiB/sec. | ||
| 19771 | 2026.01.16 03:44:44.412882 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19772 | 2026.01.16 03:44:44.413094 [ 187 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19773 | 2026.01.16 03:44:44.413159 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.01.16 03:44:44.413298 [ 58 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19775 | 2026.01.16 03:44:44.413309 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001265 sec., 98023.71541501976 rows/sec., 7.66 MiB/sec. | ||
| 19776 | 2026.01.16 03:44:44.413342 [ 58 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.01.16 03:44:44.413363 [ 260 ] {7df7b799-5ccb-4b5f-800b-e63eace3fa86} <Debug> TCPHandler: Processed in 0.001447392 sec. | ||
| 19778 | 2026.01.16 03:44:44.413375 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19779 | 2026.01.16 03:44:44.413449 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19780 | 2026.01.16 03:44:44.413458 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19781 | 2026.01.16 03:44:44.413482 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19782 | 2026.01.16 03:44:44.413534 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19783 | 2026.01.16 03:44:44.413566 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1256 rows starting from the beginning of the part | ||
| 19784 | 2026.01.16 03:44:44.413572 [ 199 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_151_30} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19785 | 2026.01.16 03:44:44.413584 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19786 | 2026.01.16 03:44:44.413612 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 143 rows starting from the beginning of the part | ||
| 19787 | 2026.01.16 03:44:44.413638 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19788 | 2026.01.16 03:44:44.413655 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 19789 | 2026.01.16 03:44:44.413693 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 19790 | 2026.01.16 03:44:44.413702 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 122 rows starting from the beginning of the part | ||
| 19791 | 2026.01.16 03:44:44.413754 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 702 rows starting from the beginning of the part | ||
| 19792 | 2026.01.16 03:44:44.413789 [ 198 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 124 rows starting from the beginning of the part | ||
| 19793 | 2026.01.16 03:44:44.414062 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.01.16 03:44:44.414103 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19795 | 2026.01.16 03:44:44.414448 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19796 | 2026.01.16 03:44:44.414662 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2026.01.16 03:44:44.414803 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 19798 | 2026.01.16 03:44:44.414803 [ 199 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138125 sec., 1745520.36199095 rows/sec., 135.99 MiB/sec. | ||
| 19799 | 2026.01.16 03:44:44.414843 [ 260 ] {10b580e5-8455-4901-8be1-5d4b2d5d1441} <Debug> TCPHandler: Processed in 0.001412251 sec. | ||
| 19800 | 2026.01.16 03:44:44.414954 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.01.16 03:44:44.415000 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19802 | 2026.01.16 03:44:44.415052 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19803 | 2026.01.16 03:44:44.415113 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <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 | ||
| 19804 | 2026.01.16 03:44:44.415259 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2026.01.16 03:44:44.415338 [ 187 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_151_30} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19806 | 2026.01.16 03:44:44.415421 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 19807 | 2026.01.16 03:44:44.416076 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.01.16 03:44:44.416119 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19809 | 2026.01.16 03:44:44.416707 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19810 | 2026.01.16 03:44:44.416927 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.01.16 03:44:44.417061 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19812 | 2026.01.16 03:44:44.417069 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002036 sec., 29469.548133595283 rows/sec., 52.81 MiB/sec. | ||
| 19813 | 2026.01.16 03:44:44.417109 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19814 | 2026.01.16 03:44:44.417136 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19815 | 2026.01.16 03:44:44.417148 [ 260 ] {c7232364-388e-4a95-a136-d217c80c7dc9} <Debug> TCPHandler: Processed in 0.002244474 sec. | ||
| 19816 | 2026.01.16 03:44:44.417202 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 19817 | 2026.01.16 03:44:44.417262 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19818 | 2026.01.16 03:44:44.417361 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19819 | 2026.01.16 03:44:44.417403 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19820 | 2026.01.16 03:44:44.417409 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19821 | 2026.01.16 03:44:44.417465 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2912 rows starting from the beginning of the part | ||
| 19822 | 2026.01.16 03:44:44.417573 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 47 rows starting from the beginning of the part | ||
| 19823 | 2026.01.16 03:44:44.417669 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 19824 | 2026.01.16 03:44:44.417772 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part | ||
| 19825 | 2026.01.16 03:44:44.417788 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.01.16 03:44:44.417830 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19827 | 2026.01.16 03:44:44.417867 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part | ||
| 19828 | 2026.01.16 03:44:44.417976 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 19829 | 2026.01.16 03:44:44.418162 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19830 | 2026.01.16 03:44:44.418432 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19831 | 2026.01.16 03:44:44.418564 [ 58 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19832 | 2026.01.16 03:44:44.418567 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 19833 | 2026.01.16 03:44:44.418605 [ 58 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2026.01.16 03:44:44.418626 [ 260 ] {3feb4706-5c2a-422e-95ca-2f879b7df327} <Debug> TCPHandler: Processed in 0.001413492 sec. | ||
| 19835 | 2026.01.16 03:44:44.418630 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19836 | 2026.01.16 03:44:44.418723 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19837 | 2026.01.16 03:44:44.418824 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19838 | 2026.01.16 03:44:44.418854 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9710 rows starting from the beginning of the part | ||
| 19839 | 2026.01.16 03:44:44.418916 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 19840 | 2026.01.16 03:44:44.418964 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 19841 | 2026.01.16 03:44:44.419011 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 19842 | 2026.01.16 03:44:44.419053 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19843 | 2026.01.16 03:44:44.419092 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 19844 | 2026.01.16 03:44:44.421942 [ 187 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10010 rows, containing 4 columns (4 merged, 0 gathered) in 0.003254658 sec., 3075591.966959355 rows/sec., 202.44 MiB/sec. | ||
| 19845 | 2026.01.16 03:44:44.422204 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19846 | 2026.01.16 03:44:44.422494 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19847 | 2026.01.16 03:44:44.422564 [ 189 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_151_30} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19848 | 2026.01.16 03:44:44.422647 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 19849 | 2026.01.16 03:44:44.431169 [ 194 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 19 columns (19 merged, 0 gathered) in 0.013993069 sec., 224253.8788310127 rows/sec., 401.66 MiB/sec. | ||
| 19850 | 2026.01.16 03:44:44.433940 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19851 | 2026.01.16 03:44:44.434294 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19852 | 2026.01.16 03:44:44.434368 [ 199 ] {7ecceb44-4ea8-4a30-8769-936e4ba1deb6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19853 | 2026.01.16 03:44:44.434537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. | ||
| 19854 | 2026.01.16 03:44:45.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.34 MiB, peak 414.21 MiB, free memory in arenas 0.00 B, will set to 402.03 MiB (RSS), difference: 5.69 MiB | ||
| 19855 | 2026.01.16 03:44:47.495904 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19856 | 2026.01.16 03:44:47.495964 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19857 | 2026.01.16 03:44:47.751552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48988 | ||
| 19858 | 2026.01.16 03:44:47.752061 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19859 | 2026.01.16 03:44:47.752104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19860 | 2026.01.16 03:44:47.752587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19861 | 2026.01.16 03:44:47.752820 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2026.01.16 03:44:47.752958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48988 | ||
| 19863 | 2026.01.16 03:44:49.043846 [ 221 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19864 | 2026.01.16 03:44:49.043914 [ 221 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19865 | 2026.01.16 03:44:49.050909 [ 221 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19866 | 2026.01.16 03:44:49.404612 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19867 | 2026.01.16 03:44:49.404799 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19868 | 2026.01.16 03:44:49.404872 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19869 | 2026.01.16 03:44:49.405757 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.01.16 03:44:49.405801 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19871 | 2026.01.16 03:44:49.406169 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19872 | 2026.01.16 03:44:49.406390 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2026.01.16 03:44:49.406548 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.39 MiB/sec. | ||
| 19874 | 2026.01.16 03:44:49.406590 [ 260 ] {3d9e3292-3b58-4352-b0e5-c9e848c130a7} <Debug> TCPHandler: Processed in 0.002117932 sec. | ||
| 19875 | 2026.01.16 03:44:49.406754 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19876 | 2026.01.16 03:44:49.406858 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19877 | 2026.01.16 03:44:49.406898 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19878 | 2026.01.16 03:44:49.407377 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19879 | 2026.01.16 03:44:49.407412 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19880 | 2026.01.16 03:44:49.407724 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19881 | 2026.01.16 03:44:49.407932 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19882 | 2026.01.16 03:44:49.408061 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 19883 | 2026.01.16 03:44:49.408099 [ 260 ] {6bdc2487-7d87-49f9-9217-94c7cbe1d6f3} <Debug> TCPHandler: Processed in 0.001393671 sec. | ||
| 19884 | 2026.01.16 03:44:49.408222 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19885 | 2026.01.16 03:44:49.408314 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19886 | 2026.01.16 03:44:49.408355 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19887 | 2026.01.16 03:44:49.408801 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19888 | 2026.01.16 03:44:49.408837 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19889 | 2026.01.16 03:44:49.409154 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19890 | 2026.01.16 03:44:49.409361 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.01.16 03:44:49.409488 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 19892 | 2026.01.16 03:44:49.409524 [ 260 ] {e1463034-edbb-4157-9363-9b506ca9778e} <Debug> TCPHandler: Processed in 0.001349671 sec. | ||
| 19893 | 2026.01.16 03:44:49.409720 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19894 | 2026.01.16 03:44:49.409847 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19895 | 2026.01.16 03:44:49.409897 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19896 | 2026.01.16 03:44:49.410338 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19897 | 2026.01.16 03:44:49.410382 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19898 | 2026.01.16 03:44:49.410708 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19899 | 2026.01.16 03:44:49.410913 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.01.16 03:44:49.411041 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 19901 | 2026.01.16 03:44:49.411077 [ 260 ] {8e459c6b-6d24-4689-98aa-e8c97151c2f0} <Debug> TCPHandler: Processed in 0.001415521 sec. | ||
| 19902 | 2026.01.16 03:44:50.101764 [ 223 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19903 | 2026.01.16 03:44:50.101819 [ 223 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19904 | 2026.01.16 03:44:50.105252 [ 223 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19905 | 2026.01.16 03:44:50.338644 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19906 | 2026.01.16 03:44:50.338672 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19907 | 2026.01.16 03:44:50.348222 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19908 | 2026.01.16 03:44:50.397398 [ 219 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19909 | 2026.01.16 03:44:50.397433 [ 219 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19910 | 2026.01.16 03:44:50.409532 [ 219 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19911 | 2026.01.16 03:44:50.442800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19912 | 2026.01.16 03:44:50.460864 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.01.16 03:44:50.460931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19914 | 2026.01.16 03:44:50.467252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19915 | 2026.01.16 03:44:50.467999 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.01.16 03:44:50.471851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 19917 | 2026.01.16 03:44:52.489176 [ 49 ] {} <Debug> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 19918 | 2026.01.16 03:44:52.489255 [ 49 ] {} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2026.01.16 03:44:52.489279 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19920 | 2026.01.16 03:44:52.489448 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 19921 | 2026.01.16 03:44:52.489667 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19922 | 2026.01.16 03:44:52.489722 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 434 rows starting from the beginning of the part | ||
| 19923 | 2026.01.16 03:44:52.489800 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 19924 | 2026.01.16 03:44:52.489859 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 19925 | 2026.01.16 03:44:52.489911 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 19926 | 2026.01.16 03:44:52.489960 [ 187 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 19927 | 2026.01.16 03:44:52.490920 [ 200 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557824 sec., 340218.15044575 rows/sec., 24.38 MiB/sec. | ||
| 19928 | 2026.01.16 03:44:52.491146 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 19929 | 2026.01.16 03:44:52.491453 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19930 | 2026.01.16 03:44:52.491535 [ 202 ] {acec4416-627e-47b2-8ffe-5d2ee04a356b::all_1_45_10} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 19931 | 2026.01.16 03:44:52.491631 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19932 | 2026.01.16 03:44:52.898988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2332 | ||
| 19933 | 2026.01.16 03:44:52.900999 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.01.16 03:44:52.901036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19935 | 2026.01.16 03:44:52.902149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19936 | 2026.01.16 03:44:52.902406 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.01.16 03:44:52.902670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 19938 | 2026.01.16 03:44:54.307066 [ 52 ] {} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19939 | 2026.01.16 03:44:54.307128 [ 52 ] {} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19940 | 2026.01.16 03:44:54.307148 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19941 | 2026.01.16 03:44:54.307327 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::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 | ||
| 19942 | 2026.01.16 03:44:54.307762 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19943 | 2026.01.16 03:44:54.307803 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 19944 | 2026.01.16 03:44:54.307876 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 19945 | 2026.01.16 03:44:54.307934 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 19946 | 2026.01.16 03:44:54.307994 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::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 | ||
| 19947 | 2026.01.16 03:44:54.308052 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 19948 | 2026.01.16 03:44:54.309589 [ 200 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 6 columns (6 merged, 0 gathered) in 0.002342685 sec., 30733.96551392953 rows/sec., 6.43 MiB/sec. | ||
| 19949 | 2026.01.16 03:44:54.309749 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19950 | 2026.01.16 03:44:54.310030 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19951 | 2026.01.16 03:44:54.310100 [ 203 ] {aebb940a-3cda-4ffe-b52f-2348b84181ff::all_1_5_1} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19952 | 2026.01.16 03:44:54.310164 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19953 | 2026.01.16 03:44:54.413613 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19954 | 2026.01.16 03:44:54.413938 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19955 | 2026.01.16 03:44:54.414393 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19956 | 2026.01.16 03:44:54.414450 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19957 | 2026.01.16 03:44:54.414813 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19958 | 2026.01.16 03:44:54.414889 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19959 | 2026.01.16 03:44:54.415034 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 19960 | 2026.01.16 03:44:54.415070 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19961 | 2026.01.16 03:44:54.415092 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (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 | ||
| 19962 | 2026.01.16 03:44:54.415107 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19963 | 2026.01.16 03:44:54.415149 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 19964 | 2026.01.16 03:44:54.415170 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 72 rows starting from 0 | ||
| 19965 | 2026.01.16 03:44:54.415979 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> executeQuery: Read 72 rows, 2.73 KiB in 0.002183 sec., 32982.13467704993 rows/sec., 1.22 MiB/sec. | ||
| 19966 | 2026.01.16 03:44:54.416099 [ 260 ] {610876ef-ee85-4e5b-8570-ec8476ce0393} <Debug> TCPHandler: Processed in 0.00264683 sec. | ||
| 19967 | 2026.01.16 03:44:54.422438 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19968 | 2026.01.16 03:44:54.422569 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19969 | 2026.01.16 03:44:54.422621 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19970 | 2026.01.16 03:44:54.423196 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.01.16 03:44:54.423236 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19972 | 2026.01.16 03:44:54.423659 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19973 | 2026.01.16 03:44:54.423857 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Trace> oximeter.timeseries_schema (aebb940a-3cda-4ffe-b52f-2348b84181ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19974 | 2026.01.16 03:44:54.424004 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 188.82 KiB/sec. | ||
| 19975 | 2026.01.16 03:44:54.424044 [ 260 ] {22eec934-142a-4f4c-9eb9-748cecede95a} <Debug> TCPHandler: Processed in 0.001665975 sec. | ||
| 19976 | 2026.01.16 03:44:54.424189 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19977 | 2026.01.16 03:44:54.424312 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19978 | 2026.01.16 03:44:54.424361 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19979 | 2026.01.16 03:44:54.424959 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.01.16 03:44:54.424996 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19981 | 2026.01.16 03:44:54.425317 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19982 | 2026.01.16 03:44:54.425524 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.01.16 03:44:54.425655 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001369 sec., 299488.6778670562 rows/sec., 19.00 MiB/sec. | ||
| 19984 | 2026.01.16 03:44:54.425692 [ 260 ] {35629523-bfcd-4937-9624-e4f7cc29bc98} <Debug> TCPHandler: Processed in 0.001562223 sec. | ||
| 19985 | 2026.01.16 03:44:54.425834 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19986 | 2026.01.16 03:44:54.425957 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19987 | 2026.01.16 03:44:54.426004 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19988 | 2026.01.16 03:44:54.426447 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.01.16 03:44:54.426488 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19990 | 2026.01.16 03:44:54.426868 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19991 | 2026.01.16 03:44:54.427087 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.01.16 03:44:54.427221 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00128 sec., 781.2499999999999 rows/sec., 57.98 KiB/sec. | ||
| 19993 | 2026.01.16 03:44:54.427259 [ 260 ] {1ab1f05f-2968-419b-81f9-ca4e7a0f4bb7} <Debug> TCPHandler: Processed in 0.001494283 sec. | ||
| 19994 | 2026.01.16 03:44:54.427386 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.01.16 03:44:54.427505 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19996 | 2026.01.16 03:44:54.427552 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19997 | 2026.01.16 03:44:54.428428 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2026.01.16 03:44:54.428463 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 19999 | 2026.01.16 03:44:54.428852 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20000 | 2026.01.16 03:44:54.429057 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2026.01.16 03:44:54.429185 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Debug> executeQuery: Read 1236 rows, 101.62 KiB in 0.001704 sec., 725352.1126760563 rows/sec., 58.24 MiB/sec. | ||
| 20002 | 2026.01.16 03:44:54.429222 [ 260 ] {01eb8f11-5b71-44d0-a4ec-c66f251077d7} <Debug> TCPHandler: Processed in 0.001894768 sec. | ||
| 20003 | 2026.01.16 03:44:54.429352 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2026.01.16 03:44:54.429471 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20005 | 2026.01.16 03:44:54.429521 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20006 | 2026.01.16 03:44:54.430044 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.01.16 03:44:54.430081 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20008 | 2026.01.16 03:44:54.430396 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20009 | 2026.01.16 03:44:54.430608 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.01.16 03:44:54.430740 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Debug> executeQuery: Read 267 rows, 16.96 KiB in 0.001292 sec., 206656.346749226 rows/sec., 12.82 MiB/sec. | ||
| 20011 | 2026.01.16 03:44:54.430778 [ 260 ] {fe18e12c-e915-4dac-84fd-4759cbc31acc} <Debug> TCPHandler: Processed in 0.001487372 sec. | ||
| 20012 | 2026.01.16 03:44:54.430892 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2026.01.16 03:44:54.430988 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20014 | 2026.01.16 03:44:54.431027 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20015 | 2026.01.16 03:44:54.431501 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.01.16 03:44:54.431538 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20017 | 2026.01.16 03:44:54.431840 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20018 | 2026.01.16 03:44:54.432056 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.01.16 03:44:54.432193 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 20020 | 2026.01.16 03:44:54.432233 [ 260 ] {52e98312-b461-47c5-a3cc-d55d8c86bc08} <Debug> TCPHandler: Processed in 0.001390881 sec. | ||
| 20021 | 2026.01.16 03:44:54.432362 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20022 | 2026.01.16 03:44:54.432479 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20023 | 2026.01.16 03:44:54.432527 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20024 | 2026.01.16 03:44:54.433050 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2026.01.16 03:44:54.433088 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20026 | 2026.01.16 03:44:54.433396 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20027 | 2026.01.16 03:44:54.433610 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2026.01.16 03:44:54.433741 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 20029 | 2026.01.16 03:44:54.433780 [ 260 ] {8c0a3192-9c8c-4fdc-9327-5e7a70051a96} <Debug> TCPHandler: Processed in 0.001477682 sec. | ||
| 20030 | 2026.01.16 03:44:54.433894 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.01.16 03:44:54.433987 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20032 | 2026.01.16 03:44:54.434027 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20033 | 2026.01.16 03:44:54.434643 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.01.16 03:44:54.434680 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20035 | 2026.01.16 03:44:54.435003 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20036 | 2026.01.16 03:44:54.435202 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.01.16 03:44:54.435330 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Debug> executeQuery: Read 756 rows, 54.57 KiB in 0.00136 sec., 555882.3529411764 rows/sec., 39.18 MiB/sec. | ||
| 20038 | 2026.01.16 03:44:54.435368 [ 260 ] {2b4d8c8a-d96e-4778-ad19-6f2890c002c9} <Debug> TCPHandler: Processed in 0.001527773 sec. | ||
| 20039 | 2026.01.16 03:44:54.435480 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.01.16 03:44:54.435572 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20041 | 2026.01.16 03:44:54.435637 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20042 | 2026.01.16 03:44:54.435997 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.01.16 03:44:54.436036 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20044 | 2026.01.16 03:44:54.436377 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20045 | 2026.01.16 03:44:54.436613 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.01.16 03:44:54.436756 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 260.80 KiB/sec. | ||
| 20047 | 2026.01.16 03:44:54.436791 [ 260 ] {f5fb2108-1f57-484a-a034-08bf3989c99e} <Debug> TCPHandler: Processed in 0.00135863 sec. | ||
| 20048 | 2026.01.16 03:44:54.436898 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.01.16 03:44:54.437016 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20050 | 2026.01.16 03:44:54.437058 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20051 | 2026.01.16 03:44:54.437486 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.01.16 03:44:54.437521 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20053 | 2026.01.16 03:44:54.437850 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20054 | 2026.01.16 03:44:54.438054 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.01.16 03:44:54.438182 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.001185 sec., 265822.7848101266 rows/sec., 17.46 MiB/sec. | ||
| 20056 | 2026.01.16 03:44:54.438218 [ 260 ] {52ce0f19-096a-43ef-9cf7-0f826a9eade2} <Debug> TCPHandler: Processed in 0.001367101 sec. | ||
| 20057 | 2026.01.16 03:44:54.438341 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.01.16 03:44:54.438455 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20059 | 2026.01.16 03:44:54.438502 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20060 | 2026.01.16 03:44:54.438840 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.01.16 03:44:54.438877 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20062 | 2026.01.16 03:44:54.439163 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20063 | 2026.01.16 03:44:54.439364 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.01.16 03:44:54.439489 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 20065 | 2026.01.16 03:44:54.439525 [ 260 ] {1bd4d5f1-fa70-49bf-a3a4-4f3654bf5ae6} <Debug> TCPHandler: Processed in 0.001241788 sec. | ||
| 20066 | 2026.01.16 03:44:54.439648 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.01.16 03:44:54.439761 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20068 | 2026.01.16 03:44:54.439825 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <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 | ||
| 20069 | 2026.01.16 03:44:54.440790 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.01.16 03:44:54.440826 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20071 | 2026.01.16 03:44:54.441383 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20072 | 2026.01.16 03:44:54.441598 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.01.16 03:44:54.441734 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.001996 sec., 30561.12224448898 rows/sec., 54.76 MiB/sec. | ||
| 20074 | 2026.01.16 03:44:54.441789 [ 260 ] {5304a92a-8069-4f80-b1be-0bcfb60c1117} <Debug> TCPHandler: Processed in 0.002197933 sec. | ||
| 20075 | 2026.01.16 03:44:54.441896 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.01.16 03:44:54.441989 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20077 | 2026.01.16 03:44:54.442029 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20078 | 2026.01.16 03:44:54.442338 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.01.16 03:44:54.442373 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20080 | 2026.01.16 03:44:54.442656 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20081 | 2026.01.16 03:44:54.442862 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Trace> oximeter.measurements_i64 (88a8bcc9-ad46-463e-9691-507b7de0d9d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.01.16 03:44:54.442986 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001015 sec., 8866.995073891625 rows/sec., 626.35 KiB/sec. | ||
| 20083 | 2026.01.16 03:44:54.443022 [ 260 ] {49c7e154-eeb0-4601-99ab-4858952f3121} <Debug> TCPHandler: Processed in 0.001173257 sec. | ||
| 20084 | 2026.01.16 03:44:54.443143 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2026.01.16 03:44:54.443254 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20086 | 2026.01.16 03:44:54.443301 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20087 | 2026.01.16 03:44:54.443677 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.01.16 03:44:54.443718 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20089 | 2026.01.16 03:44:54.444012 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20090 | 2026.01.16 03:44:54.444207 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.01.16 03:44:54.444330 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 20092 | 2026.01.16 03:44:54.444364 [ 260 ] {2fc67841-cf65-4271-b5bb-b09e5a1faaa0} <Debug> TCPHandler: Processed in 0.001278129 sec. | ||
| 20093 | 2026.01.16 03:44:55.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.16 MiB, peak 414.21 MiB, free memory in arenas 0.00 B, will set to 402.04 MiB (RSS), difference: -1.12 MiB | ||
| 20094 | 2026.01.16 03:44:55.253160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49500 | ||
| 20095 | 2026.01.16 03:44:55.253594 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.01.16 03:44:55.253626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20097 | 2026.01.16 03:44:55.254043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20098 | 2026.01.16 03:44:55.254258 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.01.16 03:44:55.254369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49500 | ||
| 20100 | 2026.01.16 03:44:55.471893 [ 218 ] {} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20101 | 2026.01.16 03:44:55.471945 [ 218 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20102 | 2026.01.16 03:44:55.474752 [ 218 ] {} <Debug> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20103 | 2026.01.16 03:44:56.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.06 MiB, peak 414.21 MiB, free memory in arenas 0.00 B, will set to 402.04 MiB (RSS), difference: 3.98 MiB | ||
| 20104 | 2026.01.16 03:44:57.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.04 MiB, peak 414.21 MiB, free memory in arenas 0.00 B, will set to 402.04 MiB (RSS), difference: -4.00 MiB | ||
| 20105 | 2026.01.16 03:44:57.972012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 20106 | 2026.01.16 03:44:57.990884 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20107 | 2026.01.16 03:44:57.990942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20108 | 2026.01.16 03:44:57.997285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20109 | 2026.01.16 03:44:57.998010 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20110 | 2026.01.16 03:44:58.001233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 20111 | 2026.01.16 03:44:59.404873 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.01.16 03:44:59.405053 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20113 | 2026.01.16 03:44:59.405115 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20114 | 2026.01.16 03:44:59.405748 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.01.16 03:44:59.405786 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20116 | 2026.01.16 03:44:59.406164 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20117 | 2026.01.16 03:44:59.406379 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.01.16 03:44:59.406526 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.83 MiB/sec. | ||
| 20119 | 2026.01.16 03:44:59.406567 [ 260 ] {2453935b-4ceb-47d0-9ecd-7a185d8c4741} <Debug> TCPHandler: Processed in 0.001817147 sec. | ||
| 20120 | 2026.01.16 03:44:59.406701 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20121 | 2026.01.16 03:44:59.406800 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20122 | 2026.01.16 03:44:59.406840 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20123 | 2026.01.16 03:44:59.407320 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20124 | 2026.01.16 03:44:59.407360 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20125 | 2026.01.16 03:44:59.407722 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20126 | 2026.01.16 03:44:59.407956 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20127 | 2026.01.16 03:44:59.408080 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001299 sec., 49268.66820631255 rows/sec., 3.85 MiB/sec. | ||
| 20128 | 2026.01.16 03:44:59.408117 [ 260 ] {cfa18643-b3fc-41cc-bf36-4952fb495bb7} <Debug> TCPHandler: Processed in 0.001471592 sec. | ||
| 20129 | 2026.01.16 03:44:59.408233 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20130 | 2026.01.16 03:44:59.408325 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20131 | 2026.01.16 03:44:59.408367 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20132 | 2026.01.16 03:44:59.408794 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.01.16 03:44:59.408829 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20134 | 2026.01.16 03:44:59.409167 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20135 | 2026.01.16 03:44:59.409369 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20136 | 2026.01.16 03:44:59.409494 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 20137 | 2026.01.16 03:44:59.409530 [ 260 ] {da2e171f-4ec3-430d-977b-1b6a3196e9cf} <Debug> TCPHandler: Processed in 0.001344381 sec. | ||
| 20138 | 2026.01.16 03:44:59.409638 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20139 | 2026.01.16 03:44:59.409730 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20140 | 2026.01.16 03:44:59.409771 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20141 | 2026.01.16 03:44:59.410096 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20142 | 2026.01.16 03:44:59.410129 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20143 | 2026.01.16 03:44:59.410421 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20144 | 2026.01.16 03:44:59.410622 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20145 | 2026.01.16 03:44:59.410745 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 20146 | 2026.01.16 03:44:59.410779 [ 260 ] {ec9ce127-defc-48cc-80b7-8a2cbf059e39} <Debug> TCPHandler: Processed in 0.001188288 sec. | ||
| 20147 | 2026.01.16 03:45:02.496213 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20148 | 2026.01.16 03:45:02.496310 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20149 | 2026.01.16 03:45:02.754591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49948 | ||
| 20150 | 2026.01.16 03:45:02.755194 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20151 | 2026.01.16 03:45:02.755237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20152 | 2026.01.16 03:45:02.755714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20153 | 2026.01.16 03:45:02.755943 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2026.01.16 03:45:02.756073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49948 | ||
| 20155 | 2026.01.16 03:45:02.902936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2370 | ||
| 20156 | 2026.01.16 03:45:02.905936 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.01.16 03:45:02.905983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20158 | 2026.01.16 03:45:02.907211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20159 | 2026.01.16 03:45:02.907472 [ 243 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.01.16 03:45:02.907737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
| 20161 | 2026.01.16 03:45:04.419570 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20162 | 2026.01.16 03:45:04.419742 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20163 | 2026.01.16 03:45:04.419805 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20164 | 2026.01.16 03:45:04.420601 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20165 | 2026.01.16 03:45:04.420647 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20166 | 2026.01.16 03:45:04.421045 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20167 | 2026.01.16 03:45:04.421259 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Trace> oximeter.fields_i16 (acec4416-627e-47b2-8ffe-5d2ee04a356b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20168 | 2026.01.16 03:45:04.421407 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001711 sec., 239625.9497369959 rows/sec., 15.20 MiB/sec. | ||
| 20169 | 2026.01.16 03:45:04.421448 [ 260 ] {b2b22cde-3b91-4057-8d29-44a39b738ee1} <Debug> TCPHandler: Processed in 0.00199985 sec. | ||
| 20170 | 2026.01.16 03:45:04.421563 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20171 | 2026.01.16 03:45:04.421657 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20172 | 2026.01.16 03:45:04.421696 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20173 | 2026.01.16 03:45:04.422184 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.01.16 03:45:04.422219 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20175 | 2026.01.16 03:45:04.422502 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 20176 | 2026.01.16 03:45:04.422703 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Trace> oximeter.fields_ipaddr (13444d1b-0bc6-433a-84b5-b7eb05c6789d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20177 | 2026.01.16 03:45:04.422830 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 62.26 KiB/sec. | ||
| 20178 | 2026.01.16 03:45:04.422867 [ 260 ] {563ab0c1-5bc5-4d7a-9818-46a76491ca85} <Debug> TCPHandler: Processed in 0.00135105 sec. | ||
| 20179 | 2026.01.16 03:45:04.423031 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20180 | 2026.01.16 03:45:04.423122 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20181 | 2026.01.16 03:45:04.423160 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20182 | 2026.01.16 03:45:04.424183 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.01.16 03:45:04.424219 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20184 | 2026.01.16 03:45:04.424583 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20185 | 2026.01.16 03:45:04.424786 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20186 | 2026.01.16 03:45:04.424910 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Debug> executeQuery: Read 1236 rows, 101.62 KiB in 0.001806 sec., 684385.3820598007 rows/sec., 54.95 MiB/sec. | ||
| 20187 | 2026.01.16 03:45:04.424946 [ 260 ] {bebefb87-f584-4c20-b4c1-5c05a002c697} <Debug> TCPHandler: Processed in 0.001962079 sec. | ||
| 20188 | 2026.01.16 03:45:04.425071 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20189 | 2026.01.16 03:45:04.425162 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20190 | 2026.01.16 03:45:04.425200 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20191 | 2026.01.16 03:45:04.425685 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.01.16 03:45:04.425721 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20193 | 2026.01.16 03:45:04.426021 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20194 | 2026.01.16 03:45:04.426231 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Trace> oximeter.fields_u16 (0fe05d7e-50c4-4777-84e1-b249349b369f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20195 | 2026.01.16 03:45:04.426355 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Debug> executeQuery: Read 267 rows, 16.96 KiB in 0.001211 sec., 220478.9430222956 rows/sec., 13.68 MiB/sec. | ||
| 20196 | 2026.01.16 03:45:04.426393 [ 260 ] {b9136d41-0784-4530-98b3-9f5890676bb2} <Debug> TCPHandler: Processed in 0.001368641 sec. | ||
| 20197 | 2026.01.16 03:45:04.426506 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20198 | 2026.01.16 03:45:04.426598 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20199 | 2026.01.16 03:45:04.426636 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20200 | 2026.01.16 03:45:04.427112 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20201 | 2026.01.16 03:45:04.427147 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20202 | 2026.01.16 03:45:04.427445 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20203 | 2026.01.16 03:45:04.427644 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20204 | 2026.01.16 03:45:04.427749 [ 27 ] {} <Debug> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 20205 | 2026.01.16 03:45:04.427768 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 20206 | 2026.01.16 03:45:04.427825 [ 27 ] {} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20207 | 2026.01.16 03:45:04.427841 [ 260 ] {150ea77b-51fb-4ee1-a8ec-729fe1425af6} <Debug> TCPHandler: Processed in 0.001381441 sec. | ||
| 20208 | 2026.01.16 03:45:04.427852 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20209 | 2026.01.16 03:45:04.427957 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20210 | 2026.01.16 03:45:04.427962 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 20211 | 2026.01.16 03:45:04.428056 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20212 | 2026.01.16 03:45:04.428098 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20213 | 2026.01.16 03:45:04.428101 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20214 | 2026.01.16 03:45:04.428147 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 466 rows starting from the beginning of the part | ||
| 20215 | 2026.01.16 03:45:04.428220 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 252 rows starting from the beginning of the part | ||
| 20216 | 2026.01.16 03:45:04.428275 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 252 rows starting from the beginning of the part | ||
| 20217 | 2026.01.16 03:45:04.428324 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 290 rows starting from the beginning of the part | ||
| 20218 | 2026.01.16 03:45:04.428373 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 20219 | 2026.01.16 03:45:04.428420 [ 191 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 20220 | 2026.01.16 03:45:04.428565 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.01.16 03:45:04.428606 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20222 | 2026.01.16 03:45:04.428920 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20223 | 2026.01.16 03:45:04.429135 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.01.16 03:45:04.429244 [ 27 ] {} <Debug> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 20225 | 2026.01.16 03:45:04.429264 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 20226 | 2026.01.16 03:45:04.429273 [ 27 ] {} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.01.16 03:45:04.429302 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20228 | 2026.01.16 03:45:04.429307 [ 260 ] {d44b1a97-7e7a-47fa-821d-4f6f4aa9a84f} <Debug> TCPHandler: Processed in 0.00139678 sec. | ||
| 20229 | 2026.01.16 03:45:04.429374 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 20230 | 2026.01.16 03:45:04.429418 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.01.16 03:45:04.429472 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20232 | 2026.01.16 03:45:04.429503 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 223 rows starting from the beginning of the part | ||
| 20233 | 2026.01.16 03:45:04.429513 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20234 | 2026.01.16 03:45:04.429554 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 20235 | 2026.01.16 03:45:04.429557 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20236 | 2026.01.16 03:45:04.429606 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 20237 | 2026.01.16 03:45:04.429626 [ 200 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709605 sec., 985022.8561568316 rows/sec., 69.99 MiB/sec. | ||
| 20238 | 2026.01.16 03:45:04.429652 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 20239 | 2026.01.16 03:45:04.429706 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 20240 | 2026.01.16 03:45:04.429744 [ 203 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 20241 | 2026.01.16 03:45:04.429872 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 20242 | 2026.01.16 03:45:04.430242 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20243 | 2026.01.16 03:45:04.430254 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2026.01.16 03:45:04.430297 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20245 | 2026.01.16 03:45:04.430325 [ 196 ] {31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1::all_1_53_11} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 20246 | 2026.01.16 03:45:04.430434 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 20247 | 2026.01.16 03:45:04.430577 [ 197 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234899 sec., 551462.103378495 rows/sec., 34.18 MiB/sec. | ||
| 20248 | 2026.01.16 03:45:04.430649 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20249 | 2026.01.16 03:45:04.430735 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 20250 | 2026.01.16 03:45:04.430929 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20251 | 2026.01.16 03:45:04.431047 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20252 | 2026.01.16 03:45:04.431070 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Debug> executeQuery: Read 747 rows, 53.84 KiB in 0.001574 sec., 474587.03939008893 rows/sec., 33.41 MiB/sec. | ||
| 20253 | 2026.01.16 03:45:04.431113 [ 260 ] {43467213-547e-48a8-988a-b248f305d4d2} <Debug> TCPHandler: Processed in 0.001741516 sec. | ||
| 20254 | 2026.01.16 03:45:04.431153 [ 196 ] {a8daabdf-98dc-40c8-89c4-e9600245c151::all_1_47_10} <Trace> oximeter.fields_u8 (a8daabdf-98dc-40c8-89c4-e9600245c151) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 20255 | 2026.01.16 03:45:04.431237 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20256 | 2026.01.16 03:45:04.431275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20257 | 2026.01.16 03:45:04.431332 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20258 | 2026.01.16 03:45:04.431377 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20259 | 2026.01.16 03:45:04.431707 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20260 | 2026.01.16 03:45:04.431742 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20261 | 2026.01.16 03:45:04.432040 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20262 | 2026.01.16 03:45:04.432241 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Trace> oximeter.measurements_bool (ab5b9b84-850a-40e1-9c22-b34c68ad8147): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20263 | 2026.01.16 03:45:04.432369 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 20264 | 2026.01.16 03:45:04.432403 [ 260 ] {3def6262-10c8-4846-a75a-971e31dd4cbd} <Debug> TCPHandler: Processed in 0.001212948 sec. | ||
| 20265 | 2026.01.16 03:45:04.432502 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20266 | 2026.01.16 03:45:04.432593 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20267 | 2026.01.16 03:45:04.432633 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20268 | 2026.01.16 03:45:04.433067 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2026.01.16 03:45:04.433103 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20270 | 2026.01.16 03:45:04.433437 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20271 | 2026.01.16 03:45:04.433642 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20272 | 2026.01.16 03:45:04.433749 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Selected 6 parts from all_1_150_36 to all_155_155_0 | ||
| 20273 | 2026.01.16 03:45:04.433776 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.0012 sec., 262500 rows/sec., 17.24 MiB/sec. | ||
| 20274 | 2026.01.16 03:45:04.433778 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20275 | 2026.01.16 03:45:04.433813 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20276 | 2026.01.16 03:45:04.433818 [ 260 ] {d6283a8a-4b2d-46c1-8955-26ad0c9c891d} <Debug> TCPHandler: Processed in 0.00136243 sec. | ||
| 20277 | 2026.01.16 03:45:04.433899 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_36 to all_155_155_0 into Compact with storage Full | ||
| 20278 | 2026.01.16 03:45:04.433941 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20279 | 2026.01.16 03:45:04.433995 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20280 | 2026.01.16 03:45:04.434027 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_36, total 46979 rows starting from the beginning of the part | ||
| 20281 | 2026.01.16 03:45:04.434033 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20282 | 2026.01.16 03:45:04.434074 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20283 | 2026.01.16 03:45:04.434088 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20284 | 2026.01.16 03:45:04.434134 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20285 | 2026.01.16 03:45:04.434177 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 315 rows starting from the beginning of the part | ||
| 20286 | 2026.01.16 03:45:04.434219 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20287 | 2026.01.16 03:45:04.434259 [ 197 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 315 rows starting from the beginning of the part | ||
| 20288 | 2026.01.16 03:45:04.434394 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.01.16 03:45:04.434428 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20290 | 2026.01.16 03:45:04.434714 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 20291 | 2026.01.16 03:45:04.434931 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Trace> oximeter.measurements_f64 (1f964bf9-e394-4284-a1a4-1e8d8a89fb64): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.01.16 03:45:04.435056 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 20293 | 2026.01.16 03:45:04.435092 [ 260 ] {79d726f0-b212-4bb8-8d6f-89416fe2540a} <Debug> TCPHandler: Processed in 0.001196718 sec. | ||
| 20294 | 2026.01.16 03:45:04.435205 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.01.16 03:45:04.435295 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20296 | 2026.01.16 03:45:04.435346 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <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 | ||
| 20297 | 2026.01.16 03:45:04.436293 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.01.16 03:45:04.436327 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20299 | 2026.01.16 03:45:04.436896 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20300 | 2026.01.16 03:45:04.437110 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Trace> oximeter.measurements_histogramu64 (7ecceb44-4ea8-4a30-8769-936e4ba1deb6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20301 | 2026.01.16 03:45:04.437245 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.001967 sec., 31011.69293340112 rows/sec., 55.57 MiB/sec. | ||
| 20302 | 2026.01.16 03:45:04.437300 [ 260 ] {b60abd70-d2b9-4031-a30c-d1fac6fb7cbb} <Debug> TCPHandler: Processed in 0.002141612 sec. | ||
| 20303 | 2026.01.16 03:45:04.437416 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20304 | 2026.01.16 03:45:04.437506 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20305 | 2026.01.16 03:45:04.437546 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20306 | 2026.01.16 03:45:04.437877 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20307 | 2026.01.16 03:45:04.437912 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20308 | 2026.01.16 03:45:04.438217 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20309 | 2026.01.16 03:45:04.438424 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20310 | 2026.01.16 03:45:04.438547 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 20311 | 2026.01.16 03:45:04.438581 [ 260 ] {69dff3f7-65b7-4875-a79c-50ded60bf49f} <Debug> TCPHandler: Processed in 0.001212798 sec. | ||
| 20312 | 2026.01.16 03:45:04.441912 [ 195 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48089 rows, containing 5 columns (5 merged, 0 gathered) in 0.0080548 sec., 5970228.931817053 rows/sec., 406.56 MiB/sec. | ||
| 20313 | 2026.01.16 03:45:04.442692 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Trace> MergedBlockOutputStream: filled checksums all_1_155_37 (state Temporary) | ||
| 20314 | 2026.01.16 03:45:04.443019 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_merge_all_1_155_37 to all_1_155_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20315 | 2026.01.16 03:45:04.443105 [ 198 ] {c38d20e1-8177-49e7-85f2-24756922c692::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692) (MergerMutator): Merged 6 parts: [all_1_150_36, all_155_155_0] -> all_1_155_37 | ||
| 20316 | 2026.01.16 03:45:04.443204 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 20317 | 2026.01.16 03:45:05.501378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 20318 | 2026.01.16 03:45:05.519358 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2026.01.16 03:45:05.519405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 20320 | 2026.01.16 03:45:05.525742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20321 | 2026.01.16 03:45:05.526455 [ 244 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2026.01.16 03:45:05.529534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 20323 | 2026.01.16 03:45:09.432785 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2026.01.16 03:45:09.432986 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20325 | 2026.01.16 03:45:09.433055 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20326 | 2026.01.16 03:45:09.434560 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20327 | 2026.01.16 03:45:09.434614 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20328 | 2026.01.16 03:45:09.435171 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20329 | 2026.01.16 03:45:09.435412 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20330 | 2026.01.16 03:45:09.435585 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002648 sec., 451661.6314199396 rows/sec., 37.24 MiB/sec. | ||
| 20331 | 2026.01.16 03:45:09.435591 [ 91 ] {} <Debug> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20332 | 2026.01.16 03:45:09.435643 [ 260 ] {034e7cee-d20e-4ba4-81f1-fa13aad373a5} <Debug> TCPHandler: Processed in 0.002989054 sec. | ||
| 20333 | 2026.01.16 03:45:09.435668 [ 91 ] {} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2026.01.16 03:45:09.435695 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20335 | 2026.01.16 03:45:09.435792 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.01.16 03:45:09.435801 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20337 | 2026.01.16 03:45:09.435906 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20338 | 2026.01.16 03:45:09.435945 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20339 | 2026.01.16 03:45:09.435956 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20340 | 2026.01.16 03:45:09.435989 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2549 rows starting from the beginning of the part | ||
| 20341 | 2026.01.16 03:45:09.436063 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 20342 | 2026.01.16 03:45:09.436112 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1236 rows starting from the beginning of the part | ||
| 20343 | 2026.01.16 03:45:09.436159 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 20344 | 2026.01.16 03:45:09.436201 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1236 rows starting from the beginning of the part | ||
| 20345 | 2026.01.16 03:45:09.436241 [ 195 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1196 rows starting from the beginning of the part | ||
| 20346 | 2026.01.16 03:45:09.436527 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2026.01.16 03:45:09.436576 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20348 | 2026.01.16 03:45:09.436942 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20349 | 2026.01.16 03:45:09.437192 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Trace> oximeter.fields_u32 (31cd787b-4fa3-4b5b-b3ea-6fa2143b20c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2026.01.16 03:45:09.437342 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001461 sec., 156057.49486652977 rows/sec., 10.57 MiB/sec. | ||
| 20351 | 2026.01.16 03:45:09.437385 [ 260 ] {776f28ce-895f-4416-b8bc-c93d2da3411e} <Debug> TCPHandler: Processed in 0.001646464 sec. | ||
| 20352 | 2026.01.16 03:45:09.437512 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20353 | 2026.01.16 03:45:09.437612 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20354 | 2026.01.16 03:45:09.437655 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20355 | 2026.01.16 03:45:09.438282 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2026.01.16 03:45:09.438320 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20357 | 2026.01.16 03:45:09.438566 [ 198 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002807922 sec., 2253979.989472642 rows/sec., 191.76 MiB/sec. | ||
| 20358 | 2026.01.16 03:45:09.438673 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20359 | 2026.01.16 03:45:09.438911 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20360 | 2026.01.16 03:45:09.438916 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2026.01.16 03:45:09.439071 [ 91 ] {} <Debug> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20362 | 2026.01.16 03:45:09.439079 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001489 sec., 349227.6695768972 rows/sec., 25.84 MiB/sec. | ||
| 20363 | 2026.01.16 03:45:09.439114 [ 91 ] {} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.01.16 03:45:09.439143 [ 260 ] {accc54b8-1ceb-4df8-a1fe-ff6508008289} <Debug> TCPHandler: Processed in 0.001681275 sec. | ||
| 20365 | 2026.01.16 03:45:09.439144 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20366 | 2026.01.16 03:45:09.439230 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20367 | 2026.01.16 03:45:09.439256 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2026.01.16 03:45:09.439274 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20369 | 2026.01.16 03:45:09.439325 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20370 | 2026.01.16 03:45:09.439352 [ 190 ] {6a2108f2-fdb3-4abe-afd6-d0df02373f4f::all_1_156_31} <Trace> oximeter.fields_string (6a2108f2-fdb3-4abe-afd6-d0df02373f4f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20371 | 2026.01.16 03:45:09.439357 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1414 rows starting from the beginning of the part | ||
| 20372 | 2026.01.16 03:45:09.439376 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20373 | 2026.01.16 03:45:09.439421 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 20374 | 2026.01.16 03:45:09.439429 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20375 | 2026.01.16 03:45:09.439467 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 756 rows starting from the beginning of the part | ||
| 20376 | 2026.01.16 03:45:09.439481 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 20377 | 2026.01.16 03:45:09.439508 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 20378 | 2026.01.16 03:45:09.439547 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 747 rows starting from the beginning of the part | ||
| 20379 | 2026.01.16 03:45:09.439583 [ 195 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 520 rows starting from the beginning of the part | ||
| 20380 | 2026.01.16 03:45:09.440100 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20381 | 2026.01.16 03:45:09.440142 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20382 | 2026.01.16 03:45:09.440556 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20383 | 2026.01.16 03:45:09.440787 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Trace> oximeter.measurements_cumulativeu64 (c38d20e1-8177-49e7-85f2-24756922c692): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20384 | 2026.01.16 03:45:09.440839 [ 192 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629505 sec., 2187780.951884161 rows/sec., 165.97 MiB/sec. | ||
| 20385 | 2026.01.16 03:45:09.440926 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001571 sec., 537237.4283895608 rows/sec., 36.16 MiB/sec. | ||
| 20386 | 2026.01.16 03:45:09.440970 [ 260 ] {bf54a167-c4d7-4478-8cab-5f7015cb0ae3} <Debug> TCPHandler: Processed in 0.001746446 sec. | ||
| 20387 | 2026.01.16 03:45:09.441087 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20388 | 2026.01.16 03:45:09.441096 [ 260 ] {} <Trace> TCP-Session: a7a2e0a0-e227-48e7-bd52-dd2df08782c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2026.01.16 03:45:09.441195 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61280) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.01.16 03:45:09.441239 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20391 | 2026.01.16 03:45:09.441388 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20392 | 2026.01.16 03:45:09.441463 [ 189 ] {941d959d-956b-486d-b08b-4e6fb50da4b2::all_1_156_31} <Trace> oximeter.fields_uuid (941d959d-956b-486d-b08b-4e6fb50da4b2) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20393 | 2026.01.16 03:45:09.441549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 20394 | 2026.01.16 03:45:09.441591 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20395 | 2026.01.16 03:45:09.441627 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20396 | 2026.01.16 03:45:09.441951 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20397 | 2026.01.16 03:45:09.442173 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2026.01.16 03:45:09.442298 [ 91 ] {} <Debug> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20399 | 2026.01.16 03:45:09.442312 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 20400 | 2026.01.16 03:45:09.442339 [ 91 ] {} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.01.16 03:45:09.442361 [ 260 ] {10509d65-9bec-4941-ade6-37a8d92ca56a} <Debug> TCPHandler: Processed in 0.0013199 sec. | ||
| 20402 | 2026.01.16 03:45:09.442365 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20403 | 2026.01.16 03:45:09.442470 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20404 | 2026.01.16 03:45:09.442565 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20405 | 2026.01.16 03:45:09.442595 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10010 rows starting from the beginning of the part | ||
| 20406 | 2026.01.16 03:45:09.442652 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20407 | 2026.01.16 03:45:09.442696 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 104 rows starting from the beginning of the part | ||
| 20408 | 2026.01.16 03:45:09.442736 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20409 | 2026.01.16 03:45:09.442779 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 104 rows starting from the beginning of the part | ||
| 20410 | 2026.01.16 03:45:09.442817 [ 201 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20411 | 2026.01.16 03:45:09.445408 [ 199 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978784 sec., 3490686.1323278225 rows/sec., 229.54 MiB/sec. | ||
| 20412 | 2026.01.16 03:45:09.445677 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20413 | 2026.01.16 03:45:09.445969 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.01.16 03:45:09.446044 [ 194 ] {29de75e3-88f8-45e1-b608-d5e8f41a80aa::all_1_156_31} <Trace> oximeter.measurements_u64 (29de75e3-88f8-45e1-b608-d5e8f41a80aa) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20415 | 2026.01.16 03:45:09.446136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 20416 | 2026.01.16 03:45:09.708982 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34965 | ||
| 20417 | 2026.01.16 03:45:09.709096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20418 | 2026.01.16 03:45:09.709128 [ 294 ] {} <Debug> TCP-Session: 7fc1aad6-7726-4f4b-a6af-846a9ecaa023 Authenticating user 'default' from [fd00:1122:3344:101::e]:34965 | ||
| 20419 | 2026.01.16 03:45:09.709152 [ 294 ] {} <Debug> TCP-Session: 7fc1aad6-7726-4f4b-a6af-846a9ecaa023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20420 | 2026.01.16 03:45:09.709167 [ 294 ] {} <Debug> TCP-Session: 7fc1aad6-7726-4f4b-a6af-846a9ecaa023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20421 | 2026.01.16 03:45:09.709412 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54773 | ||
| 20422 | 2026.01.16 03:45:09.709422 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45593 | ||
| 20423 | 2026.01.16 03:45:09.709466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60491 | ||
| 20424 | 2026.01.16 03:45:09.709491 [ 294 ] {} <Trace> TCP-Session: 7fc1aad6-7726-4f4b-a6af-846a9ecaa023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20425 | 2026.01.16 03:45:09.709493 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58920 | ||
| 20426 | 2026.01.16 03:45:09.709501 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43829 | ||
| 20427 | 2026.01.16 03:45:09.709547 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20428 | 2026.01.16 03:45:09.709537 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20429 | 2026.01.16 03:45:09.709597 [ 290 ] {} <Debug> TCP-Session: 1fdf564e-e47d-4f0e-9f86-6af31184566d Authenticating user 'default' from [fd00:1122:3344:101::e]:60491 | ||
| 20430 | 2026.01.16 03:45:09.709605 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20431 | 2026.01.16 03:45:09.709623 [ 286 ] {} <Debug> TCP-Session: 500d3818-136e-4712-93c3-2511b9ca59a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54773 | ||
| 20432 | 2026.01.16 03:45:09.709627 [ 290 ] {} <Debug> TCP-Session: 1fdf564e-e47d-4f0e-9f86-6af31184566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20433 | 2026.01.16 03:45:09.709647 [ 292 ] {} <Debug> TCP-Session: 0ad93d45-7d9e-4169-a15f-f92de00a0609 Authenticating user 'default' from [fd00:1122:3344:101::e]:58920 | ||
| 20434 | 2026.01.16 03:45:09.709666 [ 290 ] {} <Debug> TCP-Session: 1fdf564e-e47d-4f0e-9f86-6af31184566d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20435 | 2026.01.16 03:45:09.709689 [ 292 ] {} <Debug> TCP-Session: 0ad93d45-7d9e-4169-a15f-f92de00a0609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20436 | 2026.01.16 03:45:09.709661 [ 286 ] {} <Debug> TCP-Session: 500d3818-136e-4712-93c3-2511b9ca59a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20437 | 2026.01.16 03:45:09.709711 [ 292 ] {} <Debug> TCP-Session: 0ad93d45-7d9e-4169-a15f-f92de00a0609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20438 | 2026.01.16 03:45:09.709731 [ 286 ] {} <Debug> TCP-Session: 500d3818-136e-4712-93c3-2511b9ca59a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20439 | 2026.01.16 03:45:09.709642 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20440 | 2026.01.16 03:45:09.709528 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20441 | 2026.01.16 03:45:09.709795 [ 293 ] {} <Debug> TCP-Session: f94f60fb-a54d-49a7-aa42-8ef6bd88a3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43829 | ||
| 20442 | 2026.01.16 03:45:09.709811 [ 287 ] {} <Debug> TCP-Session: 56cdc1af-882e-454c-9ddc-125c68c451ed Authenticating user 'default' from [fd00:1122:3344:101::e]:45593 | ||
| 20443 | 2026.01.16 03:45:09.709480 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52493 | ||
| 20444 | 2026.01.16 03:45:09.709838 [ 287 ] {} <Debug> TCP-Session: 56cdc1af-882e-454c-9ddc-125c68c451ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20445 | 2026.01.16 03:45:09.709834 [ 293 ] {} <Debug> TCP-Session: f94f60fb-a54d-49a7-aa42-8ef6bd88a3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20446 | 2026.01.16 03:45:09.709874 [ 287 ] {} <Debug> TCP-Session: 56cdc1af-882e-454c-9ddc-125c68c451ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20447 | 2026.01.16 03:45:09.709899 [ 293 ] {} <Debug> TCP-Session: f94f60fb-a54d-49a7-aa42-8ef6bd88a3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20448 | 2026.01.16 03:45:09.709909 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20449 | 2026.01.16 03:45:09.709450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38605 | ||
| 20450 | 2026.01.16 03:45:09.709946 [ 291 ] {} <Debug> TCP-Session: a4597e3c-901a-4bbc-abfe-9e8f2007eb75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52493 | ||
| 20451 | 2026.01.16 03:45:09.709458 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41634 | ||
| 20452 | 2026.01.16 03:45:09.709991 [ 291 ] {} <Debug> TCP-Session: a4597e3c-901a-4bbc-abfe-9e8f2007eb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20453 | 2026.01.16 03:45:09.709656 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20454 | 2026.01.16 03:45:09.710027 [ 291 ] {} <Debug> TCP-Session: a4597e3c-901a-4bbc-abfe-9e8f2007eb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20455 | 2026.01.16 03:45:09.710023 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20456 | 2026.01.16 03:45:09.710059 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20457 | 2026.01.16 03:45:09.710098 [ 288 ] {} <Debug> TCP-Session: b9a24855-6d53-4ab9-832c-f30adb6f9678 Authenticating user 'default' from [fd00:1122:3344:101::e]:38605 | ||
| 20458 | 2026.01.16 03:45:09.710108 [ 289 ] {} <Debug> TCP-Session: 3701b416-ba98-45a2-83d5-7feef57d1071 Authenticating user 'default' from [fd00:1122:3344:101::e]:41634 | ||
| 20459 | 2026.01.16 03:45:09.710127 [ 288 ] {} <Debug> TCP-Session: b9a24855-6d53-4ab9-832c-f30adb6f9678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20460 | 2026.01.16 03:45:09.710137 [ 289 ] {} <Debug> TCP-Session: 3701b416-ba98-45a2-83d5-7feef57d1071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20461 | 2026.01.16 03:45:09.710151 [ 288 ] {} <Debug> TCP-Session: b9a24855-6d53-4ab9-832c-f30adb6f9678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20462 | 2026.01.16 03:45:09.710164 [ 289 ] {} <Debug> TCP-Session: 3701b416-ba98-45a2-83d5-7feef57d1071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20463 | 2026.01.16 03:45:09.710291 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20464 | 2026.01.16 03:45:09.710348 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20465 | 2026.01.16 03:45:09.710623 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 20466 | 2026.01.16 03:45:09.711509 [ 325 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> AggregatingTransform: Aggregating | ||
| 20467 | 2026.01.16 03:45:09.711548 [ 325 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> Aggregator: Aggregation method: without_key | ||
| 20468 | 2026.01.16 03:45:09.711589 [ 325 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866543 sec. (1154.011 rows/sec., 45.08 KiB/sec.) | ||
| 20469 | 2026.01.16 03:45:09.711615 [ 325 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Trace> Aggregator: Merging aggregated data | ||
| 20470 | 2026.01.16 03:45:09.712862 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 20471 | 2026.01.16 03:45:09.712943 [ 294 ] {ca72e1e7-5522-4f8f-8b77-c802c1610229} <Debug> TCPHandler: Processed in 0.003565013 sec. | ||
| 20472 | 2026.01.16 03:45:09.713052 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20473 | 2026.01.16 03:45:09.713077 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20474 | 2026.01.16 03:45:09.713086 [ 294 ] {} <Debug> TCP-Session: 7fc1aad6-7726-4f4b-a6af-846a9ecaa023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20475 | 2026.01.16 03:45:09.713094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20476 | 2026.01.16 03:45:09.713112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20477 | 2026.01.16 03:45:09.713141 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20478 | 2026.01.16 03:45:09.713160 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20479 | 2026.01.16 03:45:09.713170 [ 293 ] {} <Debug> TCP-Session: f94f60fb-a54d-49a7-aa42-8ef6bd88a3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20480 | 2026.01.16 03:45:09.713175 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20481 | 2026.01.16 03:45:09.713186 [ 290 ] {} <Debug> TCP-Session: 1fdf564e-e47d-4f0e-9f86-6af31184566d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20482 | 2026.01.16 03:45:09.713199 [ 287 ] {} <Debug> TCP-Session: 56cdc1af-882e-454c-9ddc-125c68c451ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20483 | 2026.01.16 03:45:09.713237 [ 289 ] {} <Debug> TCP-Session: 3701b416-ba98-45a2-83d5-7feef57d1071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20484 | 2026.01.16 03:45:09.713193 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20485 | 2026.01.16 03:45:09.713152 [ 286 ] {} <Debug> TCP-Session: 500d3818-136e-4712-93c3-2511b9ca59a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20486 | 2026.01.16 03:45:09.713127 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20487 | 2026.01.16 03:45:09.713301 [ 291 ] {} <Debug> TCP-Session: a4597e3c-901a-4bbc-abfe-9e8f2007eb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20488 | 2026.01.16 03:45:09.713126 [ 288 ] {} <Debug> TCP-Session: b9a24855-6d53-4ab9-832c-f30adb6f9678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20489 | 2026.01.16 03:45:09.713335 [ 292 ] {} <Debug> TCP-Session: 0ad93d45-7d9e-4169-a15f-f92de00a0609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20490 | 2026.01.16 03:45:10.256289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50460 | ||
| 20491 | 2026.01.16 03:45:10.256829 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2026.01.16 03:45:10.256873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 20493 | 2026.01.16 03:45:10.257498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20494 | 2026.01.16 03:45:10.257945 [ 245 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2026.01.16 03:45:10.258106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50460 | ||
| 20496 | 2026.01.16 03:45:11.282023 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36903 | ||
| 20497 | 2026.01.16 03:45:11.282161 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20498 | 2026.01.16 03:45:11.282197 [ 294 ] {} <Debug> TCP-Session: 2942d8f0-39ff-4d78-ae59-ac5d8e446408 Authenticating user 'default' from [fd00:1122:3344:101::e]:36903 | ||
| 20499 | 2026.01.16 03:45:11.282227 [ 294 ] {} <Debug> TCP-Session: 2942d8f0-39ff-4d78-ae59-ac5d8e446408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20500 | 2026.01.16 03:45:11.282245 [ 294 ] {} <Debug> TCP-Session: 2942d8f0-39ff-4d78-ae59-ac5d8e446408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20501 | 2026.01.16 03:45:11.282453 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61386 | ||
| 20502 | 2026.01.16 03:45:11.282456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46075 | ||
| 20503 | 2026.01.16 03:45:11.282506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59416 | ||
| 20504 | 2026.01.16 03:45:11.282538 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51788 | ||
| 20505 | 2026.01.16 03:45:11.282578 [ 294 ] {} <Trace> TCP-Session: 2942d8f0-39ff-4d78-ae59-ac5d8e446408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2026.01.16 03:45:11.282597 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20507 | 2026.01.16 03:45:11.282541 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20508 | 2026.01.16 03:45:11.282634 [ 286 ] {} <Debug> TCP-Session: 210ff753-0928-4672-8615-ca865a8975d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46075 | ||
| 20509 | 2026.01.16 03:45:11.282636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20510 | 2026.01.16 03:45:11.282657 [ 287 ] {} <Debug> TCP-Session: a1ca050d-b6c3-42a7-9010-f8b2f56e246d Authenticating user 'default' from [fd00:1122:3344:101::e]:61386 | ||
| 20511 | 2026.01.16 03:45:11.282668 [ 286 ] {} <Debug> TCP-Session: 210ff753-0928-4672-8615-ca865a8975d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20512 | 2026.01.16 03:45:11.282683 [ 293 ] {} <Debug> TCP-Session: a945a2dd-2195-45a2-8ef2-eff111777ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51788 | ||
| 20513 | 2026.01.16 03:45:11.282701 [ 286 ] {} <Debug> TCP-Session: 210ff753-0928-4672-8615-ca865a8975d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20514 | 2026.01.16 03:45:11.282727 [ 293 ] {} <Debug> TCP-Session: a945a2dd-2195-45a2-8ef2-eff111777ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20515 | 2026.01.16 03:45:11.282757 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20516 | 2026.01.16 03:45:11.282772 [ 293 ] {} <Debug> TCP-Session: a945a2dd-2195-45a2-8ef2-eff111777ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20517 | 2026.01.16 03:45:11.282694 [ 287 ] {} <Debug> TCP-Session: a1ca050d-b6c3-42a7-9010-f8b2f56e246d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20518 | 2026.01.16 03:45:11.282637 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20519 | 2026.01.16 03:45:11.282827 [ 287 ] {} <Debug> TCP-Session: a1ca050d-b6c3-42a7-9010-f8b2f56e246d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2026.01.16 03:45:11.282533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57210 | ||
| 20521 | 2026.01.16 03:45:11.282860 [ 289 ] {} <Debug> TCP-Session: 1f124204-381f-48a8-9a86-b21c903d861a Authenticating user 'default' from [fd00:1122:3344:101::e]:59416 | ||
| 20522 | 2026.01.16 03:45:11.282523 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41328 | ||
| 20523 | 2026.01.16 03:45:11.282910 [ 289 ] {} <Debug> TCP-Session: 1f124204-381f-48a8-9a86-b21c903d861a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20524 | 2026.01.16 03:45:11.282512 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 20525 | 2026.01.16 03:45:11.282960 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20526 | 2026.01.16 03:45:11.282988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20527 | 2026.01.16 03:45:11.283005 [ 292 ] {} <Debug> TCP-Session: e73f841d-44a2-496a-aaa0-c376c2d07a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:57210 | ||
| 20528 | 2026.01.16 03:45:11.282950 [ 289 ] {} <Debug> TCP-Session: 1f124204-381f-48a8-9a86-b21c903d861a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2026.01.16 03:45:11.283031 [ 291 ] {} <Debug> TCP-Session: a68d6c5a-9ee1-4d76-ba63-b48a7c56aec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41328 | ||
| 20530 | 2026.01.16 03:45:11.283036 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20531 | 2026.01.16 03:45:11.283066 [ 291 ] {} <Debug> TCP-Session: a68d6c5a-9ee1-4d76-ba63-b48a7c56aec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20532 | 2026.01.16 03:45:11.283041 [ 292 ] {} <Debug> TCP-Session: e73f841d-44a2-496a-aaa0-c376c2d07a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20533 | 2026.01.16 03:45:11.283104 [ 291 ] {} <Debug> TCP-Session: a68d6c5a-9ee1-4d76-ba63-b48a7c56aec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20534 | 2026.01.16 03:45:11.283117 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20535 | 2026.01.16 03:45:11.283021 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20536 | 2026.01.16 03:45:11.282475 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65082 | ||
| 20537 | 2026.01.16 03:45:11.283185 [ 290 ] {} <Debug> TCP-Session: f34197cc-823a-4879-a1ee-fb971f2a515b Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 20538 | 2026.01.16 03:45:11.283122 [ 292 ] {} <Debug> TCP-Session: e73f841d-44a2-496a-aaa0-c376c2d07a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20539 | 2026.01.16 03:45:11.283223 [ 290 ] {} <Debug> TCP-Session: f34197cc-823a-4879-a1ee-fb971f2a515b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20540 | 2026.01.16 03:45:11.283246 [ 290 ] {} <Debug> TCP-Session: f34197cc-823a-4879-a1ee-fb971f2a515b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20541 | 2026.01.16 03:45:11.283253 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20542 | 2026.01.16 03:45:11.283280 [ 288 ] {} <Debug> TCP-Session: 75167ff9-c9a4-4520-9c22-cb87716ec196 Authenticating user 'default' from [fd00:1122:3344:101::e]:65082 | ||
| 20543 | 2026.01.16 03:45:11.283297 [ 288 ] {} <Debug> TCP-Session: 75167ff9-c9a4-4520-9c22-cb87716ec196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20544 | 2026.01.16 03:45:11.283309 [ 288 ] {} <Debug> TCP-Session: 75167ff9-c9a4-4520-9c22-cb87716ec196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20545 | 2026.01.16 03:45:11.283432 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 20546 | 2026.01.16 03:45:11.284568 [ 311 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> AggregatingTransform: Aggregating | ||
| 20547 | 2026.01.16 03:45:11.284615 [ 311 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> Aggregator: Aggregation method: without_key | ||
| 20548 | 2026.01.16 03:45:11.284658 [ 311 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001122587 sec. (890.800 rows/sec., 34.80 KiB/sec.) | ||
| 20549 | 2026.01.16 03:45:11.284679 [ 311 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Trace> Aggregator: Merging aggregated data | ||
| 20550 | 2026.01.16 03:45:11.286136 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 20551 | 2026.01.16 03:45:11.286309 [ 294 ] {047017b0-b2c8-4fdc-9093-961e5ca3aa42} <Debug> TCPHandler: Processed in 0.003859368 sec. | ||
| 20552 | 2026.01.16 03:45:11.286437 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20553 | 2026.01.16 03:45:11.286462 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20554 | 2026.01.16 03:45:11.286474 [ 294 ] {} <Debug> TCP-Session: 2942d8f0-39ff-4d78-ae59-ac5d8e446408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20555 | 2026.01.16 03:45:11.286489 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20556 | 2026.01.16 03:45:11.286514 [ 286 ] {} <Debug> TCP-Session: 210ff753-0928-4672-8615-ca865a8975d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20557 | 2026.01.16 03:45:11.286510 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20558 | 2026.01.16 03:45:11.286550 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20559 | 2026.01.16 03:45:11.286571 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20560 | 2026.01.16 03:45:11.286576 [ 287 ] {} <Debug> TCP-Session: a1ca050d-b6c3-42a7-9010-f8b2f56e246d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20561 | 2026.01.16 03:45:11.286601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20562 | 2026.01.16 03:45:11.286618 [ 293 ] {} <Debug> TCP-Session: a945a2dd-2195-45a2-8ef2-eff111777ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.01.16 03:45:11.286604 [ 291 ] {} <Debug> TCP-Session: a68d6c5a-9ee1-4d76-ba63-b48a7c56aec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20564 | 2026.01.16 03:45:11.286647 [ 290 ] {} <Debug> TCP-Session: f34197cc-823a-4879-a1ee-fb971f2a515b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20565 | 2026.01.16 03:45:11.286588 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20566 | 2026.01.16 03:45:11.286548 [ 289 ] {} <Debug> TCP-Session: 1f124204-381f-48a8-9a86-b21c903d861a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20567 | 2026.01.16 03:45:11.286532 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20568 | 2026.01.16 03:45:11.286731 [ 288 ] {} <Debug> TCP-Session: 75167ff9-c9a4-4520-9c22-cb87716ec196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20569 | 2026.01.16 03:45:11.286764 [ 292 ] {} <Debug> TCP-Session: e73f841d-44a2-496a-aaa0-c376c2d07a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20570 | 2026.01.16 03:45:11.344167 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49993 | ||
| 20571 | 2026.01.16 03:45:11.344249 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20572 | 2026.01.16 03:45:11.344272 [ 294 ] {} <Debug> TCP-Session: b79bd73f-5b4b-42f5-9305-b1f09734d2fe Authenticating user 'default' from [fd00:1122:3344:101::e]:49993 | ||
| 20573 | 2026.01.16 03:45:11.344293 [ 294 ] {} <Debug> TCP-Session: b79bd73f-5b4b-42f5-9305-b1f09734d2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20574 | 2026.01.16 03:45:11.344305 [ 294 ] {} <Debug> TCP-Session: b79bd73f-5b4b-42f5-9305-b1f09734d2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20575 | 2026.01.16 03:45:11.344455 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60940 | ||
| 20576 | 2026.01.16 03:45:11.344488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43207 | ||
| 20577 | 2026.01.16 03:45:11.344550 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51725 | ||
| 20578 | 2026.01.16 03:45:11.344577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45681 | ||
| 20579 | 2026.01.16 03:45:11.344592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57416 | ||
| 20580 | 2026.01.16 03:45:11.344618 [ 294 ] {} <Trace> TCP-Session: b79bd73f-5b4b-42f5-9305-b1f09734d2fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20581 | 2026.01.16 03:45:11.344607 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49142 | ||
| 20582 | 2026.01.16 03:45:11.344665 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20583 | 2026.01.16 03:45:11.344685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20584 | 2026.01.16 03:45:11.344722 [ 288 ] {} <Debug> TCP-Session: 438ae24a-1ae5-43f1-982e-94297dadce86 Authenticating user 'default' from [fd00:1122:3344:101::e]:51725 | ||
| 20585 | 2026.01.16 03:45:11.344740 [ 291 ] {} <Debug> TCP-Session: 7b7763ba-74b0-497b-9d12-a07410119217 Authenticating user 'default' from [fd00:1122:3344:101::e]:57416 | ||
| 20586 | 2026.01.16 03:45:11.344745 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20587 | 2026.01.16 03:45:11.344757 [ 288 ] {} <Debug> TCP-Session: 438ae24a-1ae5-43f1-982e-94297dadce86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2026.01.16 03:45:11.344770 [ 291 ] {} <Debug> TCP-Session: 7b7763ba-74b0-497b-9d12-a07410119217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2026.01.16 03:45:11.344792 [ 288 ] {} <Debug> TCP-Session: 438ae24a-1ae5-43f1-982e-94297dadce86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20590 | 2026.01.16 03:45:11.344806 [ 291 ] {} <Debug> TCP-Session: 7b7763ba-74b0-497b-9d12-a07410119217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20591 | 2026.01.16 03:45:11.344819 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20592 | 2026.01.16 03:45:11.344785 [ 293 ] {} <Debug> TCP-Session: bd6e02cc-6e65-413c-bd57-d270459677f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49142 | ||
| 20593 | 2026.01.16 03:45:11.344663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20594 | 2026.01.16 03:45:11.344879 [ 293 ] {} <Debug> TCP-Session: bd6e02cc-6e65-413c-bd57-d270459677f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20595 | 2026.01.16 03:45:11.344901 [ 290 ] {} <Debug> TCP-Session: 7a4dee8e-9140-432f-8139-760b319f2e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:45681 | ||
| 20596 | 2026.01.16 03:45:11.344907 [ 293 ] {} <Debug> TCP-Session: bd6e02cc-6e65-413c-bd57-d270459677f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20597 | 2026.01.16 03:45:11.344602 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37338 | ||
| 20598 | 2026.01.16 03:45:11.344932 [ 290 ] {} <Debug> TCP-Session: 7a4dee8e-9140-432f-8139-760b319f2e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20599 | 2026.01.16 03:45:11.344584 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20600 | 2026.01.16 03:45:11.344992 [ 290 ] {} <Debug> TCP-Session: 7a4dee8e-9140-432f-8139-760b319f2e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20601 | 2026.01.16 03:45:11.345021 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20602 | 2026.01.16 03:45:11.345026 [ 286 ] {} <Debug> TCP-Session: cd7de34c-0c9b-4894-94aa-a591e7d5a47c Authenticating user 'default' from [fd00:1122:3344:101::e]:60940 | ||
| 20603 | 2026.01.16 03:45:11.345056 [ 292 ] {} <Debug> TCP-Session: 19b8b9d6-564f-43a1-9628-1035d706c432 Authenticating user 'default' from [fd00:1122:3344:101::e]:37338 | ||
| 20604 | 2026.01.16 03:45:11.345071 [ 286 ] {} <Debug> TCP-Session: cd7de34c-0c9b-4894-94aa-a591e7d5a47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20605 | 2026.01.16 03:45:11.345093 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20606 | 2026.01.16 03:45:11.345114 [ 286 ] {} <Debug> TCP-Session: cd7de34c-0c9b-4894-94aa-a591e7d5a47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20607 | 2026.01.16 03:45:11.345091 [ 292 ] {} <Debug> TCP-Session: 19b8b9d6-564f-43a1-9628-1035d706c432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20608 | 2026.01.16 03:45:11.345161 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20609 | 2026.01.16 03:45:11.345178 [ 292 ] {} <Debug> TCP-Session: 19b8b9d6-564f-43a1-9628-1035d706c432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20610 | 2026.01.16 03:45:11.344565 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20611 | 2026.01.16 03:45:11.344570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52682 | ||
| 20612 | 2026.01.16 03:45:11.345239 [ 287 ] {} <Debug> TCP-Session: 71c6f6f1-7c20-4cec-a173-849ab6e97c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:43207 | ||
| 20613 | 2026.01.16 03:45:11.345272 [ 287 ] {} <Debug> TCP-Session: 71c6f6f1-7c20-4cec-a173-849ab6e97c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20614 | 2026.01.16 03:45:11.345284 [ 287 ] {} <Debug> TCP-Session: 71c6f6f1-7c20-4cec-a173-849ab6e97c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20615 | 2026.01.16 03:45:11.345308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20616 | 2026.01.16 03:45:11.345340 [ 289 ] {} <Debug> TCP-Session: 5c9131fd-6c6a-4c0d-8b7b-c8fba7490858 Authenticating user 'default' from [fd00:1122:3344:101::e]:52682 | ||
| 20617 | 2026.01.16 03:45:11.345361 [ 289 ] {} <Debug> TCP-Session: 5c9131fd-6c6a-4c0d-8b7b-c8fba7490858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20618 | 2026.01.16 03:45:11.345374 [ 289 ] {} <Debug> TCP-Session: 5c9131fd-6c6a-4c0d-8b7b-c8fba7490858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20619 | 2026.01.16 03:45:11.345465 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Debug> oximeter.version (22d73b9b-82bb-4efd-9e51-111475909bfb) (SelectExecutor): Key condition: unknown | ||
| 20620 | 2026.01.16 03:45:11.346539 [ 342 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> AggregatingTransform: Aggregating | ||
| 20621 | 2026.01.16 03:45:11.346587 [ 342 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 20622 | 2026.01.16 03:45:11.346625 [ 342 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061366 sec. (942.182 rows/sec., 36.80 KiB/sec.) | ||
| 20623 | 2026.01.16 03:45:11.346646 [ 342 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Trace> Aggregator: Merging aggregated data | ||
| 20624 | 2026.01.16 03:45:11.347889 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 20625 | 2026.01.16 03:45:11.348045 [ 294 ] {ad7fbd0b-5417-4845-9f72-18d480dba5fe} <Debug> TCPHandler: Processed in 0.003533112 sec. | ||
| 20626 | 2026.01.16 03:45:11.348156 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20627 | 2026.01.16 03:45:11.348184 [ 294 ] {} <Debug> TCP-Session: b79bd73f-5b4b-42f5-9305-b1f09734d2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20628 | 2026.01.16 03:45:11.348196 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20629 | 2026.01.16 03:45:11.348224 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20630 | 2026.01.16 03:45:11.348238 [ 286 ] {} <Debug> TCP-Session: cd7de34c-0c9b-4894-94aa-a591e7d5a47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20631 | 2026.01.16 03:45:11.348245 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20632 | 2026.01.16 03:45:11.348267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20633 | 2026.01.16 03:45:11.348296 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20634 | 2026.01.16 03:45:11.348307 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20635 | 2026.01.16 03:45:11.348324 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20636 | 2026.01.16 03:45:11.348343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20637 | 2026.01.16 03:45:11.348369 [ 291 ] {} <Debug> TCP-Session: 7b7763ba-74b0-497b-9d12-a07410119217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20638 | 2026.01.16 03:45:11.348389 [ 290 ] {} <Debug> TCP-Session: 7a4dee8e-9140-432f-8139-760b319f2e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20639 | 2026.01.16 03:45:11.348410 [ 292 ] {} <Debug> TCP-Session: 19b8b9d6-564f-43a1-9628-1035d706c432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20640 | 2026.01.16 03:45:11.348359 [ 288 ] {} <Debug> TCP-Session: 438ae24a-1ae5-43f1-982e-94297dadce86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20641 | 2026.01.16 03:45:11.348321 [ 289 ] {} <Debug> TCP-Session: 5c9131fd-6c6a-4c0d-8b7b-c8fba7490858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20642 | 2026.01.16 03:45:11.348300 [ 287 ] {} <Debug> TCP-Session: 71c6f6f1-7c20-4cec-a173-849ab6e97c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20643 | 2026.01.16 03:45:11.348272 [ 293 ] {} <Debug> TCP-Session: bd6e02cc-6e65-413c-bd57-d270459677f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20644 | 2026.01.16 03:45:11.434443 [ 219 ] {} <Trace> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20645 | 2026.01.16 03:45:11.434502 [ 219 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20646 | 2026.01.16 03:45:11.438456 [ 219 ] {} <Debug> system.asynchronous_metric_log (dc30b133-e8af-4e54-bf99-8c355b2740ef): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20647 | 2026.01.16 03:45:11.446029 [ 222 ] {} <Trace> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20648 | 2026.01.16 03:45:11.446083 [ 222 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20649 | 2026.01.16 03:45:11.450315 [ 222 ] {} <Debug> system.metric_log (0bb0ae31-d57b-4009-a97f-6ee44400373d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20650 | 2026.01.16 03:45:12.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.54 MiB, peak 414.21 MiB, free memory in arenas 0.00 B, will set to 402.06 MiB (RSS), difference: 3.52 MiB | ||
| 20651 | 2026.01.16 03:45:12.027212 [ 225 ] {} <Trace> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20652 | 2026.01.16 03:45:12.027278 [ 225 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20653 | 2026.01.16 03:45:12.032072 [ 225 ] {} <Debug> system.query_log (af4aed0e-0b3a-4d3a-9d3a-53a76b1d34e8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||